iconoir/README.md
2021-06-06 08:19:33 +02:00

38 lines
1,009 B
Markdown

<p align="center">
<img src="https://github.com/IconoirIcons/iconoir/blob/43b76792ddfe3a626c857dd501fa8b616001ab2c/src/iconoir.png" alt="Iconoir">
</p>
<p align="center">
Iconoir is an open source library with 900+ SVG Icons. No premium icons, no email sign-up, no newsletters.
<p>
<p align="center">
<a href="https://iconoir.com"><strong>Browse at iconoir.com &rarr;</strong></a>
</p>
## Basic Usage
You can download any icon of the pack directly from https://iconoir.com or get them from the repository.
## Font
Iconoir is available in .EOT, .SVG, .TTF, and .WOFF. Get them in the /fonts folder.
Here is an example in HTML:
```shell
<span class="iconoir-hand-brake"></span>
```
## React
A React library is available to install under the name `iconoir-react`. For more details, see the package [README](./packages/iconoir-react).
## Figma
The library is available in the Figma community [here](https://www.figma.com/community/file/983248991460488027/Iconoir-Pack).
## License
MIT License