waning gibbous moon emoji
waning-gibbous-moon from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- waning-gibbous-moon
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji Flat
Use the waning gibbous moon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M30 16c0 7.225-5.473 13.172-12.5 13.92c-.493.053-.993-.92-1.5-.92c-7.732 0-11-5.268-11-13S8.268 4 16 4c.458 0 .911-1.978 1.358-1.935C24.453 2.748 30 8.726 30 16"/><path fill="#6b438b" d="M22.5 14a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m2.382 12.823a14.04 14.04 0 0 0 4.073-5.507a3.5 3.5 0 0 0-4.074 5.507"/><path fill="#fcd53f" d="M17.4 2.07Q16.709 2 16 2C8.268 2 2 8.268 2 16s6.268 14 14 14q.709 0 1.4-.07C21.428 26.63 24 21.616 24 16q0-1.13-.136-2.222a3 3 0 0 1-1.218-4.639A18.05 18.05 0 0 0 17.4 2.07"/><path fill="#f9c23c" d="M17 5.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m2 16a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m-6-9a3.5 3.5 0 1 0-7 0a3.5 3.5 0 0 0 7 0m9.589-3.498L22.5 9a2.5 2.5 0 1 0 1.19 4.7a3 3 0 0 1-1.044-4.56zM4.75 24.335a14.05 14.05 0 0 0 5.439 4.406a3.5 3.5 0 1 0-5.439-4.406"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatWaningGibbousMoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M30 16c0 7.225-5.473 13.172-12.5 13.92c-.493.053-.993-.92-1.5-.92c-7.732 0-11-5.268-11-13S8.268 4 16 4c.458 0 .911-1.978 1.358-1.935C24.453 2.748 30 8.726 30 16"/><path fill="#6b438b" d="M22.5 14a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m2.382 12.823a14.04 14.04 0 0 0 4.073-5.507a3.5 3.5 0 0 0-4.074 5.507"/><path fill="#fcd53f" d="M17.4 2.07Q16.709 2 16 2C8.268 2 2 8.268 2 16s6.268 14 14 14q.709 0 1.4-.07C21.428 26.63 24 21.616 24 16q0-1.13-.136-2.222a3 3 0 0 1-1.218-4.639A18.05 18.05 0 0 0 17.4 2.07"/><path fill="#f9c23c" d="M17 5.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m2 16a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m-6-9a3.5 3.5 0 1 0-7 0a3.5 3.5 0 0 0 7 0m9.589-3.498L22.5 9a2.5 2.5 0 1 0 1.19 4.7a3 3 0 0 1-1.044-4.56zM4.75 24.335a14.05 14.05 0 0 0 5.439 4.406a3.5 3.5 0 1 0-5.439-4.406"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M30 16c0 7.225-5.473 13.172-12.5 13.92c-.493.053-.993-.92-1.5-.92c-7.732 0-11-5.268-11-13S8.268 4 16 4c.458 0 .911-1.978 1.358-1.935C24.453 2.748 30 8.726 30 16"/><path fill="#6b438b" d="M22.5 14a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m2.382 12.823a14.04 14.04 0 0 0 4.073-5.507a3.5 3.5 0 0 0-4.074 5.507"/><path fill="#fcd53f" d="M17.4 2.07Q16.709 2 16 2C8.268 2 2 8.268 2 16s6.268 14 14 14q.709 0 1.4-.07C21.428 26.63 24 21.616 24 16q0-1.13-.136-2.222a3 3 0 0 1-1.218-4.639A18.05 18.05 0 0 0 17.4 2.07"/><path fill="#f9c23c" d="M17 5.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m2 16a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m-6-9a3.5 3.5 0 1 0-7 0a3.5 3.5 0 0 0 7 0m9.589-3.498L22.5 9a2.5 2.5 0 1 0 1.19 4.7a3 3 0 0 1-1.044-4.56zM4.75 24.335a14.05 14.05 0 0 0 5.439 4.406a3.5 3.5 0 1 0-5.439-4.406"/></g></svg> </template>
CSS
.icon-waning-gibbous-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%22none%22%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M30%2016c0%207.225-5.473%2013.172-12.5%2013.92c-.493.053-.993-.92-1.5-.92c-7.732%200-11-5.268-11-13S8.268%204%2016%204c.458%200%20.911-1.978%201.358-1.935C24.453%202.748%2030%208.726%2030%2016%22%2F%3E%3Cpath%20fill%3D%22%236b438b%22%20d%3D%22M22.5%2014a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205m2.382%2012.823a14.04%2014.04%200%200%200%204.073-5.507a3.5%203.5%200%200%200-4.074%205.507%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M17.4%202.07Q16.709%202%2016%202C8.268%202%202%208.268%202%2016s6.268%2014%2014%2014q.709%200%201.4-.07C21.428%2026.63%2024%2021.616%2024%2016q0-1.13-.136-2.222a3%203%200%200%201-1.218-4.639A18.05%2018.05%200%200%200%2017.4%202.07%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M17%205.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m2%2016a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200m-6-9a3.5%203.5%200%201%200-7%200a3.5%203.5%200%200%200%207%200m9.589-3.498L22.5%209a2.5%202.5%200%201%200%201.19%204.7a3%203%200%200%201-1.044-4.56zM4.75%2024.335a14.05%2014.05%200%200%200%205.439%204.406a3.5%203.5%200%201%200-5.439-4.406%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%22none%22%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M30%2016c0%207.225-5.473%2013.172-12.5%2013.92c-.493.053-.993-.92-1.5-.92c-7.732%200-11-5.268-11-13S8.268%204%2016%204c.458%200%20.911-1.978%201.358-1.935C24.453%202.748%2030%208.726%2030%2016%22%2F%3E%3Cpath%20fill%3D%22%236b438b%22%20d%3D%22M22.5%2014a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205m2.382%2012.823a14.04%2014.04%200%200%200%204.073-5.507a3.5%203.5%200%200%200-4.074%205.507%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M17.4%202.07Q16.709%202%2016%202C8.268%202%202%208.268%202%2016s6.268%2014%2014%2014q.709%200%201.4-.07C21.428%2026.63%2024%2021.616%2024%2016q0-1.13-.136-2.222a3%203%200%200%201-1.218-4.639A18.05%2018.05%200%200%200%2017.4%202.07%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M17%205.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m2%2016a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200m-6-9a3.5%203.5%200%201%200-7%200a3.5%203.5%200%200%200%207%200m9.589-3.498L22.5%209a2.5%202.5%200%201%200%201.19%204.7a3%203%200%200%201-1.044-4.56zM4.75%2024.335a14.05%2014.05%200%200%200%205.439%204.406a3.5%203.5%200%201%200-5.439-4.406%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-flat/waning-gibbous-moon.svg?color=%231a73e8&size=48