weather-icon-animated icon indicating copy to clipboard operation
weather-icon-animated copied to clipboard

Weather icon using pure CSS

Weather Icon Animated

Pure CSS

Usage

Include CSS file into HTML file

  <link href="../css/weather-icon-animated.css" rel="stylesheet">

And show up

  <div class="icon rainy">
    <div class="cloud"></div>
    <div class="rain"></div>
  </div>

You can see more detail here

License

Based on dribbble shot https://dribbble.com/shots/2097042-Widget-Weather by kylor

A Pen by Josh Bader on CodePen.

License.