iconoir/README.md

43 lines
1.2 KiB
Markdown
Raw Normal View History

2021-05-11 12:08:03 +02:00
<p align="center">
<img src="https://github.com/IconoirIcons/iconoir/blob/43b76792ddfe3a626c857dd501fa8b616001ab2c/src/iconoir.png" alt="Iconoir">
</p>
2021-05-04 12:55:15 +02:00
<p align="center">
2021-05-20 19:16:50 +02:00
Iconoir is an open source library with 900+ SVG Icons. No premium icons, no email sign-up, no newsletters.
2021-05-04 12:55:15 +02:00
<p>
<p align="center">
<a href="https://iconoir.com"><strong>Browse at iconoir.com &rarr;</strong></a>
</p>
## Basic Usage
2021-05-11 18:58:46 +02:00
You can download any icon of the pack directly from https://iconoir.com or get them from the repository.
2021-05-04 12:55:15 +02:00
2021-05-16 09:58:53 +02:00
## Font
Iconoir is available in .EOT, .SVG, .TTF, and .WOFF. Get them in the /fonts folder.
Here is an example in HTML:
2021-05-04 12:55:15 +02:00
2021-05-16 09:58:53 +02:00
```shell
<span class="iconoir-hand-brake"></span>
```
2021-05-04 12:55:15 +02:00
2021-05-16 09:58:53 +02:00
## React
2021-05-04 12:55:15 +02:00
2021-05-19 21:34:42 +02:00
A React library is available to install under the name `iconoir-react`. For more details, see the package [README](./packages/iconoir-react).
2021-05-04 12:55:15 +02:00
2021-06-09 08:50:51 +02:00
## Framer
Iconoir is happily part of [Framer](https://framer.com) now. To start using the icons: On the top menu, `Insert` > `Graphics` > `Iconoir`.
You can switch between icons from the right sidebar in the editor.
2021-06-06 08:19:33 +02:00
## Figma
The library is available in the Figma community [here](https://www.figma.com/community/file/983248991460488027/Iconoir-Pack).
2021-05-04 12:55:15 +02:00
## License
2021-05-06 14:22:47 +02:00
MIT License