The Tabler temperature icon visually represents temperature, commonly used in UIs to indicate weather conditions, temperature readings, or climate-related settings.
Common uses
- Displaying current weather temperature
- Setting temperature preferences
- Indicating heating or cooling status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTemperature } from '@tabler/icons-react';
<IconTemperature size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- weathercelciusfahrenheitcoldhottemperatureclimateforecastmeteorologyatmosphericthermometerdegree
FAQ
- What does the temperature icon represent?
- It depicts a thermometer or a similar visual element to signify temperature, used for weather, climate, or temperature-related controls.
- How do I use the temperature icon in React?
- Import it using `import { IconTemperature } from '@tabler/icons-react';` and then use it as a React component like `<IconTemperature />`.
- What is the license for this icon?
- The Tabler icon library, including the temperature icon, is 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 →