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 238 B
import type { SvgProps } from 'react-native-svg'; declare const GenericCardLogoBorder: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default GenericCardLogoBorder; //# sourceMappingURL=GenericCardLogoBorder.d.ts.map