last quarter moon face emoji
last-quarter-moon-face from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- last-quarter-moon-face
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Nature
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- last-quarter-moon-with-face
The same emoji in other sets
More nature icons from Emoji One (Colored)
Use the last quarter moon face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffe8a6" d="M41.6 2.2c-5 2.5-9.4 6.4-12.4 11.5c-1.6 2.7-2.6 5.6-3.2 8.5c-.8 3.9-.1 9.5 6.8 7.6c3.7-1 7.3 5.7.4 7.6c-2 .5 4.7 2.1-.4 4.9c0 0 5.5 1.3 2.1 3.9c-1.5 1.2.2 3.1 1.1 3.9c1.4 1.2 3 2.2 4.7 3.2c4.9 2.7 10.2 3.9 15.3 3.8c-9.3 6.1-21.8 6.9-32.3 1.1C8.9 49.8 3.6 31.5 11.9 17.1C18 6.5 29.9 1 41.6 2.2"/><path fill="#f4dc9f" d="M21.1 47.5c1.5-.4 3 .4 3.4 1.9c.4 1.4-.5 2.9-1.9 3.3s-3-.4-3.4-1.9c-.4-1.4.4-2.9 1.9-3.3m-4-32.5c1.5-.4 3 .4 3.4 1.9c.4 1.4-.5 2.9-1.9 3.3c-1.5.4-3-.4-3.4-1.9c-.4-1.4.4-2.9 1.9-3.3m12.8 33.5c2.4-.7 5 .7 5.6 3.1c.7 2.4-.7 4.9-3.2 5.5c-2.4.7-5-.7-5.6-3.1c-.7-2.3.7-4.8 3.2-5.5m-17-17.4c2.6-.7 5.2.8 5.9 3.3s-.8 5.1-3.3 5.8s-5.2-.8-5.9-3.3c-.8-2.5.7-5.1 3.3-5.8m26.8 24c1.2-.3 2.4.4 2.7 1.5s-.4 2.3-1.5 2.6c-1.2.3-2.4-.4-2.7-1.5c-.3-1 .4-2.2 1.5-2.6M25.5 7.4c.9-.2 1.9.3 2.1 1.2c.3.9-.3 1.8-1.2 2.1c-.9.2-1.9-.3-2.1-1.2c-.3-.9.3-1.9 1.2-2.1"/><path fill="#7f5629" d="M18.5 41.7c.5.4 1 .6 1.6.8s1.2.2 1.8.3q1.8.15 3.6 0c2.4-.1 4.8-.3 7.3-.6c-1.1.5-2.3.9-3.6 1.1c-1.2.3-2.5.4-3.7.5c-1.3 0-2.5 0-3.8-.3q-.9-.15-1.8-.6c-.6-.2-1.1-.6-1.4-1.2"/><path fill="#b79918" d="M26.6 46.8c1.1-.7 2.3-1 3.5-1.2c.6 0 1.3 0 1.9.1s1.3.4 1.7.9c-.6-.1-1.2-.1-1.8-.1s-1.1.1-1.7.1c-1.2.1-2.4.3-3.6.2"/><path fill="#7f5629" d="M29.5 37.5c-.1-.3.1-.7.4-1s.6-.4.9-.5c.6-.1 1.2-.2 1.9.1c-.5.5-1.1.8-1.6.9l-.7.2c-.4 0-.6.1-.9.3"/><path fill="#fff" d="M20 23c-2.7.7-4.7 3.6-4 6.3c.8 2.7 4 4.1 6.7 3.4s2.2-2.9 1.4-5.6s-1.4-4.8-4.1-4.1"/><path fill="#7f5629" d="M21.2 24.6c-1.7.5-3.1 2.3-2.7 4s2.7 2.5 4.4 2.1c1.7-.5 1.3-1.8.9-3.5c-.5-1.7-.9-3.1-2.6-2.6"/><path fill="#b79918" d="M26.9 35.2c-.3 1.2-1.4 2-2.3 2.7c-1 .7-2 1.2-3.1 1.8c-1 .5-2.1 1-3 1.7c-.9.6-1.8 1.4-1.9 2.6c-.2-.6-.1-1.2.2-1.8s.7-1 1.2-1.4c.9-.8 2-1.4 3-1.9l3.1-1.5c1-.7 2.1-1.2 2.8-2.2"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneLastQuarterMoonFace(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="M41.6 2.2c-5 2.5-9.4 6.4-12.4 11.5c-1.6 2.7-2.6 5.6-3.2 8.5c-.8 3.9-.1 9.5 6.8 7.6c3.7-1 7.3 5.7.4 7.6c-2 .5 4.7 2.1-.4 4.9c0 0 5.5 1.3 2.1 3.9c-1.5 1.2.2 3.1 1.1 3.9c1.4 1.2 3 2.2 4.7 3.2c4.9 2.7 10.2 3.9 15.3 3.8c-9.3 6.1-21.8 6.9-32.3 1.1C8.9 49.8 3.6 31.5 11.9 17.1C18 6.5 29.9 1 41.6 2.2"/><path fill="#f4dc9f" d="M21.1 47.5c1.5-.4 3 .4 3.4 1.9c.4 1.4-.5 2.9-1.9 3.3s-3-.4-3.4-1.9c-.4-1.4.4-2.9 1.9-3.3m-4-32.5c1.5-.4 3 .4 3.4 1.9c.4 1.4-.5 2.9-1.9 3.3c-1.5.4-3-.4-3.4-1.9c-.4-1.4.4-2.9 1.9-3.3m12.8 33.5c2.4-.7 5 .7 5.6 3.1c.7 2.4-.7 4.9-3.2 5.5c-2.4.7-5-.7-5.6-3.1c-.7-2.3.7-4.8 3.2-5.5m-17-17.4c2.6-.7 5.2.8 5.9 3.3s-.8 5.1-3.3 5.8s-5.2-.8-5.9-3.3c-.8-2.5.7-5.1 3.3-5.8m26.8 24c1.2-.3 2.4.4 2.7 1.5s-.4 2.3-1.5 2.6c-1.2.3-2.4-.4-2.7-1.5c-.3-1 .4-2.2 1.5-2.6M25.5 7.4c.9-.2 1.9.3 2.1 1.2c.3.9-.3 1.8-1.2 2.1c-.9.2-1.9-.3-2.1-1.2c-.3-.9.3-1.9 1.2-2.1"/><path fill="#7f5629" d="M18.5 41.7c.5.4 1 .6 1.6.8s1.2.2 1.8.3q1.8.15 3.6 0c2.4-.1 4.8-.3 7.3-.6c-1.1.5-2.3.9-3.6 1.1c-1.2.3-2.5.4-3.7.5c-1.3 0-2.5 0-3.8-.3q-.9-.15-1.8-.6c-.6-.2-1.1-.6-1.4-1.2"/><path fill="#b79918" d="M26.6 46.8c1.1-.7 2.3-1 3.5-1.2c.6 0 1.3 0 1.9.1s1.3.4 1.7.9c-.6-.1-1.2-.1-1.8-.1s-1.1.1-1.7.1c-1.2.1-2.4.3-3.6.2"/><path fill="#7f5629" d="M29.5 37.5c-.1-.3.1-.7.4-1s.6-.4.9-.5c.6-.1 1.2-.2 1.9.1c-.5.5-1.1.8-1.6.9l-.7.2c-.4 0-.6.1-.9.3"/><path fill="#fff" d="M20 23c-2.7.7-4.7 3.6-4 6.3c.8 2.7 4 4.1 6.7 3.4s2.2-2.9 1.4-5.6s-1.4-4.8-4.1-4.1"/><path fill="#7f5629" d="M21.2 24.6c-1.7.5-3.1 2.3-2.7 4s2.7 2.5 4.4 2.1c1.7-.5 1.3-1.8.9-3.5c-.5-1.7-.9-3.1-2.6-2.6"/><path fill="#b79918" d="M26.9 35.2c-.3 1.2-1.4 2-2.3 2.7c-1 .7-2 1.2-3.1 1.8c-1 .5-2.1 1-3 1.7c-.9.6-1.8 1.4-1.9 2.6c-.2-.6-.1-1.2.2-1.8s.7-1 1.2-1.4c.9-.8 2-1.4 3-1.9l3.1-1.5c1-.7 2.1-1.2 2.8-2.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffe8a6" d="M41.6 2.2c-5 2.5-9.4 6.4-12.4 11.5c-1.6 2.7-2.6 5.6-3.2 8.5c-.8 3.9-.1 9.5 6.8 7.6c3.7-1 7.3 5.7.4 7.6c-2 .5 4.7 2.1-.4 4.9c0 0 5.5 1.3 2.1 3.9c-1.5 1.2.2 3.1 1.1 3.9c1.4 1.2 3 2.2 4.7 3.2c4.9 2.7 10.2 3.9 15.3 3.8c-9.3 6.1-21.8 6.9-32.3 1.1C8.9 49.8 3.6 31.5 11.9 17.1C18 6.5 29.9 1 41.6 2.2"/><path fill="#f4dc9f" d="M21.1 47.5c1.5-.4 3 .4 3.4 1.9c.4 1.4-.5 2.9-1.9 3.3s-3-.4-3.4-1.9c-.4-1.4.4-2.9 1.9-3.3m-4-32.5c1.5-.4 3 .4 3.4 1.9c.4 1.4-.5 2.9-1.9 3.3c-1.5.4-3-.4-3.4-1.9c-.4-1.4.4-2.9 1.9-3.3m12.8 33.5c2.4-.7 5 .7 5.6 3.1c.7 2.4-.7 4.9-3.2 5.5c-2.4.7-5-.7-5.6-3.1c-.7-2.3.7-4.8 3.2-5.5m-17-17.4c2.6-.7 5.2.8 5.9 3.3s-.8 5.1-3.3 5.8s-5.2-.8-5.9-3.3c-.8-2.5.7-5.1 3.3-5.8m26.8 24c1.2-.3 2.4.4 2.7 1.5s-.4 2.3-1.5 2.6c-1.2.3-2.4-.4-2.7-1.5c-.3-1 .4-2.2 1.5-2.6M25.5 7.4c.9-.2 1.9.3 2.1 1.2c.3.9-.3 1.8-1.2 2.1c-.9.2-1.9-.3-2.1-1.2c-.3-.9.3-1.9 1.2-2.1"/><path fill="#7f5629" d="M18.5 41.7c.5.4 1 .6 1.6.8s1.2.2 1.8.3q1.8.15 3.6 0c2.4-.1 4.8-.3 7.3-.6c-1.1.5-2.3.9-3.6 1.1c-1.2.3-2.5.4-3.7.5c-1.3 0-2.5 0-3.8-.3q-.9-.15-1.8-.6c-.6-.2-1.1-.6-1.4-1.2"/><path fill="#b79918" d="M26.6 46.8c1.1-.7 2.3-1 3.5-1.2c.6 0 1.3 0 1.9.1s1.3.4 1.7.9c-.6-.1-1.2-.1-1.8-.1s-1.1.1-1.7.1c-1.2.1-2.4.3-3.6.2"/><path fill="#7f5629" d="M29.5 37.5c-.1-.3.1-.7.4-1s.6-.4.9-.5c.6-.1 1.2-.2 1.9.1c-.5.5-1.1.8-1.6.9l-.7.2c-.4 0-.6.1-.9.3"/><path fill="#fff" d="M20 23c-2.7.7-4.7 3.6-4 6.3c.8 2.7 4 4.1 6.7 3.4s2.2-2.9 1.4-5.6s-1.4-4.8-4.1-4.1"/><path fill="#7f5629" d="M21.2 24.6c-1.7.5-3.1 2.3-2.7 4s2.7 2.5 4.4 2.1c1.7-.5 1.3-1.8.9-3.5c-.5-1.7-.9-3.1-2.6-2.6"/><path fill="#b79918" d="M26.9 35.2c-.3 1.2-1.4 2-2.3 2.7c-1 .7-2 1.2-3.1 1.8c-1 .5-2.1 1-3 1.7c-.9.6-1.8 1.4-1.9 2.6c-.2-.6-.1-1.2.2-1.8s.7-1 1.2-1.4c.9-.8 2-1.4 3-1.9l3.1-1.5c1-.7 2.1-1.2 2.8-2.2"/></svg> </template>
CSS
.icon-last-quarter-moon-face {
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%22M41.6%202.2c-5%202.5-9.4%206.4-12.4%2011.5c-1.6%202.7-2.6%205.6-3.2%208.5c-.8%203.9-.1%209.5%206.8%207.6c3.7-1%207.3%205.7.4%207.6c-2%20.5%204.7%202.1-.4%204.9c0%200%205.5%201.3%202.1%203.9c-1.5%201.2.2%203.1%201.1%203.9c1.4%201.2%203%202.2%204.7%203.2c4.9%202.7%2010.2%203.9%2015.3%203.8c-9.3%206.1-21.8%206.9-32.3%201.1C8.9%2049.8%203.6%2031.5%2011.9%2017.1C18%206.5%2029.9%201%2041.6%202.2%22%2F%3E%3Cpath%20fill%3D%22%23f4dc9f%22%20d%3D%22M21.1%2047.5c1.5-.4%203%20.4%203.4%201.9c.4%201.4-.5%202.9-1.9%203.3s-3-.4-3.4-1.9c-.4-1.4.4-2.9%201.9-3.3m-4-32.5c1.5-.4%203%20.4%203.4%201.9c.4%201.4-.5%202.9-1.9%203.3c-1.5.4-3-.4-3.4-1.9c-.4-1.4.4-2.9%201.9-3.3m12.8%2033.5c2.4-.7%205%20.7%205.6%203.1c.7%202.4-.7%204.9-3.2%205.5c-2.4.7-5-.7-5.6-3.1c-.7-2.3.7-4.8%203.2-5.5m-17-17.4c2.6-.7%205.2.8%205.9%203.3s-.8%205.1-3.3%205.8s-5.2-.8-5.9-3.3c-.8-2.5.7-5.1%203.3-5.8m26.8%2024c1.2-.3%202.4.4%202.7%201.5s-.4%202.3-1.5%202.6c-1.2.3-2.4-.4-2.7-1.5c-.3-1%20.4-2.2%201.5-2.6M25.5%207.4c.9-.2%201.9.3%202.1%201.2c.3.9-.3%201.8-1.2%202.1c-.9.2-1.9-.3-2.1-1.2c-.3-.9.3-1.9%201.2-2.1%22%2F%3E%3Cpath%20fill%3D%22%237f5629%22%20d%3D%22M18.5%2041.7c.5.4%201%20.6%201.6.8s1.2.2%201.8.3q1.8.15%203.6%200c2.4-.1%204.8-.3%207.3-.6c-1.1.5-2.3.9-3.6%201.1c-1.2.3-2.5.4-3.7.5c-1.3%200-2.5%200-3.8-.3q-.9-.15-1.8-.6c-.6-.2-1.1-.6-1.4-1.2%22%2F%3E%3Cpath%20fill%3D%22%23b79918%22%20d%3D%22M26.6%2046.8c1.1-.7%202.3-1%203.5-1.2c.6%200%201.3%200%201.9.1s1.3.4%201.7.9c-.6-.1-1.2-.1-1.8-.1s-1.1.1-1.7.1c-1.2.1-2.4.3-3.6.2%22%2F%3E%3Cpath%20fill%3D%22%237f5629%22%20d%3D%22M29.5%2037.5c-.1-.3.1-.7.4-1s.6-.4.9-.5c.6-.1%201.2-.2%201.9.1c-.5.5-1.1.8-1.6.9l-.7.2c-.4%200-.6.1-.9.3%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20%2023c-2.7.7-4.7%203.6-4%206.3c.8%202.7%204%204.1%206.7%203.4s2.2-2.9%201.4-5.6s-1.4-4.8-4.1-4.1%22%2F%3E%3Cpath%20fill%3D%22%237f5629%22%20d%3D%22M21.2%2024.6c-1.7.5-3.1%202.3-2.7%204s2.7%202.5%204.4%202.1c1.7-.5%201.3-1.8.9-3.5c-.5-1.7-.9-3.1-2.6-2.6%22%2F%3E%3Cpath%20fill%3D%22%23b79918%22%20d%3D%22M26.9%2035.2c-.3%201.2-1.4%202-2.3%202.7c-1%20.7-2%201.2-3.1%201.8c-1%20.5-2.1%201-3%201.7c-.9.6-1.8%201.4-1.9%202.6c-.2-.6-.1-1.2.2-1.8s.7-1%201.2-1.4c.9-.8%202-1.4%203-1.9l3.1-1.5c1-.7%202.1-1.2%202.8-2.2%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffe8a6%22%20d%3D%22M41.6%202.2c-5%202.5-9.4%206.4-12.4%2011.5c-1.6%202.7-2.6%205.6-3.2%208.5c-.8%203.9-.1%209.5%206.8%207.6c3.7-1%207.3%205.7.4%207.6c-2%20.5%204.7%202.1-.4%204.9c0%200%205.5%201.3%202.1%203.9c-1.5%201.2.2%203.1%201.1%203.9c1.4%201.2%203%202.2%204.7%203.2c4.9%202.7%2010.2%203.9%2015.3%203.8c-9.3%206.1-21.8%206.9-32.3%201.1C8.9%2049.8%203.6%2031.5%2011.9%2017.1C18%206.5%2029.9%201%2041.6%202.2%22%2F%3E%3Cpath%20fill%3D%22%23f4dc9f%22%20d%3D%22M21.1%2047.5c1.5-.4%203%20.4%203.4%201.9c.4%201.4-.5%202.9-1.9%203.3s-3-.4-3.4-1.9c-.4-1.4.4-2.9%201.9-3.3m-4-32.5c1.5-.4%203%20.4%203.4%201.9c.4%201.4-.5%202.9-1.9%203.3c-1.5.4-3-.4-3.4-1.9c-.4-1.4.4-2.9%201.9-3.3m12.8%2033.5c2.4-.7%205%20.7%205.6%203.1c.7%202.4-.7%204.9-3.2%205.5c-2.4.7-5-.7-5.6-3.1c-.7-2.3.7-4.8%203.2-5.5m-17-17.4c2.6-.7%205.2.8%205.9%203.3s-.8%205.1-3.3%205.8s-5.2-.8-5.9-3.3c-.8-2.5.7-5.1%203.3-5.8m26.8%2024c1.2-.3%202.4.4%202.7%201.5s-.4%202.3-1.5%202.6c-1.2.3-2.4-.4-2.7-1.5c-.3-1%20.4-2.2%201.5-2.6M25.5%207.4c.9-.2%201.9.3%202.1%201.2c.3.9-.3%201.8-1.2%202.1c-.9.2-1.9-.3-2.1-1.2c-.3-.9.3-1.9%201.2-2.1%22%2F%3E%3Cpath%20fill%3D%22%237f5629%22%20d%3D%22M18.5%2041.7c.5.4%201%20.6%201.6.8s1.2.2%201.8.3q1.8.15%203.6%200c2.4-.1%204.8-.3%207.3-.6c-1.1.5-2.3.9-3.6%201.1c-1.2.3-2.5.4-3.7.5c-1.3%200-2.5%200-3.8-.3q-.9-.15-1.8-.6c-.6-.2-1.1-.6-1.4-1.2%22%2F%3E%3Cpath%20fill%3D%22%23b79918%22%20d%3D%22M26.6%2046.8c1.1-.7%202.3-1%203.5-1.2c.6%200%201.3%200%201.9.1s1.3.4%201.7.9c-.6-.1-1.2-.1-1.8-.1s-1.1.1-1.7.1c-1.2.1-2.4.3-3.6.2%22%2F%3E%3Cpath%20fill%3D%22%237f5629%22%20d%3D%22M29.5%2037.5c-.1-.3.1-.7.4-1s.6-.4.9-.5c.6-.1%201.2-.2%201.9.1c-.5.5-1.1.8-1.6.9l-.7.2c-.4%200-.6.1-.9.3%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20%2023c-2.7.7-4.7%203.6-4%206.3c.8%202.7%204%204.1%206.7%203.4s2.2-2.9%201.4-5.6s-1.4-4.8-4.1-4.1%22%2F%3E%3Cpath%20fill%3D%22%237f5629%22%20d%3D%22M21.2%2024.6c-1.7.5-3.1%202.3-2.7%204s2.7%202.5%204.4%202.1c1.7-.5%201.3-1.8.9-3.5c-.5-1.7-.9-3.1-2.6-2.6%22%2F%3E%3Cpath%20fill%3D%22%23b79918%22%20d%3D%22M26.9%2035.2c-.3%201.2-1.4%202-2.3%202.7c-1%20.7-2%201.2-3.1%201.8c-1%20.5-2.1%201-3%201.7c-.9.6-1.8%201.4-1.9%202.6c-.2-.6-.1-1.2.2-1.8s.7-1%201.2-1.4c.9-.8%202-1.4%203-1.9l3.1-1.5c1-.7%202.1-1.2%202.8-2.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/last-quarter-moon-face.svg?color=%231a73e8&size=48