first quarter moon emoji
first-quarter-moon from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- first-quarter-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 first quarter moon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffe8a6" d="M32 2c-1.1 0-2 13.4-2 30s.9 30 2 30c16.6 0 30-13.4 30-30S48.6 2 32 2"/><path fill="#3e4347" d="M30 32c0-16.6.9-30 2-30C15.4 2 2 15.4 2 32s13.4 30 30 30c-1.1 0-2-13.4-2-30"/><g fill="#f4dc9f"><circle cx="50" cy="35.2" r="7"/><path d="M30.1 43.3c.1 5.1.4 9.5.7 12.8c1.5-1.6 2.3-3.7 2.3-6c.1-2.7-1.1-5.1-3-6.8"/><circle cx="37" cy="18.2" r="4"/><circle cx="39" cy="9.2" r="2"/><circle cx="52" cy="50" r="2"/><circle cx="46" cy="52.6" r="4"/><path d="M34.2 10.8c0-2.1-1.3-3.9-3.2-4.6c-.3 2.4-.5 5.6-.7 9.5c2.2-.6 3.9-2.6 3.9-4.9"/></g><g fill="#464d51"><path d="M24.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 9c2.6 0 5-1.1 6.7-3c-.3-3.2-.5-7.6-.7-12.8c-1.7-1.3-3.8-2.2-6.1-2.2M24 21.2c2.2 0 4-1.8 4-4c0-.6-.2-1.2-.4-1.8c.5.2 1 .3 1.6.3c.4 0 .8-.1 1.2-.2c.2-3.9.4-7.1.7-9.5c-.6-.2-1.2-.4-1.8-.4c-2.8 0-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-.2 2.4 1.6 4.1 3.8 4.1"/><circle cx="12.1" cy="25.9" r="4"/><circle cx="8.1" cy="39" r="2"/><circle cx="25" cy="29.9" r="3"/><circle cx="15" cy="15.7" r="2"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneFirstQuarterMoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffe8a6" d="M32 2c-1.1 0-2 13.4-2 30s.9 30 2 30c16.6 0 30-13.4 30-30S48.6 2 32 2"/><path fill="#3e4347" d="M30 32c0-16.6.9-30 2-30C15.4 2 2 15.4 2 32s13.4 30 30 30c-1.1 0-2-13.4-2-30"/><g fill="#f4dc9f"><circle cx="50" cy="35.2" r="7"/><path d="M30.1 43.3c.1 5.1.4 9.5.7 12.8c1.5-1.6 2.3-3.7 2.3-6c.1-2.7-1.1-5.1-3-6.8"/><circle cx="37" cy="18.2" r="4"/><circle cx="39" cy="9.2" r="2"/><circle cx="52" cy="50" r="2"/><circle cx="46" cy="52.6" r="4"/><path d="M34.2 10.8c0-2.1-1.3-3.9-3.2-4.6c-.3 2.4-.5 5.6-.7 9.5c2.2-.6 3.9-2.6 3.9-4.9"/></g><g fill="#464d51"><path d="M24.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 9c2.6 0 5-1.1 6.7-3c-.3-3.2-.5-7.6-.7-12.8c-1.7-1.3-3.8-2.2-6.1-2.2M24 21.2c2.2 0 4-1.8 4-4c0-.6-.2-1.2-.4-1.8c.5.2 1 .3 1.6.3c.4 0 .8-.1 1.2-.2c.2-3.9.4-7.1.7-9.5c-.6-.2-1.2-.4-1.8-.4c-2.8 0-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-.2 2.4 1.6 4.1 3.8 4.1"/><circle cx="12.1" cy="25.9" r="4"/><circle cx="8.1" cy="39" r="2"/><circle cx="25" cy="29.9" r="3"/><circle cx="15" cy="15.7" r="2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffe8a6" d="M32 2c-1.1 0-2 13.4-2 30s.9 30 2 30c16.6 0 30-13.4 30-30S48.6 2 32 2"/><path fill="#3e4347" d="M30 32c0-16.6.9-30 2-30C15.4 2 2 15.4 2 32s13.4 30 30 30c-1.1 0-2-13.4-2-30"/><g fill="#f4dc9f"><circle cx="50" cy="35.2" r="7"/><path d="M30.1 43.3c.1 5.1.4 9.5.7 12.8c1.5-1.6 2.3-3.7 2.3-6c.1-2.7-1.1-5.1-3-6.8"/><circle cx="37" cy="18.2" r="4"/><circle cx="39" cy="9.2" r="2"/><circle cx="52" cy="50" r="2"/><circle cx="46" cy="52.6" r="4"/><path d="M34.2 10.8c0-2.1-1.3-3.9-3.2-4.6c-.3 2.4-.5 5.6-.7 9.5c2.2-.6 3.9-2.6 3.9-4.9"/></g><g fill="#464d51"><path d="M24.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 9c2.6 0 5-1.1 6.7-3c-.3-3.2-.5-7.6-.7-12.8c-1.7-1.3-3.8-2.2-6.1-2.2M24 21.2c2.2 0 4-1.8 4-4c0-.6-.2-1.2-.4-1.8c.5.2 1 .3 1.6.3c.4 0 .8-.1 1.2-.2c.2-3.9.4-7.1.7-9.5c-.6-.2-1.2-.4-1.8-.4c-2.8 0-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-.2 2.4 1.6 4.1 3.8 4.1"/><circle cx="12.1" cy="25.9" r="4"/><circle cx="8.1" cy="39" r="2"/><circle cx="25" cy="29.9" r="3"/><circle cx="15" cy="15.7" r="2"/></g></svg> </template>
CSS
.icon-first-quarter-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%23ffe8a6%22%20d%3D%22M32%202c-1.1%200-2%2013.4-2%2030s.9%2030%202%2030c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M30%2032c0-16.6.9-30%202-30C15.4%202%202%2015.4%202%2032s13.4%2030%2030%2030c-1.1%200-2-13.4-2-30%22%2F%3E%3Cg%20fill%3D%22%23f4dc9f%22%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2235.2%22%20r%3D%227%22%2F%3E%3Cpath%20d%3D%22M30.1%2043.3c.1%205.1.4%209.5.7%2012.8c1.5-1.6%202.3-3.7%202.3-6c.1-2.7-1.1-5.1-3-6.8%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2218.2%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%2252%22%20cy%3D%2250%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2252.6%22%20r%3D%224%22%2F%3E%3Cpath%20d%3D%22M34.2%2010.8c0-2.1-1.3-3.9-3.2-4.6c-.3%202.4-.5%205.6-.7%209.5c2.2-.6%203.9-2.6%203.9-4.9%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23464d51%22%3E%3Cpath%20d%3D%22M24.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%209c2.6%200%205-1.1%206.7-3c-.3-3.2-.5-7.6-.7-12.8c-1.7-1.3-3.8-2.2-6.1-2.2M24%2021.2c2.2%200%204-1.8%204-4c0-.6-.2-1.2-.4-1.8c.5.2%201%20.3%201.6.3c.4%200%20.8-.1%201.2-.2c.2-3.9.4-7.1.7-9.5c-.6-.2-1.2-.4-1.8-.4c-2.8%200-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-.2%202.4%201.6%204.1%203.8%204.1%22%2F%3E%3Ccircle%20cx%3D%2212.1%22%20cy%3D%2225.9%22%20r%3D%224%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%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%23ffe8a6%22%20d%3D%22M32%202c-1.1%200-2%2013.4-2%2030s.9%2030%202%2030c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M30%2032c0-16.6.9-30%202-30C15.4%202%202%2015.4%202%2032s13.4%2030%2030%2030c-1.1%200-2-13.4-2-30%22%2F%3E%3Cg%20fill%3D%22%23f4dc9f%22%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2235.2%22%20r%3D%227%22%2F%3E%3Cpath%20d%3D%22M30.1%2043.3c.1%205.1.4%209.5.7%2012.8c1.5-1.6%202.3-3.7%202.3-6c.1-2.7-1.1-5.1-3-6.8%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2218.2%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%2252%22%20cy%3D%2250%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2252.6%22%20r%3D%224%22%2F%3E%3Cpath%20d%3D%22M34.2%2010.8c0-2.1-1.3-3.9-3.2-4.6c-.3%202.4-.5%205.6-.7%209.5c2.2-.6%203.9-2.6%203.9-4.9%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23464d51%22%3E%3Cpath%20d%3D%22M24.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%209c2.6%200%205-1.1%206.7-3c-.3-3.2-.5-7.6-.7-12.8c-1.7-1.3-3.8-2.2-6.1-2.2M24%2021.2c2.2%200%204-1.8%204-4c0-.6-.2-1.2-.4-1.8c.5.2%201%20.3%201.6.3c.4%200%20.8-.1%201.2-.2c.2-3.9.4-7.1.7-9.5c-.6-.2-1.2-.4-1.8-.4c-2.8%200-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-.2%202.4%201.6%204.1%203.8%204.1%22%2F%3E%3Ccircle%20cx%3D%2212.1%22%20cy%3D%2225.9%22%20r%3D%224%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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/first-quarter-moon.svg?color=%231a73e8&size=48