0.4.0 • Published 1 year ago
@progressiveui/icons-core v0.4.0
icons-core
This tool generates a optimized icon library from a folder of svg files using svgo and react-svgr.
Usage with cmd
Usage with node.js
const iconGenerator = require("@progressiveui/icons-core");
iconGenerator({ src: "/folder", output: "/outputFolder" });Structure
- index.js
- files/name.js
- metadata.json
0.4.0
1 year ago