UNPKG

react-native-payment-card-icons

Version:

A collection of high-quality, customizable payment card brand icons (Visa, Mastercard, Maestro, Amex, and more) as React Native SVG components — fully compatible with React Native, Expo, and React Native Web for seamless cross-platform use.

4 lines 226 B
import type { SvgProps } from 'react-native-svg'; declare const DinersFlatRounded: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default DinersFlatRounded; //# sourceMappingURL=DinersFlatRounded.d.ts.map