moon icon
moon-outline from Eva Icons by Akveo · Outline · MIT Free for personal and commercial use.
- Name
- moon-outline
- Set
- Eva Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in Eva Icons
The same icon in other sets
moonAkar Iconsmoon-filledAnt Design IconsmoonBootstrap IconsmoonBoxIcons v2moonBoxIcons v2 SolidmoonCarbonmoonElement PlusmoonFramework7 IconsmoonFont Awesome 6 RegularmoonFont Awesome 6 SolidmoonFont Awesome RegularmoonFont Awesome SolidmoonFeather Iconsmoon-outlineFlowbite Iconsmooncss.ggmoonHeroIconsmoonHuge IconsmoonHumbleiconsmoonIconParkmoonIconPark OutlinemoonIconPark SolidmoonIconPark TwoTonemoonIonIconsmoonJam Icons
Use the moon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.3 22h-.1a10.3 10.3 0 0 1-7.34-3.15a10.46 10.46 0 0 1-.26-14a10.1 10.1 0 0 1 4-2.74a1 1 0 0 1 1.06.22a1 1 0 0 1 .24 1a8.4 8.4 0 0 0 1.94 8.81a8.47 8.47 0 0 0 8.83 1.94a1 1 0 0 1 1.27 1.29A10.2 10.2 0 0 1 19.6 19a10.28 10.28 0 0 1-7.3 3M7.46 4.92a8 8 0 0 0-1.37 1.22a8.44 8.44 0 0 0 .2 11.32A8.3 8.3 0 0 0 12.22 20h.08a8.34 8.34 0 0 0 6.78-3.49A10.37 10.37 0 0 1 7.46 4.92"/></svg>
React
import type { SVGProps } from "react";
export function EvaMoonOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.3 22h-.1a10.3 10.3 0 0 1-7.34-3.15a10.46 10.46 0 0 1-.26-14a10.1 10.1 0 0 1 4-2.74a1 1 0 0 1 1.06.22a1 1 0 0 1 .24 1a8.4 8.4 0 0 0 1.94 8.81a8.47 8.47 0 0 0 8.83 1.94a1 1 0 0 1 1.27 1.29A10.2 10.2 0 0 1 19.6 19a10.28 10.28 0 0 1-7.3 3M7.46 4.92a8 8 0 0 0-1.37 1.22a8.44 8.44 0 0 0 .2 11.32A8.3 8.3 0 0 0 12.22 20h.08a8.34 8.34 0 0 0 6.78-3.49A10.37 10.37 0 0 1 7.46 4.92"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.3 22h-.1a10.3 10.3 0 0 1-7.34-3.15a10.46 10.46 0 0 1-.26-14a10.1 10.1 0 0 1 4-2.74a1 1 0 0 1 1.06.22a1 1 0 0 1 .24 1a8.4 8.4 0 0 0 1.94 8.81a8.47 8.47 0 0 0 8.83 1.94a1 1 0 0 1 1.27 1.29A10.2 10.2 0 0 1 19.6 19a10.28 10.28 0 0 1-7.3 3M7.46 4.92a8 8 0 0 0-1.37 1.22a8.44 8.44 0 0 0 .2 11.32A8.3 8.3 0 0 0 12.22 20h.08a8.34 8.34 0 0 0 6.78-3.49A10.37 10.37 0 0 1 7.46 4.92"/></svg> </template>
CSS
.icon-moon-outline {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.3%2022h-.1a10.3%2010.3%200%200%201-7.34-3.15a10.46%2010.46%200%200%201-.26-14a10.1%2010.1%200%200%201%204-2.74a1%201%200%200%201%201.06.22a1%201%200%200%201%20.24%201a8.4%208.4%200%200%200%201.94%208.81a8.47%208.47%200%200%200%208.83%201.94a1%201%200%200%201%201.27%201.29A10.2%2010.2%200%200%201%2019.6%2019a10.28%2010.28%200%200%201-7.3%203M7.46%204.92a8%208%200%200%200-1.37%201.22a8.44%208.44%200%200%200%20.2%2011.32A8.3%208.3%200%200%200%2012.22%2020h.08a8.34%208.34%200%200%200%206.78-3.49A10.37%2010.37%200%200%201%207.46%204.92%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.3%2022h-.1a10.3%2010.3%200%200%201-7.34-3.15a10.46%2010.46%200%200%201-.26-14a10.1%2010.1%200%200%201%204-2.74a1%201%200%200%201%201.06.22a1%201%200%200%201%20.24%201a8.4%208.4%200%200%200%201.94%208.81a8.47%208.47%200%200%200%208.83%201.94a1%201%200%200%201%201.27%201.29A10.2%2010.2%200%200%201%2019.6%2019a10.28%2010.28%200%200%201-7.3%203M7.46%204.92a8%208%200%200%200-1.37%201.22a8.44%208.44%200%200%200%20.2%2011.32A8.3%208.3%200%200%200%2012.22%2020h.08a8.34%208.34%200%200%200%206.78-3.49A10.37%2010.37%200%200%201%207.46%204.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/eva/moon-outline.svg?color=%231a73e8&size=48