The Tabler temperature fahrenheit icon visually represents the Fahrenheit scale for temperature, commonly used in user interfaces to indicate temperature readings or settings.
Common uses
- Displaying current outdoor temperature.
- Setting temperature preferences in a thermostat control.
- Indicating the temperature of a product or environment.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTemperatureFahrenheit } from '@tabler/icons-react';
<IconTemperatureFahrenheit size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- weathercelciusfahrenheitcoldhottemperatureclimateforecastmeteorologyatmosphericthermometer
FAQ
- What does the temperature fahrenheit icon represent?
- This icon specifically depicts the Fahrenheit scale for temperature, often used to show temperature values or controls in a user interface.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconTemperatureFahrenheit } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the temperature fahrenheit 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 →