John KuehJohn Kueh

sunset 2 icon

Tabler · sunset-2 · MIT

Download SVG

The Tabler sunset 2 icon depicts the sun low on the horizon, often used to represent the end of the day or a transition period in UI elements related to time or weather.

Common uses

  • End-of-day status indicator
  • Weather forecast for evening
  • Theme switcher for 'night mode'

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSunset2 } from '@tabler/icons-react';

<IconSunset2 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSunset2 size={24} stroke={2} />
filled
<IconSunset2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Weather
Keywords
easthorizonlandscapemorningsunsetclimateforecastmeteorologyatmosphericconditionsweather2eveningdusktwilightsun down

FAQ

What does the sunset 2 icon represent?
It visually represents the sun setting on the horizon, commonly used for time-related or weather-related features.
How do I use the sunset 2 icon in React?
You can import and use it like this: import { IconSunset2 } from '@tabler/icons-react'. Then render it as <IconSunset2 />.
What is the license for this icon?
The Tabler icon library, including the sunset 2 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 →