weather icon — free SVG
Download the free weather icon as SVG or PNG, copy the weather SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
weather (noun, verb, adjective) — the atmospheric conditions that comprise the state of the atmosphere in terms of temperature and wind and clouds and precipitation
How to use the weather icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ62TXFPX5EHCYWNTXWBABHG.svg" alt="weather icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><path d="M9 4.6a3.7 3.7 0 0 1 3.6 2.9M9 2.9v-.01M4.9 8.7H3.5m2.6-2.9-1-1m4.4 14.7h7.1a3.2 3.2 0 0 0 .6-6.4 4.4 4.4 0 0 0-8.6.9 3 3 0 0 0 .9 5.5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="weather".
Download weather SVG & PNG
weather.svg · weather.png (512px) — all 4 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.