John KuehJohn Kueh

temperature plus icon

Tabler · temperature-plus · MIT

Download SVG

The Tabler temperature plus icon depicts a thermometer with a plus sign, commonly used to indicate an increase in temperature or a higher temperature setting.

Common uses

  • Adjusting thermostat to a higher setting
  • Displaying a rising temperature trend
  • Indicating a 'heat' or 'hot' option

Use it in React

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

<IconTemperaturePlus size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconTemperaturePlus size={24} stroke={2} />
filled
<IconTemperaturePlusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Weather
Keywords
weathercelciusfahrenheitcoldhottemperatureplusclimateforecastaddthermometer addheat upincrease temperaturehotter

FAQ

What does the temperature plus icon represent?
It represents an increase in temperature or a higher temperature value. It's often used for controls related to heating or raising temperature settings.
How do I use this icon in React?
You can import and use it directly with the following statement: import { IconTemperaturePlus } from '@tabler/icons-react'. Then render it as <IconTemperaturePlus />.
What is the license for this icon?
The Tabler icon library, including the temperature plus icon, is available 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 →