UNPKG

@ricons/tabler

Version:

React SVG icon components integrated from [`tabler`](https://github.com/tabler/tabler-icons)

4 lines (3 loc) 192 B
import * as React from 'react'; declare const _default: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>; export default _default;