waxing crescent moon emoji
waxing-crescent-moon from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- waxing-crescent-moon
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Nature
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More nature icons from Emoji One (Colored)
Use the waxing crescent moon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M49 32c0-16.6-7.6-30-17-30C15.4 2 2 15.4 2 32s13.4 30 30 30c9.4 0 17-13.4 17-30"/><path fill="#ffe8a6" d="M32 2c9.4 0 17 13.4 17 30s-7.6 30-17 30c16.6 0 30-13.4 30-30S48.6 2 32 2"/><g fill="#464d51"><path d="M48.9 28.3c-3.3.5-5.9 3.4-5.9 6.9c0 3.2 2.1 5.9 5 6.7c.6-3.1 1-6.5 1-10c0-1.1 0-2.4-.1-3.6M24.2 41h-.4c.2-.6.4-1.3.4-2c0-3.3-2.7-6-6-6s-6 2.7-6 6c0 2.9 2 5.2 4.7 5.8c-1 1.5-1.6 3.2-1.6 5.2c0 5 4 9 9 9s9-4 9-9c-.1-4.9-4.2-9-9.1-9M24 21.2c2.2 0 4-1.8 4-4c0-.6-.2-1.2-.4-1.8c.5.2 1 .3 1.6.3c2.8 0 5-2.2 5-5s-2.2-5-5-5s-5 2.2-5 5c0 1 .3 1.9.8 2.6c-.3-.1-.6-.1-.9-.1c-2.2 0-4 1.8-4 4c-.1 2.3 1.7 4 3.9 4"/><circle cx="37" cy="18.2" r="4"/><circle cx="12.1" cy="25.9" r="4"/><circle cx="39" cy="9.2" r="2"/><circle cx="8.1" cy="39" r="2"/><circle cx="25" cy="29.9" r="3"/><circle cx="15" cy="15.7" r="2"/><path d="M42 52.6c0 .9.3 1.8.9 2.5c1.3-1.9 2.4-4 3.3-6.4h-.1c-2.3-.1-4.1 1.7-4.1 3.9"/></g><g fill="#f4dc9f"><path d="M57 35.2c0-3.9-3.1-7-7-7c-.4 0-.8 0-1.1.1c.1 1.2.1 2.5.1 3.7c0 3.5-.3 6.8-1 10c.6.2 1.3.3 2 .3c3.9-.1 7-3.2 7-7.1"/><circle cx="52" cy="50" r="2"/><path d="M46 56.6c2.2 0 4-1.8 4-4s-1.7-3.9-3.9-4c-.9 2.4-2 4.6-3.3 6.4c.8 1 1.9 1.6 3.2 1.6"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneWaxingCrescentMoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M49 32c0-16.6-7.6-30-17-30C15.4 2 2 15.4 2 32s13.4 30 30 30c9.4 0 17-13.4 17-30"/><path fill="#ffe8a6" d="M32 2c9.4 0 17 13.4 17 30s-7.6 30-17 30c16.6 0 30-13.4 30-30S48.6 2 32 2"/><g fill="#464d51"><path d="M48.9 28.3c-3.3.5-5.9 3.4-5.9 6.9c0 3.2 2.1 5.9 5 6.7c.6-3.1 1-6.5 1-10c0-1.1 0-2.4-.1-3.6M24.2 41h-.4c.2-.6.4-1.3.4-2c0-3.3-2.7-6-6-6s-6 2.7-6 6c0 2.9 2 5.2 4.7 5.8c-1 1.5-1.6 3.2-1.6 5.2c0 5 4 9 9 9s9-4 9-9c-.1-4.9-4.2-9-9.1-9M24 21.2c2.2 0 4-1.8 4-4c0-.6-.2-1.2-.4-1.8c.5.2 1 .3 1.6.3c2.8 0 5-2.2 5-5s-2.2-5-5-5s-5 2.2-5 5c0 1 .3 1.9.8 2.6c-.3-.1-.6-.1-.9-.1c-2.2 0-4 1.8-4 4c-.1 2.3 1.7 4 3.9 4"/><circle cx="37" cy="18.2" r="4"/><circle cx="12.1" cy="25.9" r="4"/><circle cx="39" cy="9.2" r="2"/><circle cx="8.1" cy="39" r="2"/><circle cx="25" cy="29.9" r="3"/><circle cx="15" cy="15.7" r="2"/><path d="M42 52.6c0 .9.3 1.8.9 2.5c1.3-1.9 2.4-4 3.3-6.4h-.1c-2.3-.1-4.1 1.7-4.1 3.9"/></g><g fill="#f4dc9f"><path d="M57 35.2c0-3.9-3.1-7-7-7c-.4 0-.8 0-1.1.1c.1 1.2.1 2.5.1 3.7c0 3.5-.3 6.8-1 10c.6.2 1.3.3 2 .3c3.9-.1 7-3.2 7-7.1"/><circle cx="52" cy="50" r="2"/><path d="M46 56.6c2.2 0 4-1.8 4-4s-1.7-3.9-3.9-4c-.9 2.4-2 4.6-3.3 6.4c.8 1 1.9 1.6 3.2 1.6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M49 32c0-16.6-7.6-30-17-30C15.4 2 2 15.4 2 32s13.4 30 30 30c9.4 0 17-13.4 17-30"/><path fill="#ffe8a6" d="M32 2c9.4 0 17 13.4 17 30s-7.6 30-17 30c16.6 0 30-13.4 30-30S48.6 2 32 2"/><g fill="#464d51"><path d="M48.9 28.3c-3.3.5-5.9 3.4-5.9 6.9c0 3.2 2.1 5.9 5 6.7c.6-3.1 1-6.5 1-10c0-1.1 0-2.4-.1-3.6M24.2 41h-.4c.2-.6.4-1.3.4-2c0-3.3-2.7-6-6-6s-6 2.7-6 6c0 2.9 2 5.2 4.7 5.8c-1 1.5-1.6 3.2-1.6 5.2c0 5 4 9 9 9s9-4 9-9c-.1-4.9-4.2-9-9.1-9M24 21.2c2.2 0 4-1.8 4-4c0-.6-.2-1.2-.4-1.8c.5.2 1 .3 1.6.3c2.8 0 5-2.2 5-5s-2.2-5-5-5s-5 2.2-5 5c0 1 .3 1.9.8 2.6c-.3-.1-.6-.1-.9-.1c-2.2 0-4 1.8-4 4c-.1 2.3 1.7 4 3.9 4"/><circle cx="37" cy="18.2" r="4"/><circle cx="12.1" cy="25.9" r="4"/><circle cx="39" cy="9.2" r="2"/><circle cx="8.1" cy="39" r="2"/><circle cx="25" cy="29.9" r="3"/><circle cx="15" cy="15.7" r="2"/><path d="M42 52.6c0 .9.3 1.8.9 2.5c1.3-1.9 2.4-4 3.3-6.4h-.1c-2.3-.1-4.1 1.7-4.1 3.9"/></g><g fill="#f4dc9f"><path d="M57 35.2c0-3.9-3.1-7-7-7c-.4 0-.8 0-1.1.1c.1 1.2.1 2.5.1 3.7c0 3.5-.3 6.8-1 10c.6.2 1.3.3 2 .3c3.9-.1 7-3.2 7-7.1"/><circle cx="52" cy="50" r="2"/><path d="M46 56.6c2.2 0 4-1.8 4-4s-1.7-3.9-3.9-4c-.9 2.4-2 4.6-3.3 6.4c.8 1 1.9 1.6 3.2 1.6"/></g></svg> </template>
CSS
.icon-waxing-crescent-moon {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M49%2032c0-16.6-7.6-30-17-30C15.4%202%202%2015.4%202%2032s13.4%2030%2030%2030c9.4%200%2017-13.4%2017-30%22%2F%3E%3Cpath%20fill%3D%22%23ffe8a6%22%20d%3D%22M32%202c9.4%200%2017%2013.4%2017%2030s-7.6%2030-17%2030c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3Cg%20fill%3D%22%23464d51%22%3E%3Cpath%20d%3D%22M48.9%2028.3c-3.3.5-5.9%203.4-5.9%206.9c0%203.2%202.1%205.9%205%206.7c.6-3.1%201-6.5%201-10c0-1.1%200-2.4-.1-3.6M24.2%2041h-.4c.2-.6.4-1.3.4-2c0-3.3-2.7-6-6-6s-6%202.7-6%206c0%202.9%202%205.2%204.7%205.8c-1%201.5-1.6%203.2-1.6%205.2c0%205%204%209%209%209s9-4%209-9c-.1-4.9-4.2-9-9.1-9M24%2021.2c2.2%200%204-1.8%204-4c0-.6-.2-1.2-.4-1.8c.5.2%201%20.3%201.6.3c2.8%200%205-2.2%205-5s-2.2-5-5-5s-5%202.2-5%205c0%201%20.3%201.9.8%202.6c-.3-.1-.6-.1-.9-.1c-2.2%200-4%201.8-4%204c-.1%202.3%201.7%204%203.9%204%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2218.2%22%20r%3D%224%22%2F%3E%3Ccircle%20cx%3D%2212.1%22%20cy%3D%2225.9%22%20r%3D%224%22%2F%3E%3Ccircle%20cx%3D%2239%22%20cy%3D%229.2%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%228.1%22%20cy%3D%2239%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2229.9%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2215.7%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M42%2052.6c0%20.9.3%201.8.9%202.5c1.3-1.9%202.4-4%203.3-6.4h-.1c-2.3-.1-4.1%201.7-4.1%203.9%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23f4dc9f%22%3E%3Cpath%20d%3D%22M57%2035.2c0-3.9-3.1-7-7-7c-.4%200-.8%200-1.1.1c.1%201.2.1%202.5.1%203.7c0%203.5-.3%206.8-1%2010c.6.2%201.3.3%202%20.3c3.9-.1%207-3.2%207-7.1%22%2F%3E%3Ccircle%20cx%3D%2252%22%20cy%3D%2250%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M46%2056.6c2.2%200%204-1.8%204-4s-1.7-3.9-3.9-4c-.9%202.4-2%204.6-3.3%206.4c.8%201%201.9%201.6%203.2%201.6%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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M49%2032c0-16.6-7.6-30-17-30C15.4%202%202%2015.4%202%2032s13.4%2030%2030%2030c9.4%200%2017-13.4%2017-30%22%2F%3E%3Cpath%20fill%3D%22%23ffe8a6%22%20d%3D%22M32%202c9.4%200%2017%2013.4%2017%2030s-7.6%2030-17%2030c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3Cg%20fill%3D%22%23464d51%22%3E%3Cpath%20d%3D%22M48.9%2028.3c-3.3.5-5.9%203.4-5.9%206.9c0%203.2%202.1%205.9%205%206.7c.6-3.1%201-6.5%201-10c0-1.1%200-2.4-.1-3.6M24.2%2041h-.4c.2-.6.4-1.3.4-2c0-3.3-2.7-6-6-6s-6%202.7-6%206c0%202.9%202%205.2%204.7%205.8c-1%201.5-1.6%203.2-1.6%205.2c0%205%204%209%209%209s9-4%209-9c-.1-4.9-4.2-9-9.1-9M24%2021.2c2.2%200%204-1.8%204-4c0-.6-.2-1.2-.4-1.8c.5.2%201%20.3%201.6.3c2.8%200%205-2.2%205-5s-2.2-5-5-5s-5%202.2-5%205c0%201%20.3%201.9.8%202.6c-.3-.1-.6-.1-.9-.1c-2.2%200-4%201.8-4%204c-.1%202.3%201.7%204%203.9%204%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2218.2%22%20r%3D%224%22%2F%3E%3Ccircle%20cx%3D%2212.1%22%20cy%3D%2225.9%22%20r%3D%224%22%2F%3E%3Ccircle%20cx%3D%2239%22%20cy%3D%229.2%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%228.1%22%20cy%3D%2239%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2229.9%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2215.7%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M42%2052.6c0%20.9.3%201.8.9%202.5c1.3-1.9%202.4-4%203.3-6.4h-.1c-2.3-.1-4.1%201.7-4.1%203.9%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23f4dc9f%22%3E%3Cpath%20d%3D%22M57%2035.2c0-3.9-3.1-7-7-7c-.4%200-.8%200-1.1.1c.1%201.2.1%202.5.1%203.7c0%203.5-.3%206.8-1%2010c.6.2%201.3.3%202%20.3c3.9-.1%207-3.2%207-7.1%22%2F%3E%3Ccircle%20cx%3D%2252%22%20cy%3D%2250%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M46%2056.6c2.2%200%204-1.8%204-4s-1.7-3.9-3.9-4c-.9%202.4-2%204.6-3.3%206.4c.8%201%201.9%201.6%203.2%201.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/waxing-crescent-moon.svg?color=%231a73e8&size=48