thomasloven / hass-fontawesome

🔹 Use icons from fontawesome in home-assistant
Other
274 stars 52 forks source link

Cannot use original SVG color (Duotone, Pro) #43

Closed MrLeonida closed 3 years ago

MrLeonida commented 3 years ago

Hi,

I'm using the Pro version of Font Awesome, downloading some SVGs in duotone mode into the custom_icons folder.

Maybe I make some mistakes (even of inexperience) but I am not able to keep the two original colors set through the fill property in the path of the SVG files (ex. #E63946). They are always overwritten by the primary color of Home Assistant (in my case the classic blue).

How can I keep the original colors that I have set in the SVG files?

MrLeonida commented 3 years ago

The error was only on Edge Browser. IOS App, with #fullcolor works fine.