waxing crescent moon emoji
waxing-crescent-moon from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- waxing-crescent-moon
- Set
- Twitter Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More travel & places icons from Twitter Emoji
Use the waxing crescent moon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#ffd983"/><path fill="#66757f" d="M0 18c0 9.941 8.059 18 18 18c.295 0 .58-.029.87-.043C24.761 33.393 29 26.332 29 18C29 9.669 24.761 2.607 18.87.044C18.58.03 18.295 0 18 0C8.059 0 0 8.059 0 18"/><circle cx="10.5" cy="8.5" r="3.5" fill="#5b6876"/><circle cx="20" cy="16" r="3" fill="#5b6876"/><circle cx="21.5" cy="27.5" r="3.5" fill="#5b6876"/><circle cx="21" cy="6" r="2" fill="#5b6876"/><circle cx="3" cy="18" r="1" fill="#5b6876"/><circle cx="30" cy="9" r="1" fill="#ffcc4d"/><circle cx="15" cy="31" r="1" fill="#5b6876"/><circle cx="32" cy="19" r="2" fill="#ffcc4d"/><circle cx="10" cy="23" r="2" fill="#5b6876"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiWaxingCrescentMoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#ffd983"/><path fill="#66757f" d="M0 18c0 9.941 8.059 18 18 18c.295 0 .58-.029.87-.043C24.761 33.393 29 26.332 29 18C29 9.669 24.761 2.607 18.87.044C18.58.03 18.295 0 18 0C8.059 0 0 8.059 0 18"/><circle cx="10.5" cy="8.5" r="3.5" fill="#5b6876"/><circle cx="20" cy="16" r="3" fill="#5b6876"/><circle cx="21.5" cy="27.5" r="3.5" fill="#5b6876"/><circle cx="21" cy="6" r="2" fill="#5b6876"/><circle cx="3" cy="18" r="1" fill="#5b6876"/><circle cx="30" cy="9" r="1" fill="#ffcc4d"/><circle cx="15" cy="31" r="1" fill="#5b6876"/><circle cx="32" cy="19" r="2" fill="#ffcc4d"/><circle cx="10" cy="23" r="2" fill="#5b6876"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#ffd983"/><path fill="#66757f" d="M0 18c0 9.941 8.059 18 18 18c.295 0 .58-.029.87-.043C24.761 33.393 29 26.332 29 18C29 9.669 24.761 2.607 18.87.044C18.58.03 18.295 0 18 0C8.059 0 0 8.059 0 18"/><circle cx="10.5" cy="8.5" r="3.5" fill="#5b6876"/><circle cx="20" cy="16" r="3" fill="#5b6876"/><circle cx="21.5" cy="27.5" r="3.5" fill="#5b6876"/><circle cx="21" cy="6" r="2" fill="#5b6876"/><circle cx="3" cy="18" r="1" fill="#5b6876"/><circle cx="30" cy="9" r="1" fill="#ffcc4d"/><circle cx="15" cy="31" r="1" fill="#5b6876"/><circle cx="32" cy="19" r="2" fill="#ffcc4d"/><circle cx="10" cy="23" r="2" fill="#5b6876"/></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%2036%2036%22%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20fill%3D%22%23ffd983%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M0%2018c0%209.941%208.059%2018%2018%2018c.295%200%20.58-.029.87-.043C24.761%2033.393%2029%2026.332%2029%2018C29%209.669%2024.761%202.607%2018.87.044C18.58.03%2018.295%200%2018%200C8.059%200%200%208.059%200%2018%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%228.5%22%20r%3D%223.5%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2216%22%20r%3D%223%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2221.5%22%20cy%3D%2227.5%22%20r%3D%223.5%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%226%22%20r%3D%222%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%223%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%229%22%20r%3D%221%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2231%22%20r%3D%221%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2219%22%20r%3D%222%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2223%22%20r%3D%222%22%20fill%3D%22%235b6876%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%2036%2036%22%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20fill%3D%22%23ffd983%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M0%2018c0%209.941%208.059%2018%2018%2018c.295%200%20.58-.029.87-.043C24.761%2033.393%2029%2026.332%2029%2018C29%209.669%2024.761%202.607%2018.87.044C18.58.03%2018.295%200%2018%200C8.059%200%200%208.059%200%2018%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%228.5%22%20r%3D%223.5%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2216%22%20r%3D%223%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2221.5%22%20cy%3D%2227.5%22%20r%3D%223.5%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%226%22%20r%3D%222%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%223%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%229%22%20r%3D%221%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2231%22%20r%3D%221%22%20fill%3D%22%235b6876%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2219%22%20r%3D%222%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2223%22%20r%3D%222%22%20fill%3D%22%235b6876%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/waxing-crescent-moon.svg?color=%231a73e8&size=48