Hi bricks team,
Since this isn’t actually a bug, I’d like to talk about a challenge when using SVG icons …
When we use svg icons in bricks, the size and color controls that control non-SVG icons are practically useless. On the other hand, since the color and size of SVG icons are controlled in a separate section, it is impossible to control the color of SVG icons in different states (hover, active and current).
Two examples :
1- If we use SVG icon for arrows in the slider/nestable element, we can no longer control the style of this icon in hover and disabled states.
2- Or, for example, in the new rating element, if we use the SVG icon, it will not be possible to control the color of the star in full or empty state, and even the size control will not work at all.
Is there a solution to this issue? In such a way that control of the color and size of SVG icons is controlled with non-SVG icons in a unified way? Or any solution that fixes this problem.
Thank you for your attention,
HOSEIN