Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mainanick/react-heroicons


https://github.com/mainanick/react-heroicons

heroicons

Last synced: about 2 months ago
JSON representation

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"`