Ecosyste.ms: Awesome
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: about 2 months 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 (about 3 years ago)
- Default Branch: int
- Last Pushed: 2023-03-25T15:14:43.000Z (almost 2 years ago)
- Last Synced: 2024-09-18T12:40:29.610Z (4 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
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'
// ...```