A package for generate svg icons as a react components.
npm install @thecolvinco/icons --save-dev
When you execute the command all SVG icons are optimized and copied in a new optimized directory.
colvin-icons optimize --source icons --dist icons-dist
--source -s
Use it to define the base directory of the icons.
--dist -d
Directory where the svg optimized icons will be located, so as not to crush the original files