The Lucide thermometer sun icon visually represents high temperatures or a hot weather forecast, commonly used in UI elements related to weather information or temperature settings.
Common uses
- Displaying current outdoor temperature
- Indicating a 'hot' setting in a thermostat UI
- Showing a weather forecast for a warm day
Use it in React
Install
npm i lucide-reactImport & render
import { ThermometerSun } from 'lucide-react';
<ThermometerSun size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- temperaturecelsiusfahrenheitweatherwarmhotthermometersunhot weatherhigh temperatureheat indexwarm forecast
FAQ
- What does the thermometer sun icon represent?
- This icon depicts a thermometer with a sun, symbolizing high temperatures, heat, or warm weather conditions.
- How do I use the thermometer sun icon in React?
- You can import and use it in your React application with the following statement: `import { ThermometerSun } from 'lucide-react'`.
- What is the license for the Lucide thermometer sun icon?
- The Lucide icon library, including the thermometer sun icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →