erikflowers / weather-icons

215 Weather Themed Icons and CSS
https://github.com/erikflowers/weather-icons
6.89k stars 849 forks source link

Request: Animation #180

Open loginetsolutions opened 7 years ago

loginetsolutions commented 7 years ago

This is more a request than an issue. It will be nice if we can animate these weather icons. Congrats for your nice work.

tronicum commented 7 years ago

it's a font, not a GIF.

loginetsolutions commented 7 years ago

Any font can be animated with CSS. See here: http://l-lin.github.io/font-awesome-animation/

brian-g commented 6 years ago

I think that what I imagine for animation is that the rain drops drop and the snow falls. Those kinds of animations are not really possible with a font. The example above is simple animations that you as the developer can apply to any element.

Pure SVG would be able to complex animations.

bonjour81 commented 6 years ago

Hi ! It is said on main page that project is no longer maintained and open for someone to take it. So I guess at short term it may not happen here.

Talking about animated SVG, I just discovered and try yesterday those ones: https://codepen.io/noahblon/pen/lxukH

if you look for animation regarding current conditions (rainny, sunny etc...), it may do the job! But it does not covers many icons provided here (instruments, wind direction, moon etc etc...)