iconoir

1 · · Aug. 12, 2021, 12:29 a.m.
iconoir A Simple and Definitive Open-Source Icons Library 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' ...