moon icon
moon-solid from Dither Icons by Vijay K Singh · Solid · MIT Free for personal and commercial use.
- Name
- moon-solid
- Set
- Dither Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
The same icon in other sets
All moon icons →moonAkar Iconsmoon-filledAnt Design IconsmoonBootstrap IconsmoonBoxIcons v2moonBoxIcons v2 SolidmoonCarbonmoonElement Plusmoon-fillEva IconsmoonFramework7 IconsmoonFont Awesome 6 RegularmoonFont Awesome 6 SolidmoonFont Awesome RegularmoonFont Awesome SolidmoonFeather Iconsmoon-outlineFlowbite Iconsmooncss.ggmoonHeroIconsmoonHuge IconsmoonHumbleiconsmoonIconParkmoonIconPark OutlinemoonIconPark SolidmoonIconPark TwoTonemoonIonIcons
Use the moon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M7.760115764263941 5.155181553737624A8.6 8.6 0 1 0 18.844818446262376 16.23988423573606A8.05 8.05 0 0 1 7.760115764263941 5.155181553737624Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".45" d="M18.7 6.6l.9-1.5" opacity="0"/><path d="M18.1 5.85Q18.415000000000003 7.284999999999999 19.85 7.6Q18.415000000000003 7.915 18.1 9.35Q17.785 7.915 16.35 7.6Q17.785 7.284999999999999 18.1 5.85Z" opacity="0"/><path d="M12.7 1.95Q12.870999999999999 2.729 13.649999999999999 2.9Q12.870999999999999 3.0709999999999997 12.7 3.8499999999999996Q12.529 3.0709999999999997 11.75 2.9Q12.529 2.729 12.7 1.95Z" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherMoonSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M7.760115764263941 5.155181553737624A8.6 8.6 0 1 0 18.844818446262376 16.23988423573606A8.05 8.05 0 0 1 7.760115764263941 5.155181553737624Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".45" d="M18.7 6.6l.9-1.5" opacity="0"/><path d="M18.1 5.85Q18.415000000000003 7.284999999999999 19.85 7.6Q18.415000000000003 7.915 18.1 9.35Q17.785 7.915 16.35 7.6Q17.785 7.284999999999999 18.1 5.85Z" opacity="0"/><path d="M12.7 1.95Q12.870999999999999 2.729 13.649999999999999 2.9Q12.870999999999999 3.0709999999999997 12.7 3.8499999999999996Q12.529 3.0709999999999997 11.75 2.9Q12.529 2.729 12.7 1.95Z" opacity="0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M7.760115764263941 5.155181553737624A8.6 8.6 0 1 0 18.844818446262376 16.23988423573606A8.05 8.05 0 0 1 7.760115764263941 5.155181553737624Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".45" d="M18.7 6.6l.9-1.5" opacity="0"/><path d="M18.1 5.85Q18.415000000000003 7.284999999999999 19.85 7.6Q18.415000000000003 7.915 18.1 9.35Q17.785 7.915 16.35 7.6Q17.785 7.284999999999999 18.1 5.85Z" opacity="0"/><path d="M12.7 1.95Q12.870999999999999 2.729 13.649999999999999 2.9Q12.870999999999999 3.0709999999999997 12.7 3.8499999999999996Q12.529 3.0709999999999997 11.75 2.9Q12.529 2.729 12.7 1.95Z" opacity="0"/></g></svg> </template>
CSS
.icon-moon-solid {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.760115764263941%205.155181553737624A8.6%208.6%200%201%200%2018.844818446262376%2016.23988423573606A8.05%208.05%200%200%201%207.760115764263941%205.155181553737624Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.45%22%20d%3D%22M18.7%206.6l.9-1.5%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M18.1%205.85Q18.415000000000003%207.284999999999999%2019.85%207.6Q18.415000000000003%207.915%2018.1%209.35Q17.785%207.915%2016.35%207.6Q17.785%207.284999999999999%2018.1%205.85Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M12.7%201.95Q12.870999999999999%202.729%2013.649999999999999%202.9Q12.870999999999999%203.0709999999999997%2012.7%203.8499999999999996Q12.529%203.0709999999999997%2011.75%202.9Q12.529%202.729%2012.7%201.95Z%22%20opacity%3D%220%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.760115764263941%205.155181553737624A8.6%208.6%200%201%200%2018.844818446262376%2016.23988423573606A8.05%208.05%200%200%201%207.760115764263941%205.155181553737624Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.45%22%20d%3D%22M18.7%206.6l.9-1.5%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M18.1%205.85Q18.415000000000003%207.284999999999999%2019.85%207.6Q18.415000000000003%207.915%2018.1%209.35Q17.785%207.915%2016.35%207.6Q17.785%207.284999999999999%2018.1%205.85Z%22%20opacity%3D%220%22%2F%3E%3Cpath%20d%3D%22M12.7%201.95Q12.870999999999999%202.729%2013.649999999999999%202.9Q12.870999999999999%203.0709999999999997%2012.7%203.8499999999999996Q12.529%203.0709999999999997%2011.75%202.9Q12.529%202.729%2012.7%201.95Z%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/moon-solid.svg?color=%231a73e8&size=48