I put together a small set of 8 weather icons as SVG: sun, cloud, rain, snow, wind, storm, fog, moon. Flat, single-color shapes, built to stay legible at small sizes — the kind of thing you'd drop into a weather widget, a forecast app, a dashboard or a game HUD.
Why SVG
Scalable to any size without quality loss, and easy to recolor by editing the fill attribute directly — no design software needed.
Where to look
- The 8 icons are viewable in a small GitHub repo: https://github.com/VincentChabran/weather-icons-svg-pack
- The packaged version (zip + README, licensed for personal and commercial use) is on Gumroad: https://vincentdu2a.gumroad.com/l/tfuwr ($3)
A note on process
The icon set was created with the assistance of generative AI tools as part of the design process, then reviewed and finalized by hand before release — a couple of the shapes went through multiple redraws to make sure each one was an original construction rather than a close copy of an existing icon set.
If you use them in something, I'd be curious to see it.
Top comments (0)