@generation/icons
v1.1.3
Published
SVG bases React icon components
Downloads
84
Readme
Generation Icons
Add new icons
Easy build all
Add the SVG file to the assets folder
Change the fill value property to
currentColor
Run
npm run build-all
Run the build-all step by step instead
Add the SVG file to the assets folder
Change the fill value property to
currentColor
Run
npm run transform
This should generate the React components for the SVGs in thesrc/Icons
Run
npm run create
This should create the imports for the React components in the index
See your icons locally
- You can't