The HugeIcons fahrenheit icon depicts a thermometer displaying a temperature in Fahrenheit, commonly used to represent temperature settings or readings in a user interface.
Common uses
- Temperature unit selection
- Displaying current weather temperature
- Thermostat control panel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FahrenheitIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FahrenheitIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- temperaturethermometerweatherheat
FAQ
- What does the fahrenheit icon represent?
- The icon represents a thermometer displaying temperature in Fahrenheit, suitable for indicating temperature values or settings.
- How do I use the fahrenheit icon in React?
- Import both HugeiconsIcon and FahrenheitIcon, then render <HugeiconsIcon icon={FahrenheitIcon} />.
- What is the license for the fahrenheit icon?
- The fahrenheit icon is provided under the MIT license, allowing for free use.
Looking for something else? Search HugeIcons 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 →