simple-react-heroicons

React heroicons, packaged simply, tree-shaking compatible


License
MIT
Install
npm install simple-react-heroicons@1.3.15

Documentation

simple-react-heroicons

npm i -S simple-react-heroicons
import PhoneSolid from 'simple-react-heroicons/icons/PhoneSolid'
// ...
<PhoneSolid className="absolute" onClick={func} />