1.1.3 • Published 9 months ago

@generation/icons v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Generation Icons

Add new icons

Easy build all

  1. Add the SVG file to the assets folder

  2. Change the fill value property to currentColor

  3. Run npm run build-all

Run the build-all step by step instead

  1. Add the SVG file to the assets folder

  2. Change the fill value property to currentColor

  3. Run npm run transform This should generate the React components for the SVGs in the src/Icons

  4. Run npm run create This should create the imports for the React components in the index

See your icons locally

  • You can't
1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

10 months ago

1.1.0

11 months ago

1.0.2

12 months ago

1.0.0

12 months ago