Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 2 months 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'
// ...

```