We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icons in the svg folder work as follow
svg
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.
heroicons
It would be better to use a single workflow for consistency
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Icons in the
svg
folder work as followIcons in
heroicons
are directly the React components.It would be better to use a single workflow for consistency
The text was updated successfully, but these errors were encountered: