basmilius / weather-icons

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

Bad code in several icons #33

Open cyberalien opened 9 months ago

cyberalien commented 9 months ago

Several icons that use SVG animations have multiple elements with the same id:

Last icon has 2 symbols with same id, other icons have multiple animations with same id. Symbols are used as clip paths, animations are used in timing of other animations, so those ids are actually used and probably used incorrectly.

cyberalien commented 9 months ago

Few more icons with same bugs:

For most of those icons, both fill and line versions are affected. I've listed only 1 variation.

basmilius commented 5 days ago

Hi sorry for the verry late answer, this will be fixed in the v3 milestone.