mini-dashboard
mini-dashboard copied to clipboard
Streamline SVG icons workflow
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