A thermometer beside a sun, for hot weather, summer temperature and heat forecasts. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M14.5 5C14.5 3.3431 15.8431 2 17.5 2C19.1569 2 20.5 3.3431 20.5 5L20.5 13.7251C20.5 13.9803 20.5976 14.2258 20.7727 14.4114C21.5609 15.2466 22 16.3516 22 17.5C22 19.9853 19.9853 22 17.5 22C15.0147 22 13 19.9853 13 17.5C13 16.3516 13.4391 15.2466 14.2273 14.4114C14.4024 14.2258 14.5 13.9803 14.5 13.7251L14.5 5ZM10.5 12.4495C10.3355 12.4831 10.1679 12.5 10 12.5C8.6193 12.5 7.5 11.3807 7.5 10C7.5 8.6193 8.6193 7.5 10 7.5C10.1679 7.5 10.3355 7.5169 10.5 7.5505M5.4038 14.5962L4.3431 15.6569M3.5 10L2 10M5.4038 5.4038L4.3431 4.3431M10 3.5L10 2" fill="none"/>
<path d="M19 17.5C19 18.3284 18.3284 19 17.5 19C16.6716 19 16 18.3284 16 17.5C16 16.6716 16.6716 16 17.5 16C18.3284 16 19 16.6716 19 17.5Z" fill="currentColor" stroke="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- heat
- hot weather
- summer
- temperature
- heatwave
Related icons
The rest of the thermometer family first, then the Weather shelf.
FAQ
Answered from thermometer-sun's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the thermometer-sun icon for?
- A thermometer beside a sun, for hot weather, summer temperature and heat forecasts. It is filed under Weather in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as heat, hot weather, summer, temperature and heatwave, and the browser's search matches all of those.
- What styles does the thermometer-sun icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of thermometer-sun?
- No. thermometer-sun is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with thermometer-sun?
- thermometer, thermometer-snowflake, cloud, cloud-rain, moon and moon-star, and 12 more, all shown below. The thermometer family is listed first, then the rest of the Weather shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import thermometer-sun in React?
- <ThermometerSun /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <ThermometerSun size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the thermometer-sun SVG?
- icons/stroke/thermometer-sun.svg, icons/duotone/thermometer-sun.svg and icons/fill/thermometer-sun.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was thermometer-sun added to the set?
- Added 13 Sept 2026. It ships in v0.9.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.