figma-plugin-ds
figma-plugin-ds copied to clipboard
Use "currentColor" for the SVG icons fill
Do you think it would be possible to use currentColor
instead of #000
for the fill
of the SVG icons (or potentially just leave it empty, so it inherits the color value)? In this way it would be easier to tint the icons (instead of using CSS filters). Also, since the current fill is black anyway, this probably would have a minimal impact on the existing usage of the icons.
If it's something you would consider, let me know that I can open a PR.
Would definitely be open to a PR @didoo! Sorry for just seeing this now!