basmilius / weather-icons

Free to use animated weather icons.
https://meteocons.com
MIT License
962 stars 127 forks source link

Icons affecting each other's colors #26

Open BekzodIsakov opened 1 year ago

BekzodIsakov commented 1 year ago

When several icons are rendered on the same page, they are changing each other's colors. I think this is happening due to different icons using the same id values. I changed id values, and it fixed the problem.

Issue: SVG-1: `

_SVG-2_:

`

Fix: SVG-2: `

`

basmilius commented 3 months ago

Sorry for the late reply, this will be fixed in the upcoming v3 release.