UNPKG

iconista

Version:

Thousands of SVG icons with one React component

4 lines (3 loc) 142 B
import * as React from 'react'; declare const CoinFill: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element; export default CoinFill;