Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mainanick/react-heroicons
https://github.com/mainanick/react-heroicons
heroicons
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mainanick/react-heroicons
- Owner: mainanick
- Created: 2020-02-24T17:46:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:12:15.000Z (about 2 years ago)
- Last Synced: 2024-10-28T23:37:21.775Z (2 months ago)
- Topics: heroicons
- Language: JavaScript
- Size: 1.37 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[WIP]
## Heroicons. A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.
Install
`yarn add react-heroicons`
`npm i react-heroicons`
React
`import Annotation from "react-heroicons/dist/MdAnnotation"`
`import { MdAnnotation } from "react-heroicons/dist"`Alot may change later, import will change to
`import Annotation from "react-heroicons/outline-md/Annotation"`