@onrewind/icons
v1.5.10
Published
## Icons library uses for our products
Downloads
41
Readme
@onrewind/icons
Icons library uses for our products
How to add a new icon ?
Add a new SVG file in
icons
folder.Even though you we run svgo over the files before we generate the components, we want our source to be quite clean too. At this stage, please optimize this before you: https://jakearchibald.github.io/svgomg/.
Run the following command to build it in
lib
folder.$ yarn build