/svg2react

Primary LanguageJavaScript

svg2react

This package convert pure svg to react component

Usage

This command convert all svg files in the input folder

The output folder is ./output by default

npm start "input/folder/path" "output/folder/path"