CLI to convert SVG to React component
npm install svg2react
```
npm install -g svg2react
`
Usage: svg2react [options]
Options:
-h, --help output usage information
-V, --version output the version number
-d, --output-dir [dir] output directory
``