npm.io
0.12.6 • Published 4d ago

@100mslive/react-icons

Licence
MIT
Version
0.12.6
Deps
0
Size
1.4 MB
Vulns
0
Weekly
0
Stars
38

100ms React Icon Library

Lint, Test and Build Bundle Size License Tree shaking

Using the package in your application

// npm
npm install @100mslive/react-icons@latest --save

// yarn
yarn add @100mslive/react-icons@latest

How to add icons

  1. add (only) 24x24 px svg file in /assets
  2. Run
yarn build

The jsx files for the corresponding files will be autogenerated.