Go to file
Luca Burgio 3b173be04d
Create CODE_OF_CONDUCT.md
added code of conduct
2021-05-23 09:55:20 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2021-05-13 08:39:06 +02:00
fonts feat: add fonts 2021-05-16 09:58:53 +02:00
iconjar feat: Add IconJar 2021-05-13 09:10:31 +02:00
icons fix: currentColor instead of Black for some icons 2021-05-22 08:04:50 +02:00
packages/iconoir-react Update iconoir-react to use iconoir v4.3.0 2021-05-23 00:02:28 +01:00
src added preview 2021-05-11 12:07:19 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-05-23 09:55:20 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-05-23 09:48:17 +02:00
FUNDING.yml Create FUNDING.yml 2021-05-14 09:57:11 +02:00
LICENSE Create LICENSE 2021-05-06 10:29:07 +02:00
README.md Update README.md 2021-05-20 11:16:50 -06:00

Iconoir

Iconoir is an open source library with 900+ SVG Icons. No premium icons, no email sign-up, no newsletters.

Browse at iconoir.com →

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:

<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.

License

MIT License