0.4.0 • Published 9 months ago

@progressiveui/icons-core v0.4.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

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