Example of how to package SVG icons as React components, etc. Blog post.
- Add icons to
srcdirectory. - Update the version in the root
package.json. - Build the packages:
npm run build. - Publish the packages:
npm run release.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example of how to package SVG icons as React components, etc. Blog post.
src directory.package.json.npm run build.npm run release.