Thermometer Full Pixel Art Icon
A full thermometer icon for high-temperature warnings, fever alerts, overheating indicators and maximum heat states.
Tags
thermometerfull
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Thermometer Full icon
A thermometer filled to the top, indicating maximum or dangerously high temperature. Use it in a weather app for extreme heat advisories, in a health app when body temperature reaches a fever threshold, in a server dashboard for an overheating machine, or in an industrial monitoring tool at its red-zone reading. It conveys urgency through visual fullness. Thermometer-half covers a moderate mid-range; thermometer-warning adds an explicit alert badge. This icon implies heat severity through the full column alone.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/thermometer-full.svg" width="24" height="24" alt="Thermometer Full" />
<!-- React -->
import { ThermometerFull } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="thermometer-full.svg" width="48" height="48" style="image-rendering: pixelated" />