Icons in the svg folder work as follow
- I put my svg in the icons/svg folder
- I run yarn icons
- It transforms the SVG into react components that I can use in my app
Icons in heroicons are directly the React components.
It would be better to use a single workflow for consistency
Icons in the
svgfolder work as followIcons in
heroiconsare directly the React components.It would be better to use a single workflow for consistency