Go to file
2021-06-15 10:26:23 +02:00
.github/ISSUE_TEMPLATE Update icon request template 2021-05-25 17:03:34 +02:00
bin Introduce iconoir-react-native package, unify build script 2021-06-15 10:26:23 +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 Add my name to LICENSE 2021-06-15 10:26:23 +02:00
src added preview 2021-05-11 12:07:19 +02:00
.gitignore Introduce iconoir-react-native package, unify build script 2021-06-15 10:26:23 +02:00
.prettierrc.json Introduce iconoir-react-native package, unify build script 2021-06-15 10:26:23 +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
package-lock.json Introduce iconoir-react-native package, unify build script 2021-06-15 10:26:23 +02:00
package.json Introduce iconoir-react-native package, unify build script 2021-06-15 10:26:23 +02:00
README.md Add shields to readme 2021-06-14 11:41:47 +02:00

Iconoir

Iconoir is an open source library with 900+ SVG Icons, designed on a 24x24 pixels grid. No premium icons, no email sign-up, no newsletters.

Browse at iconoir.com →

NPM Monthly Downloads NPM Version Project Stars License

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.

Framer

Iconoir is happily part of Framer 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.

Figma

The library is available in the Figma community here.

License

MIT License