A high thermometer beside a degree mark, for high temperature, heatwaves and degrees. On a 24×24 grid in stroke, duotone and fill, free under MIT.

WeatherNewv0.9.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M4 6C4 3.7909 5.7909 2 8 2C10.2091 2 12 3.7909 12 6L12 11.101C12 11.3627 12.1026 11.614 12.2857 11.8009C13.3846 12.9224 14 14.4299 14 16C14 19.3137 11.3137 22 8 22C4.6863 22 2 19.3137 2 16C2 14.4299 2.6154 12.9224 3.7143 11.8009C3.8974 11.614 4 11.3627 4 11.101L4 6ZM8 16L8 7.5M22 5C22 6.6569 20.6569 8 19 8C17.3431 8 16 6.6569 16 5C16 3.3431 17.3431 2 19 2C20.6569 2 22 3.3431 22 5Z" fill="none"/>
  <path d="M9.5 16C9.5 16.8284 8.8284 17.5 8 17.5C7.1716 17.5 6.5 16.8284 6.5 16C6.5 15.1716 7.1716 14.5 8 14.5C8.8284 14.5 9.5 15.1716 9.5 16Z" 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.

  • fever
  • heat
  • degrees
  • hot
  • thermometer
  • overheating

Related icons

The rest of the temperature family first, then the Weather shelf.

FAQ

Answered from temperature-high's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the temperature-high icon for?
A high thermometer beside a degree mark, for high temperature, heatwaves and degrees. 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 fever, heat, degrees, hot, thermometer and overheating, and the browser's search matches all of those.
What styles does the temperature-high 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 temperature-high?
No. temperature-high is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with temperature-high?
temperature-empty, temperature-full, temperature-half, temperature-quarter, cloud and cloud-rain, and 12 more, all shown below. The temperature 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 temperature-high in React?
<TemperatureHigh /> 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 <TemperatureHigh size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the temperature-high SVG?
icons/stroke/temperature-high.svg, icons/duotone/temperature-high.svg and icons/fill/temperature-high.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 temperature-high 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.