John KuehJohn Kueh

sunrise icon

Tabler · sunrise · MIT

Download SVG

The Tabler sunrise icon visually represents the sun appearing over the horizon, commonly used in weather applications or interfaces to indicate the start of a new day or morning conditions.

Common uses

  • Displaying current weather conditions (morning).
  • Indicating a 'daytime' or 'morning' setting.
  • Visualizing a time-of-day filter in a forecast.

Use it in React

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

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

Styles

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

outline
<IconSunrise size={24} stroke={2} />
filled
<IconSunriseFilled size={24} stroke={2} />

Details

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

FAQ

What does the sunrise icon represent?
It depicts the sun rising above the horizon, symbolizing morning or the start of a new day.
How do I use the sunrise icon in React?
You can import and use it directly with: import { IconSunrise } from '@tabler/icons-react'.
What is the license for the Tabler sunrise icon?
The Tabler icon library, including the sunrise 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 →