moonset icon
moonset from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- moonset
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the moonset icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 28h28v2H2zm24-2h-2a8 8 0 0 0-2.037-5.333l1.49-1.335A9.98 9.98 0 0 1 26 26m-10 0h-2a9.93 9.93 0 0 1 3.754-7.804A8 8 0 0 0 16 18a8.01 8.01 0 0 0-8 8H6a10.01 10.01 0 0 1 10-10a9.9 9.9 0 0 1 4.446 1.052a1 1 0 0 1 0 1.79A7.96 7.96 0 0 0 16 26m0-12l-5-5l1.41-1.41L15 10.17V2h2v8.17l2.59-2.58L21 9z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonMoonset(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 28h28v2H2zm24-2h-2a8 8 0 0 0-2.037-5.333l1.49-1.335A9.98 9.98 0 0 1 26 26m-10 0h-2a9.93 9.93 0 0 1 3.754-7.804A8 8 0 0 0 16 18a8.01 8.01 0 0 0-8 8H6a10.01 10.01 0 0 1 10-10a9.9 9.9 0 0 1 4.446 1.052a1 1 0 0 1 0 1.79A7.96 7.96 0 0 0 16 26m0-12l-5-5l1.41-1.41L15 10.17V2h2v8.17l2.59-2.58L21 9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 28h28v2H2zm24-2h-2a8 8 0 0 0-2.037-5.333l1.49-1.335A9.98 9.98 0 0 1 26 26m-10 0h-2a9.93 9.93 0 0 1 3.754-7.804A8 8 0 0 0 16 18a8.01 8.01 0 0 0-8 8H6a10.01 10.01 0 0 1 10-10a9.9 9.9 0 0 1 4.446 1.052a1 1 0 0 1 0 1.79A7.96 7.96 0 0 0 16 26m0-12l-5-5l1.41-1.41L15 10.17V2h2v8.17l2.59-2.58L21 9z"/></svg> </template>
CSS
.icon-moonset {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2028h28v2H2zm24-2h-2a8%208%200%200%200-2.037-5.333l1.49-1.335A9.98%209.98%200%200%201%2026%2026m-10%200h-2a9.93%209.93%200%200%201%203.754-7.804A8%208%200%200%200%2016%2018a8.01%208.01%200%200%200-8%208H6a10.01%2010.01%200%200%201%2010-10a9.9%209.9%200%200%201%204.446%201.052a1%201%200%200%201%200%201.79A7.96%207.96%200%200%200%2016%2026m0-12l-5-5l1.41-1.41L15%2010.17V2h2v8.17l2.59-2.58L21%209z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2028h28v2H2zm24-2h-2a8%208%200%200%200-2.037-5.333l1.49-1.335A9.98%209.98%200%200%201%2026%2026m-10%200h-2a9.93%209.93%200%200%201%203.754-7.804A8%208%200%200%200%2016%2018a8.01%208.01%200%200%200-8%208H6a10.01%2010.01%200%200%201%2010-10a9.9%209.9%200%200%201%204.446%201.052a1%201%200%200%201%200%201.79A7.96%207.96%200%200%200%2016%2026m0-12l-5-5l1.41-1.41L15%2010.17V2h2v8.17l2.59-2.58L21%209z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/moonset.svg?color=%231a73e8&size=48