sunrise icon
sunrise from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.
- Name
- sunrise
- Set
- Element Plus
- Style
- Outline
- Viewbox
- 1024×1024
- License
- MIT
The same icon in other sets
sunriseBootstrap IconssunriseCarbonsunriseEmoji One (Colored)sunriseFramework7 IconssunriseFeather IconssunriseFluent EmojisunriseFluent Emoji FlatsunriseFluent Emoji High ContrastsunriseFirefox OS EmojisunriseHuge IconssunriseIconParksunriseIconPark OutlinesunriseLucidesunrise-fillMingCute IconsunriseMyna UI IconssunriseNoto EmojisunriseOpenMojisunriseSimple Iconssunrise-boldSolarsunriseTabler IconssunriseTwitter Emoji
Use the sunrise icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.4-96a352 352 0 0 1 701.2 0h-64.3a288 288 0 0 0-572.6 0zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.3 168.7a32 32 0 0 1 0 45.3l-67.8 67.8a32 32 0 1 1-45.3-45.3l67.8-67.8a32 32 0 0 1 45.3 0m-814.6 0a32 32 0 0 1 45.3 0l67.8 67.8a32 32 0 1 1-45.3 45.3L104.7 342a32 32 0 0 1 0-45.3"/></svg>
React
import type { SVGProps } from "react";
export function EpSunrise(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.4-96a352 352 0 0 1 701.2 0h-64.3a288 288 0 0 0-572.6 0zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.3 168.7a32 32 0 0 1 0 45.3l-67.8 67.8a32 32 0 1 1-45.3-45.3l67.8-67.8a32 32 0 0 1 45.3 0m-814.6 0a32 32 0 0 1 45.3 0l67.8 67.8a32 32 0 1 1-45.3 45.3L104.7 342a32 32 0 0 1 0-45.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.4-96a352 352 0 0 1 701.2 0h-64.3a288 288 0 0 0-572.6 0zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.3 168.7a32 32 0 0 1 0 45.3l-67.8 67.8a32 32 0 1 1-45.3-45.3l67.8-67.8a32 32 0 0 1 45.3 0m-814.6 0a32 32 0 0 1 45.3 0l67.8 67.8a32 32 0 1 1-45.3 45.3L104.7 342a32 32 0 0 1 0-45.3"/></svg> </template>
CSS
.icon-sunrise {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%20768h960a32%2032%200%201%201%200%2064H32a32%2032%200%201%201%200-64m129.4-96a352%20352%200%200%201%20701.2%200h-64.3a288%20288%200%200%200-572.6%200zM512%20128a32%2032%200%200%201%2032%2032v96a32%2032%200%200%201-64%200v-96a32%2032%200%200%201%2032-32m407.3%20168.7a32%2032%200%200%201%200%2045.3l-67.8%2067.8a32%2032%200%201%201-45.3-45.3l67.8-67.8a32%2032%200%200%201%2045.3%200m-814.6%200a32%2032%200%200%201%2045.3%200l67.8%2067.8a32%2032%200%201%201-45.3%2045.3L104.7%20342a32%2032%200%200%201%200-45.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%20768h960a32%2032%200%201%201%200%2064H32a32%2032%200%201%201%200-64m129.4-96a352%20352%200%200%201%20701.2%200h-64.3a288%20288%200%200%200-572.6%200zM512%20128a32%2032%200%200%201%2032%2032v96a32%2032%200%200%201-64%200v-96a32%2032%200%200%201%2032-32m407.3%20168.7a32%2032%200%200%201%200%2045.3l-67.8%2067.8a32%2032%200%201%201-45.3-45.3l67.8-67.8a32%2032%200%200%201%2045.3%200m-814.6%200a32%2032%200%200%201%2045.3%200l67.8%2067.8a32%2032%200%201%201-45.3%2045.3L104.7%20342a32%2032%200%200%201%200-45.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/sunrise.svg?color=%231a73e8&size=48