0.4.0 • Published 2 years ago

@progressiveui/icons-core v0.4.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years 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