0.4.0 • Published 9 months 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
9 months ago