You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use the currentColor feature to change the color of SVG icons (hover, in a different context (such as warning, success, ...) so an image tag with src=..path/to/svg is not an option.
Does it make sense to use "is-land" for icons so that they are not hydrated and stay compact?
// This ticket it's not really an issue, just curious what do think about that (or maybe there are even other options I have missed)
The text was updated successfully, but these errors were encountered:
I'd like to use the
currentColor
feature to change the color of SVG icons (hover, in a different context (such as warning, success, ...) so an image tag with src=..path/to/svg is not an option.Does it make sense to use "is-land" for icons so that they are not hydrated and stay compact?
// This ticket it's not really an issue, just curious what do think about that (or maybe there are even other options I have missed)
The text was updated successfully, but these errors were encountered: