All Projects → necolas → Icon Builder Example

necolas / Icon Builder Example

Programming Languages

javascript
184084 projects - #8 most used programming language

Making SVG icon libraries

Example of how to package SVG icons as React components, etc. Blog post.

Development

  1. Add icons to src directory.
  2. Update the version in the root package.json.
  3. Build the packages: npm run build.
  4. Publish the packages: npm run release.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].