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
i've seen from the docs that the transform function only works on custom icons. why can't it work on all of them?
make transform work on every icon, not just custom ones
using compiler: "raw" and playing around with innerHTML
this feature would be most useful for optimizations, since most of the icons look good with 1 or even 0 float numbers in the path element
The text was updated successfully, but these errors were encountered:
Well, sure, PR welcome
Sorry, something went wrong.
No branches or pull requests
Clear and concise description of the problem
i've seen from the docs that the transform function only works on custom icons. why can't it work on all of them?
Suggested solution
make transform work on every icon, not just custom ones
Alternative
using compiler: "raw" and playing around with innerHTML
Additional context
this feature would be most useful for optimizations, since most of the icons look good with 1 or even 0 float numbers in the path element
Validations
The text was updated successfully, but these errors were encountered: