The Lucide sunset icon visually represents the transition from day to night, commonly used to indicate evening, the end of a day's activities, or a time-related setting.
Common uses
- Displaying current weather conditions (evening).
- Setting a time for an event or alarm.
- Indicating a 'log out' or 'end session' action.
Use it in React
Install
npm i lucide-reactImport & render
import { Sunset } from 'lucide-react';
<Sunset size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- weathertimeeveningnightsunsetdusktwilightsundown
FAQ
- What does the sunset icon represent?
- It symbolizes the sun setting below the horizon, indicating evening or the end of daylight. It's often used for time-related or weather-related contexts.
- How do I use the sunset icon in React?
- You can import and use it directly from the lucide-react library like this: import { Sunset } from 'lucide-react'.
- What is the license for the Lucide sunset icon?
- The Lucide icon library, including the sunset icon, is available under the ISC license, which is a permissive open-source 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 →