velocity_engineering_ve_icons
v2.0.12
Published
Common icons for all products
Readme
ve-icons
We store all common icons in src/svg_files and convert them to react components (with camelCase name and Icon sufffix) using svgr.
For build we use vite.
Adding new icon
Just add your svg to src/svg_files , update version in package.json
Preview
You can preview all icons using yarn dev with their import name.

