Go to file
2021-06-01 08:54:27 +02:00
.github/ISSUE_TEMPLATE Update icon request template 2021-05-25 17:03:34 +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: path issues on cloud-sync and -desync icons 2021-06-01 08:54:27 +02:00
packages/iconoir-react Regenerate package-lock.json with node v14 2021-05-30 13:59:01 +02: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-25 10:06:27 +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