UNPKG

iconista

Version:

Thousands of SVG icons with one React component

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