@wfp/icons-core
v0.4.5
Published
Themes for un core
Readme
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("@wfp/icons-core");
iconGenerator({ src: "/folder", output: "/outputFolder" });Structure
- index.js
- files/[name].js
- metadata.json
