John KuehJohn Kueh

thermometer hot icon

Phosphor · thermometer-hot · MIT

Download SVG

The Phosphor thermometer hot icon depicts a thermometer indicating a high temperature, commonly used to represent hot weather conditions or elevated body temperature.

Common uses

  • Displaying current hot weather alerts.
  • Indicating a fever in a health tracking app.
  • Showing a high-temperature warning for equipment.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { ThermometerHot } from '@phosphor-icons/react';

<ThermometerHot size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ThermometerHot size={24} />
thin
<ThermometerHot size={24} weight="thin" />
light
<ThermometerHot size={24} weight="light" />
bold
<ThermometerHot size={24} weight="bold" />
fill
<ThermometerHot size={24} weight="fill" />
duotone
<ThermometerHot size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
weather
Keywords
meteorologytemperaturedegrees°celciuscentigradekelvinfahrenheitwarmweatherhealth & wellnessobjectsthermometerhothigh temperaturefever

FAQ

What does the thermometer hot icon represent?
It visually signifies a high temperature reading, suitable for weather, health, or warning indicators.
How do I use this icon in React?
Import it from the Phosphor library and use it as a component: import { ThermometerHot } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon set, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →