moonset icon
moonset from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- moonset
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the moonset 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="M17 6.5c.491.506 1.8 2.5 2.5 2.5M22 6.5c-.491.506-1.8 2.5-2.5 2.5m0 0V3m-2.75 15A8.3 8.3 0 0 0 18 15.322c-2.3.303-4.653-.844-5.884-3.108a6.63 6.63 0 0 1 .406-6.964a7.23 7.23 0 0 0-5.699.838c-3.656 2.24-4.908 7.203-2.798 11.084q.237.435.516.828"/><path d="M2 21h20"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMoonset(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="M17 6.5c.491.506 1.8 2.5 2.5 2.5M22 6.5c-.491.506-1.8 2.5-2.5 2.5m0 0V3m-2.75 15A8.3 8.3 0 0 0 18 15.322c-2.3.303-4.653-.844-5.884-3.108a6.63 6.63 0 0 1 .406-6.964a7.23 7.23 0 0 0-5.699.838c-3.656 2.24-4.908 7.203-2.798 11.084q.237.435.516.828"/><path d="M2 21h20"/></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="M17 6.5c.491.506 1.8 2.5 2.5 2.5M22 6.5c-.491.506-1.8 2.5-2.5 2.5m0 0V3m-2.75 15A8.3 8.3 0 0 0 18 15.322c-2.3.303-4.653-.844-5.884-3.108a6.63 6.63 0 0 1 .406-6.964a7.23 7.23 0 0 0-5.699.838c-3.656 2.24-4.908 7.203-2.798 11.084q.237.435.516.828"/><path d="M2 21h20"/></g></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%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%22M17%206.5c.491.506%201.8%202.5%202.5%202.5M22%206.5c-.491.506-1.8%202.5-2.5%202.5m0%200V3m-2.75%2015A8.3%208.3%200%200%200%2018%2015.322c-2.3.303-4.653-.844-5.884-3.108a6.63%206.63%200%200%201%20.406-6.964a7.23%207.23%200%200%200-5.699.838c-3.656%202.24-4.908%207.203-2.798%2011.084q.237.435.516.828%22%2F%3E%3Cpath%20d%3D%22M2%2021h20%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%22M17%206.5c.491.506%201.8%202.5%202.5%202.5M22%206.5c-.491.506-1.8%202.5-2.5%202.5m0%200V3m-2.75%2015A8.3%208.3%200%200%200%2018%2015.322c-2.3.303-4.653-.844-5.884-3.108a6.63%206.63%200%200%201%20.406-6.964a7.23%207.23%200%200%200-5.699.838c-3.656%202.24-4.908%207.203-2.798%2011.084q.237.435.516.828%22%2F%3E%3Cpath%20d%3D%22M2%2021h20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/moonset.svg?color=%231a73e8&size=48