iconoir/css
2022-09-10 07:28:29 +00:00
..
iconoir.css Update build artifacts 2022-09-10 07:28:29 +00:00
README.md chore: rename master to main 2022-08-28 14:16:41 -04:00

Iconoir CSS

Import the CSS File:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/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.