Skip to content

philanri/weather-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Flat Animated Weather SVG Icon Kit is a collection of carefully crafted SVG files. You can use these SVG files in many ways for your websites/projects/works.

For example: In your website:

  1. Download the svg folder, and upload to your server.

  2. Then link it in your website same as other iframe elements! !note: since these are animated svg files, please use "<iframe>" tag to avoid animation problems.

<iframe class="frame"
  src="images/svg/b_1_partly_cloudy.svg">
</iframe>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT