svgict
v1.1.1
Published
SVG Icon CreaTor.
Downloads
3
Readme
SVGICT
SVG Icon CreaTor. It is a svg icons component creator for react & vuejs.
Installation
$ [sudo] npm install -g svgict
Usage
CLI
Simple svg icon creator
Usage:
svgict [OPTIONS] [ARGS]
Options:
-h, --help : Help
-v, --version : Version
-i INPUT, --input=INPUT : Input folder
-o OUTPUT, --output=OUTPUT : Output folder (by default the same as the input)
-c CONFIG, --config=CONFIG : Config file or JSON string to extend or replace default
-q, --quiet : Only output error messages, not regular status messages
Arguments:
INPUT : Alias to --input
$ npx svgict -i ../folder/with/svg/files -o ../folder/ouput
License and Copyright
This software is released under the terms of the MIT license.