first quarter moon face emoji
first-quarter-moon-face from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- first-quarter-moon-face
- Set
- Noto Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More travel & places icons from Noto Emoji
Use the first quarter moon face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGcv66ddWQ" fill="#ffe558" d="M30.31 95.25a50.5 50.5 0 0 0 17.33-3.6c1.79-.72 3.58-1.47 5.28-2.37c.66-.35 1.49-.69 1.97-1.29c.43-.54.51-1.27.73-1.91c.87-2.54 2.99-2.75 3.47-2.99c1.3-.66 3.8-2.51 3.07-4.22c-.47-1.09-7.77-4.5-6.28-10.76c.73-3.05 2.98-1.7 10.24-4.34c3.11-1.13 5.66-3.46 7.63-6.12c6.55-8.81 7.17-17.68 4.12-28c-2.42-8.2-6.93-15.73-12.99-21.76c-1.53-1.52-.31-4.12 1.83-3.87c30.88 3.59 54.62 30.54 53.1 62.71c-1.45 30.56-26.09 55.44-56.63 57.17c-23.08 1.3-43.53-10.4-54.71-28.46c-1.13-1.83.69-4.04 2.71-3.3c5.93 2.19 12.39 3.3 19.13 3.11"/></defs><use href="#SVGcv66ddWQ"/><use href="#SVGcv66ddWQ"/><path fill="#fbc02d" d="M16.68 103.59c12.13 10.53 30.16 16.12 44.5 15.31c30.54-1.73 55.18-26.61 56.63-57.17c.41-8.73-1.3-17.54-4.69-25.67c4.74 9.11 7.22 19.58 6.69 30.67c-1.45 30.56-26.09 55.44-56.63 57.17c-23.08 1.3-43.53-10.4-54.71-28.46c-.35-.56-.42-1.16-.28-1.7c2.24 3.64 5.14 6.93 8.49 9.85"/><radialGradient id="SVGpkSstdYF" cx="44.647" cy="28.696" r="40.935" gradientTransform="matrix(-1 0 0 1.0553 128 -1.586)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff7b3"/><stop offset="1" stop-color="#fff7b2" stop-opacity="0"/></radialGradient><path fill="url(#SVGpkSstdYF)" d="M66.71 4.02s12.22 10.15 16.64 22.49c3.63 10.14 6.27 30.8-17.73 39.31l17.21 16.73c.6-.5-.05-6.82 10.78-12.14c3.32-1.63 10.67 1.46 14.15.23c16.74-5.93 7.71-29.92 6.57-32.09C96.64 4.62 66.71 4.02 66.71 4.02"/><path fill="#5d4037" d="M87.32 69.06c-3.5.61-6.3-2.29-6.68-5.53c-.3-2.59.73-4.97 1.96-6.02c5.14-4.39 15.08.01 14.81 8.69c-.02.56-.22 1.15-.67 1.49c-.38-.73-1.07-4.05-4.08-5.4c-.22-.1-.51-.1-.71.04c-.27.19.38 5.86-4.63 6.73M65.86 93.19c6.52 0 10.05-2.89 11.61-4.88c.54-.68.38-1.67-.32-2.18c-.47-.34-1.1-.39-1.61-.11c-4.83 2.67-11.37 3.17-16.86.31c-1.09-.57-1.85-1.94-2.59-1.22c-.75.72-.51 2.48.28 3.59c1.28 1.83 3.87 4.49 9.49 4.49"/><path fill="#f2a600" d="M62.25 79.83c.06-.32.04-.64-.1-.96c-.47-1.09-7.77-4.5-6.28-10.76c.08-.32.17-.58.29-.81l.03.02c.48 2.75 2.43 5.11 4.85 6.51c.73.42 1.5.77 2.16 1.29s1.21 1.26 1.25 2.1c.06 1.07-.75 2.06-1.74 2.47c-.15.07-.3.1-.46.14"/><radialGradient id="SVGCmoomeeC" cx="-2352.885" cy="72.755" r="16.135" gradientTransform="matrix(.9201 -.3918 .3131 .7354 2233.814 -902.55)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fbc02d"/><stop offset="1" stop-color="#fbc02d" stop-opacity="0"/></radialGradient><path fill="url(#SVGCmoomeeC)" d="M82.83 82.55c1.55 3.75 7.63 4.79 13.58 2.32c5.95-2.46 9.52-7.5 7.97-11.24c-1.55-3.75-7.63-4.79-13.58-2.32c-5.95 2.46-9.52 7.49-7.97 11.24"/></svg>
React
import type { SVGProps } from "react";
export function NotoFirstQuarterMoonFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGcv66ddWQ" fill="#ffe558" d="M30.31 95.25a50.5 50.5 0 0 0 17.33-3.6c1.79-.72 3.58-1.47 5.28-2.37c.66-.35 1.49-.69 1.97-1.29c.43-.54.51-1.27.73-1.91c.87-2.54 2.99-2.75 3.47-2.99c1.3-.66 3.8-2.51 3.07-4.22c-.47-1.09-7.77-4.5-6.28-10.76c.73-3.05 2.98-1.7 10.24-4.34c3.11-1.13 5.66-3.46 7.63-6.12c6.55-8.81 7.17-17.68 4.12-28c-2.42-8.2-6.93-15.73-12.99-21.76c-1.53-1.52-.31-4.12 1.83-3.87c30.88 3.59 54.62 30.54 53.1 62.71c-1.45 30.56-26.09 55.44-56.63 57.17c-23.08 1.3-43.53-10.4-54.71-28.46c-1.13-1.83.69-4.04 2.71-3.3c5.93 2.19 12.39 3.3 19.13 3.11"/></defs><use href="#SVGcv66ddWQ"/><use href="#SVGcv66ddWQ"/><path fill="#fbc02d" d="M16.68 103.59c12.13 10.53 30.16 16.12 44.5 15.31c30.54-1.73 55.18-26.61 56.63-57.17c.41-8.73-1.3-17.54-4.69-25.67c4.74 9.11 7.22 19.58 6.69 30.67c-1.45 30.56-26.09 55.44-56.63 57.17c-23.08 1.3-43.53-10.4-54.71-28.46c-.35-.56-.42-1.16-.28-1.7c2.24 3.64 5.14 6.93 8.49 9.85"/><radialGradient id="SVGpkSstdYF" cx="44.647" cy="28.696" r="40.935" gradientTransform="matrix(-1 0 0 1.0553 128 -1.586)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fff7b3"/><stop offset="1" stopColor="#fff7b2" stopOpacity="0"/></radialGradient><path fill="url(#SVGpkSstdYF)" d="M66.71 4.02s12.22 10.15 16.64 22.49c3.63 10.14 6.27 30.8-17.73 39.31l17.21 16.73c.6-.5-.05-6.82 10.78-12.14c3.32-1.63 10.67 1.46 14.15.23c16.74-5.93 7.71-29.92 6.57-32.09C96.64 4.62 66.71 4.02 66.71 4.02"/><path fill="#5d4037" d="M87.32 69.06c-3.5.61-6.3-2.29-6.68-5.53c-.3-2.59.73-4.97 1.96-6.02c5.14-4.39 15.08.01 14.81 8.69c-.02.56-.22 1.15-.67 1.49c-.38-.73-1.07-4.05-4.08-5.4c-.22-.1-.51-.1-.71.04c-.27.19.38 5.86-4.63 6.73M65.86 93.19c6.52 0 10.05-2.89 11.61-4.88c.54-.68.38-1.67-.32-2.18c-.47-.34-1.1-.39-1.61-.11c-4.83 2.67-11.37 3.17-16.86.31c-1.09-.57-1.85-1.94-2.59-1.22c-.75.72-.51 2.48.28 3.59c1.28 1.83 3.87 4.49 9.49 4.49"/><path fill="#f2a600" d="M62.25 79.83c.06-.32.04-.64-.1-.96c-.47-1.09-7.77-4.5-6.28-10.76c.08-.32.17-.58.29-.81l.03.02c.48 2.75 2.43 5.11 4.85 6.51c.73.42 1.5.77 2.16 1.29s1.21 1.26 1.25 2.1c.06 1.07-.75 2.06-1.74 2.47c-.15.07-.3.1-.46.14"/><radialGradient id="SVGCmoomeeC" cx="-2352.885" cy="72.755" r="16.135" gradientTransform="matrix(.9201 -.3918 .3131 .7354 2233.814 -902.55)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fbc02d"/><stop offset="1" stopColor="#fbc02d" stopOpacity="0"/></radialGradient><path fill="url(#SVGCmoomeeC)" d="M82.83 82.55c1.55 3.75 7.63 4.79 13.58 2.32c5.95-2.46 9.52-7.5 7.97-11.24c-1.55-3.75-7.63-4.79-13.58-2.32c-5.95 2.46-9.52 7.49-7.97 11.24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGcv66ddWQ" fill="#ffe558" d="M30.31 95.25a50.5 50.5 0 0 0 17.33-3.6c1.79-.72 3.58-1.47 5.28-2.37c.66-.35 1.49-.69 1.97-1.29c.43-.54.51-1.27.73-1.91c.87-2.54 2.99-2.75 3.47-2.99c1.3-.66 3.8-2.51 3.07-4.22c-.47-1.09-7.77-4.5-6.28-10.76c.73-3.05 2.98-1.7 10.24-4.34c3.11-1.13 5.66-3.46 7.63-6.12c6.55-8.81 7.17-17.68 4.12-28c-2.42-8.2-6.93-15.73-12.99-21.76c-1.53-1.52-.31-4.12 1.83-3.87c30.88 3.59 54.62 30.54 53.1 62.71c-1.45 30.56-26.09 55.44-56.63 57.17c-23.08 1.3-43.53-10.4-54.71-28.46c-1.13-1.83.69-4.04 2.71-3.3c5.93 2.19 12.39 3.3 19.13 3.11"/></defs><use href="#SVGcv66ddWQ"/><use href="#SVGcv66ddWQ"/><path fill="#fbc02d" d="M16.68 103.59c12.13 10.53 30.16 16.12 44.5 15.31c30.54-1.73 55.18-26.61 56.63-57.17c.41-8.73-1.3-17.54-4.69-25.67c4.74 9.11 7.22 19.58 6.69 30.67c-1.45 30.56-26.09 55.44-56.63 57.17c-23.08 1.3-43.53-10.4-54.71-28.46c-.35-.56-.42-1.16-.28-1.7c2.24 3.64 5.14 6.93 8.49 9.85"/><radialGradient id="SVGpkSstdYF" cx="44.647" cy="28.696" r="40.935" gradientTransform="matrix(-1 0 0 1.0553 128 -1.586)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff7b3"/><stop offset="1" stop-color="#fff7b2" stop-opacity="0"/></radialGradient><path fill="url(#SVGpkSstdYF)" d="M66.71 4.02s12.22 10.15 16.64 22.49c3.63 10.14 6.27 30.8-17.73 39.31l17.21 16.73c.6-.5-.05-6.82 10.78-12.14c3.32-1.63 10.67 1.46 14.15.23c16.74-5.93 7.71-29.92 6.57-32.09C96.64 4.62 66.71 4.02 66.71 4.02"/><path fill="#5d4037" d="M87.32 69.06c-3.5.61-6.3-2.29-6.68-5.53c-.3-2.59.73-4.97 1.96-6.02c5.14-4.39 15.08.01 14.81 8.69c-.02.56-.22 1.15-.67 1.49c-.38-.73-1.07-4.05-4.08-5.4c-.22-.1-.51-.1-.71.04c-.27.19.38 5.86-4.63 6.73M65.86 93.19c6.52 0 10.05-2.89 11.61-4.88c.54-.68.38-1.67-.32-2.18c-.47-.34-1.1-.39-1.61-.11c-4.83 2.67-11.37 3.17-16.86.31c-1.09-.57-1.85-1.94-2.59-1.22c-.75.72-.51 2.48.28 3.59c1.28 1.83 3.87 4.49 9.49 4.49"/><path fill="#f2a600" d="M62.25 79.83c.06-.32.04-.64-.1-.96c-.47-1.09-7.77-4.5-6.28-10.76c.08-.32.17-.58.29-.81l.03.02c.48 2.75 2.43 5.11 4.85 6.51c.73.42 1.5.77 2.16 1.29s1.21 1.26 1.25 2.1c.06 1.07-.75 2.06-1.74 2.47c-.15.07-.3.1-.46.14"/><radialGradient id="SVGCmoomeeC" cx="-2352.885" cy="72.755" r="16.135" gradientTransform="matrix(.9201 -.3918 .3131 .7354 2233.814 -902.55)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fbc02d"/><stop offset="1" stop-color="#fbc02d" stop-opacity="0"/></radialGradient><path fill="url(#SVGCmoomeeC)" d="M82.83 82.55c1.55 3.75 7.63 4.79 13.58 2.32c5.95-2.46 9.52-7.5 7.97-11.24c-1.55-3.75-7.63-4.79-13.58-2.32c-5.95 2.46-9.52 7.49-7.97 11.24"/></svg> </template>
CSS
.icon-first-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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGcv66ddWQ%22%20fill%3D%22%23ffe558%22%20d%3D%22M30.31%2095.25a50.5%2050.5%200%200%200%2017.33-3.6c1.79-.72%203.58-1.47%205.28-2.37c.66-.35%201.49-.69%201.97-1.29c.43-.54.51-1.27.73-1.91c.87-2.54%202.99-2.75%203.47-2.99c1.3-.66%203.8-2.51%203.07-4.22c-.47-1.09-7.77-4.5-6.28-10.76c.73-3.05%202.98-1.7%2010.24-4.34c3.11-1.13%205.66-3.46%207.63-6.12c6.55-8.81%207.17-17.68%204.12-28c-2.42-8.2-6.93-15.73-12.99-21.76c-1.53-1.52-.31-4.12%201.83-3.87c30.88%203.59%2054.62%2030.54%2053.1%2062.71c-1.45%2030.56-26.09%2055.44-56.63%2057.17c-23.08%201.3-43.53-10.4-54.71-28.46c-1.13-1.83.69-4.04%202.71-3.3c5.93%202.19%2012.39%203.3%2019.13%203.11%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGcv66ddWQ%22%2F%3E%3Cuse%20href%3D%22%23SVGcv66ddWQ%22%2F%3E%3Cpath%20fill%3D%22%23fbc02d%22%20d%3D%22M16.68%20103.59c12.13%2010.53%2030.16%2016.12%2044.5%2015.31c30.54-1.73%2055.18-26.61%2056.63-57.17c.41-8.73-1.3-17.54-4.69-25.67c4.74%209.11%207.22%2019.58%206.69%2030.67c-1.45%2030.56-26.09%2055.44-56.63%2057.17c-23.08%201.3-43.53-10.4-54.71-28.46c-.35-.56-.42-1.16-.28-1.7c2.24%203.64%205.14%206.93%208.49%209.85%22%2F%3E%3CradialGradient%20id%3D%22SVGpkSstdYF%22%20cx%3D%2244.647%22%20cy%3D%2228.696%22%20r%3D%2240.935%22%20gradientTransform%3D%22matrix(-1%200%200%201.0553%20128%20-1.586)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff7b3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff7b2%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGpkSstdYF)%22%20d%3D%22M66.71%204.02s12.22%2010.15%2016.64%2022.49c3.63%2010.14%206.27%2030.8-17.73%2039.31l17.21%2016.73c.6-.5-.05-6.82%2010.78-12.14c3.32-1.63%2010.67%201.46%2014.15.23c16.74-5.93%207.71-29.92%206.57-32.09C96.64%204.62%2066.71%204.02%2066.71%204.02%22%2F%3E%3Cpath%20fill%3D%22%235d4037%22%20d%3D%22M87.32%2069.06c-3.5.61-6.3-2.29-6.68-5.53c-.3-2.59.73-4.97%201.96-6.02c5.14-4.39%2015.08.01%2014.81%208.69c-.02.56-.22%201.15-.67%201.49c-.38-.73-1.07-4.05-4.08-5.4c-.22-.1-.51-.1-.71.04c-.27.19.38%205.86-4.63%206.73M65.86%2093.19c6.52%200%2010.05-2.89%2011.61-4.88c.54-.68.38-1.67-.32-2.18c-.47-.34-1.1-.39-1.61-.11c-4.83%202.67-11.37%203.17-16.86.31c-1.09-.57-1.85-1.94-2.59-1.22c-.75.72-.51%202.48.28%203.59c1.28%201.83%203.87%204.49%209.49%204.49%22%2F%3E%3Cpath%20fill%3D%22%23f2a600%22%20d%3D%22M62.25%2079.83c.06-.32.04-.64-.1-.96c-.47-1.09-7.77-4.5-6.28-10.76c.08-.32.17-.58.29-.81l.03.02c.48%202.75%202.43%205.11%204.85%206.51c.73.42%201.5.77%202.16%201.29s1.21%201.26%201.25%202.1c.06%201.07-.75%202.06-1.74%202.47c-.15.07-.3.1-.46.14%22%2F%3E%3CradialGradient%20id%3D%22SVGCmoomeeC%22%20cx%3D%22-2352.885%22%20cy%3D%2272.755%22%20r%3D%2216.135%22%20gradientTransform%3D%22matrix(.9201%20-.3918%20.3131%20.7354%202233.814%20-902.55)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fbc02d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbc02d%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGCmoomeeC)%22%20d%3D%22M82.83%2082.55c1.55%203.75%207.63%204.79%2013.58%202.32c5.95-2.46%209.52-7.5%207.97-11.24c-1.55-3.75-7.63-4.79-13.58-2.32c-5.95%202.46-9.52%207.49-7.97%2011.24%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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGcv66ddWQ%22%20fill%3D%22%23ffe558%22%20d%3D%22M30.31%2095.25a50.5%2050.5%200%200%200%2017.33-3.6c1.79-.72%203.58-1.47%205.28-2.37c.66-.35%201.49-.69%201.97-1.29c.43-.54.51-1.27.73-1.91c.87-2.54%202.99-2.75%203.47-2.99c1.3-.66%203.8-2.51%203.07-4.22c-.47-1.09-7.77-4.5-6.28-10.76c.73-3.05%202.98-1.7%2010.24-4.34c3.11-1.13%205.66-3.46%207.63-6.12c6.55-8.81%207.17-17.68%204.12-28c-2.42-8.2-6.93-15.73-12.99-21.76c-1.53-1.52-.31-4.12%201.83-3.87c30.88%203.59%2054.62%2030.54%2053.1%2062.71c-1.45%2030.56-26.09%2055.44-56.63%2057.17c-23.08%201.3-43.53-10.4-54.71-28.46c-1.13-1.83.69-4.04%202.71-3.3c5.93%202.19%2012.39%203.3%2019.13%203.11%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGcv66ddWQ%22%2F%3E%3Cuse%20href%3D%22%23SVGcv66ddWQ%22%2F%3E%3Cpath%20fill%3D%22%23fbc02d%22%20d%3D%22M16.68%20103.59c12.13%2010.53%2030.16%2016.12%2044.5%2015.31c30.54-1.73%2055.18-26.61%2056.63-57.17c.41-8.73-1.3-17.54-4.69-25.67c4.74%209.11%207.22%2019.58%206.69%2030.67c-1.45%2030.56-26.09%2055.44-56.63%2057.17c-23.08%201.3-43.53-10.4-54.71-28.46c-.35-.56-.42-1.16-.28-1.7c2.24%203.64%205.14%206.93%208.49%209.85%22%2F%3E%3CradialGradient%20id%3D%22SVGpkSstdYF%22%20cx%3D%2244.647%22%20cy%3D%2228.696%22%20r%3D%2240.935%22%20gradientTransform%3D%22matrix(-1%200%200%201.0553%20128%20-1.586)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff7b3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff7b2%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGpkSstdYF)%22%20d%3D%22M66.71%204.02s12.22%2010.15%2016.64%2022.49c3.63%2010.14%206.27%2030.8-17.73%2039.31l17.21%2016.73c.6-.5-.05-6.82%2010.78-12.14c3.32-1.63%2010.67%201.46%2014.15.23c16.74-5.93%207.71-29.92%206.57-32.09C96.64%204.62%2066.71%204.02%2066.71%204.02%22%2F%3E%3Cpath%20fill%3D%22%235d4037%22%20d%3D%22M87.32%2069.06c-3.5.61-6.3-2.29-6.68-5.53c-.3-2.59.73-4.97%201.96-6.02c5.14-4.39%2015.08.01%2014.81%208.69c-.02.56-.22%201.15-.67%201.49c-.38-.73-1.07-4.05-4.08-5.4c-.22-.1-.51-.1-.71.04c-.27.19.38%205.86-4.63%206.73M65.86%2093.19c6.52%200%2010.05-2.89%2011.61-4.88c.54-.68.38-1.67-.32-2.18c-.47-.34-1.1-.39-1.61-.11c-4.83%202.67-11.37%203.17-16.86.31c-1.09-.57-1.85-1.94-2.59-1.22c-.75.72-.51%202.48.28%203.59c1.28%201.83%203.87%204.49%209.49%204.49%22%2F%3E%3Cpath%20fill%3D%22%23f2a600%22%20d%3D%22M62.25%2079.83c.06-.32.04-.64-.1-.96c-.47-1.09-7.77-4.5-6.28-10.76c.08-.32.17-.58.29-.81l.03.02c.48%202.75%202.43%205.11%204.85%206.51c.73.42%201.5.77%202.16%201.29s1.21%201.26%201.25%202.1c.06%201.07-.75%202.06-1.74%202.47c-.15.07-.3.1-.46.14%22%2F%3E%3CradialGradient%20id%3D%22SVGCmoomeeC%22%20cx%3D%22-2352.885%22%20cy%3D%2272.755%22%20r%3D%2216.135%22%20gradientTransform%3D%22matrix(.9201%20-.3918%20.3131%20.7354%202233.814%20-902.55)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fbc02d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbc02d%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGCmoomeeC)%22%20d%3D%22M82.83%2082.55c1.55%203.75%207.63%204.79%2013.58%202.32c5.95-2.46%209.52-7.5%207.97-11.24c-1.55-3.75-7.63-4.79-13.58-2.32c-5.95%202.46-9.52%207.49-7.97%2011.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/first-quarter-moon-face.svg?color=%231a73e8&size=48