UNPKG

iconista

Version:

Thousands of SVG icons with one React component

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