An open API service indexing awesome lists of open source software.

https://github.com/bhallstein/simple-react-heroicons

Simple react hero icons wrapper, supporting tree-shaking
https://github.com/bhallstein/simple-react-heroicons

Last synced: over 1 year ago
JSON representation

Simple react hero icons wrapper, supporting tree-shaking

Awesome Lists containing this project

README

          

# simple-react-heroicons

```bash
npm i -S simple-react-heroicons
```

```js
import PhoneSolid from 'simple-react-heroicons/icons/PhoneSolid'
// ...

```