waxing crescent moon emoji
waxing-crescent-moon from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- waxing-crescent-moon
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji High Contrast
Use the waxing crescent moon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.753 9.013a2.5 2.5 0 0 1 .936 4.686a3 3 0 0 1-.936-4.686"/><path d="M16.014 1c8.285 0 15 6.716 15 15s-6.715 15-15 15s-15-6.716-15-15s6.716-15 15-15m2.363 2.214a18 18 0 0 1 3.934 5.793a2.5 2.5 0 1 0 1.276 4.745q.142 1.115.142 2.27c0 4.984-2.026 9.495-5.299 12.754a12.95 12.95 0 0 0 5.903-2.785a3.5 3.5 0 0 1 3.67-4.955A13 13 0 0 0 29.014 16c0-6.373-4.585-11.675-10.637-12.786M5.49 23.634a13.05 13.05 0 0 0 5.228 4.242a3.5 3.5 0 0 0-5.228-4.242M15.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-6 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m7 8a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastWaxingCrescentMoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.753 9.013a2.5 2.5 0 0 1 .936 4.686a3 3 0 0 1-.936-4.686"/><path d="M16.014 1c8.285 0 15 6.716 15 15s-6.715 15-15 15s-15-6.716-15-15s6.716-15 15-15m2.363 2.214a18 18 0 0 1 3.934 5.793a2.5 2.5 0 1 0 1.276 4.745q.142 1.115.142 2.27c0 4.984-2.026 9.495-5.299 12.754a12.95 12.95 0 0 0 5.903-2.785a3.5 3.5 0 0 1 3.67-4.955A13 13 0 0 0 29.014 16c0-6.373-4.585-11.675-10.637-12.786M5.49 23.634a13.05 13.05 0 0 0 5.228 4.242a3.5 3.5 0 0 0-5.228-4.242M15.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-6 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m7 8a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.753 9.013a2.5 2.5 0 0 1 .936 4.686a3 3 0 0 1-.936-4.686"/><path d="M16.014 1c8.285 0 15 6.716 15 15s-6.715 15-15 15s-15-6.716-15-15s6.716-15 15-15m2.363 2.214a18 18 0 0 1 3.934 5.793a2.5 2.5 0 1 0 1.276 4.745q.142 1.115.142 2.27c0 4.984-2.026 9.495-5.299 12.754a12.95 12.95 0 0 0 5.903-2.785a3.5 3.5 0 0 1 3.67-4.955A13 13 0 0 0 29.014 16c0-6.373-4.585-11.675-10.637-12.786M5.49 23.634a13.05 13.05 0 0 0 5.228 4.242a3.5 3.5 0 0 0-5.228-4.242M15.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-6 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m7 8a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22.753%209.013a2.5%202.5%200%200%201%20.936%204.686a3%203%200%200%201-.936-4.686%22%2F%3E%3Cpath%20d%3D%22M16.014%201c8.285%200%2015%206.716%2015%2015s-6.715%2015-15%2015s-15-6.716-15-15s6.716-15%2015-15m2.363%202.214a18%2018%200%200%201%203.934%205.793a2.5%202.5%200%201%200%201.276%204.745q.142%201.115.142%202.27c0%204.984-2.026%209.495-5.299%2012.754a12.95%2012.95%200%200%200%205.903-2.785a3.5%203.5%200%200%201%203.67-4.955A13%2013%200%200%200%2029.014%2016c0-6.373-4.585-11.675-10.637-12.786M5.49%2023.634a13.05%2013.05%200%200%200%205.228%204.242a3.5%203.5%200%200%200-5.228-4.242M15.5%207a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m-6%209a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m7%208a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22.753%209.013a2.5%202.5%200%200%201%20.936%204.686a3%203%200%200%201-.936-4.686%22%2F%3E%3Cpath%20d%3D%22M16.014%201c8.285%200%2015%206.716%2015%2015s-6.715%2015-15%2015s-15-6.716-15-15s6.716-15%2015-15m2.363%202.214a18%2018%200%200%201%203.934%205.793a2.5%202.5%200%201%200%201.276%204.745q.142%201.115.142%202.27c0%204.984-2.026%209.495-5.299%2012.754a12.95%2012.95%200%200%200%205.903-2.785a3.5%203.5%200%200%201%203.67-4.955A13%2013%200%200%200%2029.014%2016c0-6.373-4.585-11.675-10.637-12.786M5.49%2023.634a13.05%2013.05%200%200%200%205.228%204.242a3.5%203.5%200%200%200-5.228-4.242M15.5%207a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m-6%209a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m7%208a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/waxing-crescent-moon.svg?color=%231a73e8&size=48