Hi
Is it possible to change the fill color of the star icon (and maybe other icons) in a custom theme?
The fill color is set in the svg file: /development/platform/src/Storefront/Resources/app/storefront/dist/assets/icon/default/star.svg
I tried with copying this file to my custom theme (and change the fill color):
/development/custom/plugins/[MyCustomTheme]/src/Resources/app/storefront/dist/assets/icon/default/star.svg
But it does not looks like it’s picked up (the „default“ color is still used). Is this even possible?
I have read some other thread about the icons, but they are mostly about changing the whole icon set.
/ Magnus