sunset icon
sunset-broken from Solar by 480 Design · Broken · Weather · CC-BY-4.0 Attribution required.
- Name
- sunset-broken
- Set
- Solar
- Style
- Broken
- Category
- Weather
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
sunsetBootstrap IconssunsetCarbonsunsetEmoji One (Colored)sunsetElement PlussunsetFramework7 IconssunsetFeather IconssunsetFluent EmojisunsetFluent Emoji FlatsunsetFluent Emoji High ContrastsunsetHuge IconssunsetIconParksunsetIconPark OutlinesunsetIconPark SolidsunsetIconPark TwoTonesunsetLucidesunset-fillMingCute IconsunsetMyna UI IconssunsetNoto EmojisunsetOpenMojisunsetTabler IconssunsetTwitter EmojisunsetUnicons
More weather icons from Solar
cloud-boldcloud-bolt-boldcloud-bolt-minimalistic-boldcloud-check-boldcloud-cross-boldcloud-download-boldcloud-minus-boldcloud-plus-boldcloud-rain-boldcloud-snowfall-boldcloud-snowfall-minimalistic-boldcloud-storm-boldcloud-sun-2-boldcloud-sun-boldcloud-upload-boldcloud-waterdrop-boldcloud-waterdrops-boldclouds-boldcloudy-moon-boldfog-boldmoon-boldmoon-fog-boldmoon-sleep-boldmoon-stars-bold
Use the sunset icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8 22H16"/><path stroke-linejoin="round" d="M5 19H19"/><path stroke-linejoin="round" d="M2 16H22"/><path stroke-linejoin="round" d="M12 6V13M10 11L12 13L14 11"/><path d="M12 2V3"/><path d="M22 12L21 12"/><path d="M3 12L2 12"/><path d="M19.0708 4.92969L18.678 5.32252"/><path d="M5.32178 5.32227L4.92894 4.92943"/><path d="M10 6.34141C10.6256 6.12031 11.2987 6 12 6C15.3137 6 18 8.68629 18 12C18 13.5217 17.4335 14.911 16.5 15.9687H7.5C6.56645 14.911 6 13.5217 6 12C6 11.2987 6.12031 10.6256 6.34141 10"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSunsetBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M8 22H16"/><path strokeLinejoin="round" d="M5 19H19"/><path strokeLinejoin="round" d="M2 16H22"/><path strokeLinejoin="round" d="M12 6V13M10 11L12 13L14 11"/><path d="M12 2V3"/><path d="M22 12L21 12"/><path d="M3 12L2 12"/><path d="M19.0708 4.92969L18.678 5.32252"/><path d="M5.32178 5.32227L4.92894 4.92943"/><path d="M10 6.34141C10.6256 6.12031 11.2987 6 12 6C15.3137 6 18 8.68629 18 12C18 13.5217 17.4335 14.911 16.5 15.9687H7.5C6.56645 14.911 6 13.5217 6 12C6 11.2987 6.12031 10.6256 6.34141 10"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8 22H16"/><path stroke-linejoin="round" d="M5 19H19"/><path stroke-linejoin="round" d="M2 16H22"/><path stroke-linejoin="round" d="M12 6V13M10 11L12 13L14 11"/><path d="M12 2V3"/><path d="M22 12L21 12"/><path d="M3 12L2 12"/><path d="M19.0708 4.92969L18.678 5.32252"/><path d="M5.32178 5.32227L4.92894 4.92943"/><path d="M10 6.34141C10.6256 6.12031 11.2987 6 12 6C15.3137 6 18 8.68629 18 12C18 13.5217 17.4335 14.911 16.5 15.9687H7.5C6.56645 14.911 6 13.5217 6 12C6 11.2987 6.12031 10.6256 6.34141 10"/></g></svg> </template>
CSS
.icon-sunset-broken {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2022H16%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2019H19%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2016H22%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%206V13M10%2011L12%2013L14%2011%22%2F%3E%3Cpath%20d%3D%22M12%202V3%22%2F%3E%3Cpath%20d%3D%22M22%2012L21%2012%22%2F%3E%3Cpath%20d%3D%22M3%2012L2%2012%22%2F%3E%3Cpath%20d%3D%22M19.0708%204.92969L18.678%205.32252%22%2F%3E%3Cpath%20d%3D%22M5.32178%205.32227L4.92894%204.92943%22%2F%3E%3Cpath%20d%3D%22M10%206.34141C10.6256%206.12031%2011.2987%206%2012%206C15.3137%206%2018%208.68629%2018%2012C18%2013.5217%2017.4335%2014.911%2016.5%2015.9687H7.5C6.56645%2014.911%206%2013.5217%206%2012C6%2011.2987%206.12031%2010.6256%206.34141%2010%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2022H16%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2019H19%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2016H22%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%206V13M10%2011L12%2013L14%2011%22%2F%3E%3Cpath%20d%3D%22M12%202V3%22%2F%3E%3Cpath%20d%3D%22M22%2012L21%2012%22%2F%3E%3Cpath%20d%3D%22M3%2012L2%2012%22%2F%3E%3Cpath%20d%3D%22M19.0708%204.92969L18.678%205.32252%22%2F%3E%3Cpath%20d%3D%22M5.32178%205.32227L4.92894%204.92943%22%2F%3E%3Cpath%20d%3D%22M10%206.34141C10.6256%206.12031%2011.2987%206%2012%206C15.3137%206%2018%208.68629%2018%2012C18%2013.5217%2017.4335%2014.911%2016.5%2015.9687H7.5C6.56645%2014.911%206%2013.5217%206%2012C6%2011.2987%206.12031%2010.6256%206.34141%2010%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/sunset-broken.svg?color=%231a73e8&size=48