3id-icons 中文文档教程
Making SVG icon libraries
如何将 SVG 图标打包成 React 组件等的例子 Blog 发布。
Development
- Add icons to
src
directory. - Update the version in the root
package.json
. - Build the packages:
npm run build
. - Publish the packages:
npm run release
.
Making SVG icon libraries
Example of how to package SVG icons as React components, etc. Blog post.
Development
- Add icons to
src
directory. - Update the version in the root
package.json
. - Build the packages:
npm run build
. - Publish the packages:
npm run release
.