The Lucide sun snow icon depicts a sun partially obscured by snowflakes, commonly used to represent variable weather conditions or a moderate temperature range.
Common uses
- Displaying current weather forecasts
- Indicating a temperature setting between hot and cold
- Representing transitional seasons like autumn or spring
Use it in React
Install
npm i lucide-reactImport & render
import { SunSnow } from 'lucide-react';
<SunSnow size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- weatherair conditioningtemperaturehotcoldseasonssunsnowpartly sunny snowtemperate weathermixed precipitationsun and snowflakes
FAQ
- What does the sun snow icon represent?
- It symbolizes a mix of sunny and snowy conditions, often used for variable weather or moderate temperatures.
- How do I use the sun snow icon in React?
- You can import it directly from the lucide-react library: import { SunSnow } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the sun snow 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 →