The Tabler thermometer icon visually represents a device used to measure temperature, commonly employed in UIs to indicate temperature readings, health status, or weather conditions.
Common uses
- Displaying current outdoor temperature.
- Indicating a patient's fever status in a health app.
- Showing the temperature setting for a thermostat control.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconThermometer } from '@tabler/icons-react';
<IconThermometer size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- temperaturehotcoldweathermedicalfevercelsiusthermometerwellnesshealthcarehealthtemperature gaugeheat indicatorfever symbolweather sensor
FAQ
- What is the Tabler thermometer icon used for?
- It's used to visually represent temperature measurement, useful for weather, health, or device settings in user interfaces.
- How do I use the thermometer icon in React?
- You can import and use it directly in your React components like this: import { IconThermometer } from '@tabler/icons-react'.
- What is the license for the Tabler thermometer icon?
- The Tabler icons, including the thermometer icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →