Moonset Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Moonset icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/318416.svg" alt="Moonset icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318416.svg" alt="Moonset icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318416.svg" alt="Moonset icon" :width="24" :height="24" />
CSS background
.icon-moonset {
background-image: url('https://proicons.com/icon/318416.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<rect x="2" y="28" width="28" height="2"/>
<path d="M26,26H24a7.987,7.987,0,0,0-2.0371-5.3335l1.49-1.334A9.9835,9.9835,0,0,1,26,26Z"/>
<path d="M16,26H14a9.9268,9.9268,0,0,1,3.7539-7.804A7.89,7.89,0,0,0,16,18a8.0092,8.0092,0,0,0-8,8H6A10.0113,10.0113,0,0,1,16,16a9.8923,9.8923,0,0,1,4.4458,1.0515,1,1,0,0,1,0,1.79A7.9567,7.9567,0,0,0,16,26Z"/>
<polygon points="16 14 11 9 12.41 7.59 15 10.17 15 10 15 2 17 2 17 10 17 10.17 19.59 7.59 21 9 16 14"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Moonset in other icon packs
Copied!