1.2.3 • Published 4 years ago

iaa-react v1.2.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Basic Usage

You can download any icon of the pack directly from https://iconoir.com or get them from this repository.

Additionally, the icons are available via the iconoir NPM package:

yarn add iconoir
# or
npm i iconoir

Example usage:

import Iconoir from 'iconoir/icons/iconoir.svg'

React

A React library is available to install under the name iconoir-react. For more details, see the package README.

React Native

A React Native library is available to install under the name iconoir-react-native. 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.

CSS

Import the CSS File:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lucaburgio/iconoir@master/css/iconoir.css">

Here is an example in HTML:

<i class="iconoir-hand-brake"></i>

The class must always be "iconoir-" and then the name of the icon. You can find the names of the icons here.

Figma

The library is available in the Figma community here.

License

MIT License

1.2.3

4 years ago

1.2.2

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.80

4 years ago

1.0.90

4 years ago

1.0.40

4 years ago

1.0.50

4 years ago

1.0.70

4 years ago

1.0.88

4 years ago

1.0.33

4 years ago

1.0.22

4 years ago

1.0.20

4 years ago

1.0.30

4 years ago

1.0.18

4 years ago

1.0.15

4 years ago

1.0.13

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago