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
- Host: GitHub
- URL: https://github.com/bhallstein/simple-react-heroicons
- Owner: bhallstein
- License: mit
- Created: 2021-10-21T15:20:45.000Z (almost 5 years ago)
- Default Branch: int
- Last Pushed: 2023-03-25T15:14:43.000Z (over 3 years ago)
- Last Synced: 2025-02-21T13:46:09.880Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
- Dei: deindent.mjs
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'
// ...
```