UNPKG

@hrobarikt/box-ui-elements

Version:
4 lines (3 loc) 183 B
import { Icon } from '../iconTypes'; declare const IconCreditCardVisa: ({ className, color, height, opacity, title, width, }: Icon) => JSX.Element; export default IconCreditCardVisa;