full moon face emoji
full-moon-face from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- full-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 full moon face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVGd6laKefl" cx="63.55" cy="56.074" r="68.672" gradientUnits="userSpaceOnUse"><stop offset=".299" stop-color="#fff7b3"/><stop offset=".4" stop-color="#fff5a9"/><stop offset=".568" stop-color="#fff08f"/><stop offset=".782" stop-color="#ffe865"/><stop offset=".843" stop-color="#ffe558"/><stop offset="1" stop-color="#fbc02d"/></radialGradient><circle cx="64" cy="64" r="60" fill="url(#SVGd6laKefl)"/><path fill="#5d4037" d="M42.51 59.81c-1.53 1.25-4.18 1.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41 2.8-7.05 8.42-7.41c9.26-.59 12.82 7.71 12.92 8.02c.22.65-.1 1.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24 4.37-1.41 8.19m42.23 0c-1.53 1.25-4.18 1.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41 2.8-7.05 8.42-7.41c9.26-.59 12.82 7.71 12.92 8.02c.22.65-.1 1.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24 4.37-1.41 8.19"/><path fill="#e2b013" d="M58.4 72.22c-1.44-1.62-.11-2.46 1.47-1.98c2 .61 5.2.32 6.02-1.48c1.58-3.46-.39-5.41-2.84-11.39c-2.56-6.25.65-13.06 4.35-13.41c2.97-.28 1.98 1.27 1.05 1.93c-1.82 1.3-3.73 5.6-.8 10.42c4.99 8.19 5.4 12.12 2.42 15.98c-1.85 2.4-7.61 4.49-11.67-.07"/><path fill="#5d4037" d="m80.04 77.94l-.12-.07c-.6-.36-1.39-.29-1.92.16c-1.57 1.34-8.08 3.82-14.01 3.94c-5.93-.12-12.44-2.6-14.01-3.94c-.53-.45-1.31-.53-1.92-.16l-.12.07c-.76.46-.9 1.4-.37 2.08c2.06 2.58 7.52 6.46 16.41 6.59c8.89-.12 14.34-4.01 16.41-6.59c.56-.68.41-1.62-.35-2.08"/><path fill="#ffcb38" d="M61.8 93.24c-.72.21-1.57.75-1.39 1.48c.06.24.22.43.4.6c.57.52 1.31.82 2.05 1.01c2.09.53 4.35.15 6.25-.85c1.94-1.02 4.57-3.19 3.8-4.83c-.62-1.33-3.01.52-3.94.91c-2.31.97-4.77.99-7.17 1.68"/><radialGradient id="SVG6SLO1b7i" cx="87.765" cy="63.367" r="16.37" gradientTransform="matrix(.9201 -.3918 .3131 .7354 -12.827 51.15)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fbc02d"/><stop offset="1" stop-color="#fbc02d" stop-opacity="0"/></radialGradient><path fill="url(#SVG6SLO1b7i)" d="M78.44 73.44c1.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.5-7.97 11.24"/><radialGradient id="SVGmQbkWbCA" cx="-2353.02" cy="63.65" r="16.135" gradientTransform="matrix(-.9201 -.3918 -.3131 .7354 -2108.655 -905.011)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fbc02d"/><stop offset="1" stop-color="#fbc02d" stop-opacity="0"/></radialGradient><path fill="url(#SVGmQbkWbCA)" d="M45.3 73.44c-1.55 3.75-7.63 4.79-13.58 2.32c-5.95-2.46-9.52-7.5-7.97-11.24c1.55-3.75 7.63-4.79 13.58-2.32c5.95 2.46 9.52 7.5 7.97 11.24"/></svg>
React
import type { SVGProps } from "react";
export function NotoFullMoonFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVGd6laKefl" cx="63.55" cy="56.074" r="68.672" gradientUnits="userSpaceOnUse"><stop offset=".299" stopColor="#fff7b3"/><stop offset=".4" stopColor="#fff5a9"/><stop offset=".568" stopColor="#fff08f"/><stop offset=".782" stopColor="#ffe865"/><stop offset=".843" stopColor="#ffe558"/><stop offset="1" stopColor="#fbc02d"/></radialGradient><circle cx="64" cy="64" r="60" fill="url(#SVGd6laKefl)"/><path fill="#5d4037" d="M42.51 59.81c-1.53 1.25-4.18 1.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41 2.8-7.05 8.42-7.41c9.26-.59 12.82 7.71 12.92 8.02c.22.65-.1 1.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24 4.37-1.41 8.19m42.23 0c-1.53 1.25-4.18 1.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41 2.8-7.05 8.42-7.41c9.26-.59 12.82 7.71 12.92 8.02c.22.65-.1 1.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24 4.37-1.41 8.19"/><path fill="#e2b013" d="M58.4 72.22c-1.44-1.62-.11-2.46 1.47-1.98c2 .61 5.2.32 6.02-1.48c1.58-3.46-.39-5.41-2.84-11.39c-2.56-6.25.65-13.06 4.35-13.41c2.97-.28 1.98 1.27 1.05 1.93c-1.82 1.3-3.73 5.6-.8 10.42c4.99 8.19 5.4 12.12 2.42 15.98c-1.85 2.4-7.61 4.49-11.67-.07"/><path fill="#5d4037" d="m80.04 77.94l-.12-.07c-.6-.36-1.39-.29-1.92.16c-1.57 1.34-8.08 3.82-14.01 3.94c-5.93-.12-12.44-2.6-14.01-3.94c-.53-.45-1.31-.53-1.92-.16l-.12.07c-.76.46-.9 1.4-.37 2.08c2.06 2.58 7.52 6.46 16.41 6.59c8.89-.12 14.34-4.01 16.41-6.59c.56-.68.41-1.62-.35-2.08"/><path fill="#ffcb38" d="M61.8 93.24c-.72.21-1.57.75-1.39 1.48c.06.24.22.43.4.6c.57.52 1.31.82 2.05 1.01c2.09.53 4.35.15 6.25-.85c1.94-1.02 4.57-3.19 3.8-4.83c-.62-1.33-3.01.52-3.94.91c-2.31.97-4.77.99-7.17 1.68"/><radialGradient id="SVG6SLO1b7i" cx="87.765" cy="63.367" r="16.37" gradientTransform="matrix(.9201 -.3918 .3131 .7354 -12.827 51.15)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fbc02d"/><stop offset="1" stopColor="#fbc02d" stopOpacity="0"/></radialGradient><path fill="url(#SVG6SLO1b7i)" d="M78.44 73.44c1.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.5-7.97 11.24"/><radialGradient id="SVGmQbkWbCA" cx="-2353.02" cy="63.65" r="16.135" gradientTransform="matrix(-.9201 -.3918 -.3131 .7354 -2108.655 -905.011)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fbc02d"/><stop offset="1" stopColor="#fbc02d" stopOpacity="0"/></radialGradient><path fill="url(#SVGmQbkWbCA)" d="M45.3 73.44c-1.55 3.75-7.63 4.79-13.58 2.32c-5.95-2.46-9.52-7.5-7.97-11.24c1.55-3.75 7.63-4.79 13.58-2.32c5.95 2.46 9.52 7.5 7.97 11.24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVGd6laKefl" cx="63.55" cy="56.074" r="68.672" gradientUnits="userSpaceOnUse"><stop offset=".299" stop-color="#fff7b3"/><stop offset=".4" stop-color="#fff5a9"/><stop offset=".568" stop-color="#fff08f"/><stop offset=".782" stop-color="#ffe865"/><stop offset=".843" stop-color="#ffe558"/><stop offset="1" stop-color="#fbc02d"/></radialGradient><circle cx="64" cy="64" r="60" fill="url(#SVGd6laKefl)"/><path fill="#5d4037" d="M42.51 59.81c-1.53 1.25-4.18 1.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41 2.8-7.05 8.42-7.41c9.26-.59 12.82 7.71 12.92 8.02c.22.65-.1 1.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24 4.37-1.41 8.19m42.23 0c-1.53 1.25-4.18 1.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41 2.8-7.05 8.42-7.41c9.26-.59 12.82 7.71 12.92 8.02c.22.65-.1 1.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24 4.37-1.41 8.19"/><path fill="#e2b013" d="M58.4 72.22c-1.44-1.62-.11-2.46 1.47-1.98c2 .61 5.2.32 6.02-1.48c1.58-3.46-.39-5.41-2.84-11.39c-2.56-6.25.65-13.06 4.35-13.41c2.97-.28 1.98 1.27 1.05 1.93c-1.82 1.3-3.73 5.6-.8 10.42c4.99 8.19 5.4 12.12 2.42 15.98c-1.85 2.4-7.61 4.49-11.67-.07"/><path fill="#5d4037" d="m80.04 77.94l-.12-.07c-.6-.36-1.39-.29-1.92.16c-1.57 1.34-8.08 3.82-14.01 3.94c-5.93-.12-12.44-2.6-14.01-3.94c-.53-.45-1.31-.53-1.92-.16l-.12.07c-.76.46-.9 1.4-.37 2.08c2.06 2.58 7.52 6.46 16.41 6.59c8.89-.12 14.34-4.01 16.41-6.59c.56-.68.41-1.62-.35-2.08"/><path fill="#ffcb38" d="M61.8 93.24c-.72.21-1.57.75-1.39 1.48c.06.24.22.43.4.6c.57.52 1.31.82 2.05 1.01c2.09.53 4.35.15 6.25-.85c1.94-1.02 4.57-3.19 3.8-4.83c-.62-1.33-3.01.52-3.94.91c-2.31.97-4.77.99-7.17 1.68"/><radialGradient id="SVG6SLO1b7i" cx="87.765" cy="63.367" r="16.37" gradientTransform="matrix(.9201 -.3918 .3131 .7354 -12.827 51.15)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fbc02d"/><stop offset="1" stop-color="#fbc02d" stop-opacity="0"/></radialGradient><path fill="url(#SVG6SLO1b7i)" d="M78.44 73.44c1.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.5-7.97 11.24"/><radialGradient id="SVGmQbkWbCA" cx="-2353.02" cy="63.65" r="16.135" gradientTransform="matrix(-.9201 -.3918 -.3131 .7354 -2108.655 -905.011)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fbc02d"/><stop offset="1" stop-color="#fbc02d" stop-opacity="0"/></radialGradient><path fill="url(#SVGmQbkWbCA)" d="M45.3 73.44c-1.55 3.75-7.63 4.79-13.58 2.32c-5.95-2.46-9.52-7.5-7.97-11.24c1.55-3.75 7.63-4.79 13.58-2.32c5.95 2.46 9.52 7.5 7.97 11.24"/></svg> </template>
CSS
.icon-full-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%3CradialGradient%20id%3D%22SVGd6laKefl%22%20cx%3D%2263.55%22%20cy%3D%2256.074%22%20r%3D%2268.672%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.299%22%20stop-color%3D%22%23fff7b3%22%2F%3E%3Cstop%20offset%3D%22.4%22%20stop-color%3D%22%23fff5a9%22%2F%3E%3Cstop%20offset%3D%22.568%22%20stop-color%3D%22%23fff08f%22%2F%3E%3Cstop%20offset%3D%22.782%22%20stop-color%3D%22%23ffe865%22%2F%3E%3Cstop%20offset%3D%22.843%22%20stop-color%3D%22%23ffe558%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbc02d%22%2F%3E%3C%2FradialGradient%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22url(%23SVGd6laKefl)%22%2F%3E%3Cpath%20fill%3D%22%235d4037%22%20d%3D%22M42.51%2059.81c-1.53%201.25-4.18%201.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41%202.8-7.05%208.42-7.41c9.26-.59%2012.82%207.71%2012.92%208.02c.22.65-.1%201.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24%204.37-1.41%208.19m42.23%200c-1.53%201.25-4.18%201.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41%202.8-7.05%208.42-7.41c9.26-.59%2012.82%207.71%2012.92%208.02c.22.65-.1%201.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24%204.37-1.41%208.19%22%2F%3E%3Cpath%20fill%3D%22%23e2b013%22%20d%3D%22M58.4%2072.22c-1.44-1.62-.11-2.46%201.47-1.98c2%20.61%205.2.32%206.02-1.48c1.58-3.46-.39-5.41-2.84-11.39c-2.56-6.25.65-13.06%204.35-13.41c2.97-.28%201.98%201.27%201.05%201.93c-1.82%201.3-3.73%205.6-.8%2010.42c4.99%208.19%205.4%2012.12%202.42%2015.98c-1.85%202.4-7.61%204.49-11.67-.07%22%2F%3E%3Cpath%20fill%3D%22%235d4037%22%20d%3D%22m80.04%2077.94l-.12-.07c-.6-.36-1.39-.29-1.92.16c-1.57%201.34-8.08%203.82-14.01%203.94c-5.93-.12-12.44-2.6-14.01-3.94c-.53-.45-1.31-.53-1.92-.16l-.12.07c-.76.46-.9%201.4-.37%202.08c2.06%202.58%207.52%206.46%2016.41%206.59c8.89-.12%2014.34-4.01%2016.41-6.59c.56-.68.41-1.62-.35-2.08%22%2F%3E%3Cpath%20fill%3D%22%23ffcb38%22%20d%3D%22M61.8%2093.24c-.72.21-1.57.75-1.39%201.48c.06.24.22.43.4.6c.57.52%201.31.82%202.05%201.01c2.09.53%204.35.15%206.25-.85c1.94-1.02%204.57-3.19%203.8-4.83c-.62-1.33-3.01.52-3.94.91c-2.31.97-4.77.99-7.17%201.68%22%2F%3E%3CradialGradient%20id%3D%22SVG6SLO1b7i%22%20cx%3D%2287.765%22%20cy%3D%2263.367%22%20r%3D%2216.37%22%20gradientTransform%3D%22matrix(.9201%20-.3918%20.3131%20.7354%20-12.827%2051.15)%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(%23SVG6SLO1b7i)%22%20d%3D%22M78.44%2073.44c1.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.5-7.97%2011.24%22%2F%3E%3CradialGradient%20id%3D%22SVGmQbkWbCA%22%20cx%3D%22-2353.02%22%20cy%3D%2263.65%22%20r%3D%2216.135%22%20gradientTransform%3D%22matrix(-.9201%20-.3918%20-.3131%20.7354%20-2108.655%20-905.011)%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(%23SVGmQbkWbCA)%22%20d%3D%22M45.3%2073.44c-1.55%203.75-7.63%204.79-13.58%202.32c-5.95-2.46-9.52-7.5-7.97-11.24c1.55-3.75%207.63-4.79%2013.58-2.32c5.95%202.46%209.52%207.5%207.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%3CradialGradient%20id%3D%22SVGd6laKefl%22%20cx%3D%2263.55%22%20cy%3D%2256.074%22%20r%3D%2268.672%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.299%22%20stop-color%3D%22%23fff7b3%22%2F%3E%3Cstop%20offset%3D%22.4%22%20stop-color%3D%22%23fff5a9%22%2F%3E%3Cstop%20offset%3D%22.568%22%20stop-color%3D%22%23fff08f%22%2F%3E%3Cstop%20offset%3D%22.782%22%20stop-color%3D%22%23ffe865%22%2F%3E%3Cstop%20offset%3D%22.843%22%20stop-color%3D%22%23ffe558%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbc02d%22%2F%3E%3C%2FradialGradient%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22url(%23SVGd6laKefl)%22%2F%3E%3Cpath%20fill%3D%22%235d4037%22%20d%3D%22M42.51%2059.81c-1.53%201.25-4.18%201.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41%202.8-7.05%208.42-7.41c9.26-.59%2012.82%207.71%2012.92%208.02c.22.65-.1%201.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24%204.37-1.41%208.19m42.23%200c-1.53%201.25-4.18%201.39-6.42.44c-2.66-1.14-3.87-2.9-3.91-5.65c-.04-3.41%202.8-7.05%208.42-7.41c9.26-.59%2012.82%207.71%2012.92%208.02c.22.65-.1%201.58-1.95.12c-5.63-4.45-7.65-3.71-7.65-3.71s3.24%204.37-1.41%208.19%22%2F%3E%3Cpath%20fill%3D%22%23e2b013%22%20d%3D%22M58.4%2072.22c-1.44-1.62-.11-2.46%201.47-1.98c2%20.61%205.2.32%206.02-1.48c1.58-3.46-.39-5.41-2.84-11.39c-2.56-6.25.65-13.06%204.35-13.41c2.97-.28%201.98%201.27%201.05%201.93c-1.82%201.3-3.73%205.6-.8%2010.42c4.99%208.19%205.4%2012.12%202.42%2015.98c-1.85%202.4-7.61%204.49-11.67-.07%22%2F%3E%3Cpath%20fill%3D%22%235d4037%22%20d%3D%22m80.04%2077.94l-.12-.07c-.6-.36-1.39-.29-1.92.16c-1.57%201.34-8.08%203.82-14.01%203.94c-5.93-.12-12.44-2.6-14.01-3.94c-.53-.45-1.31-.53-1.92-.16l-.12.07c-.76.46-.9%201.4-.37%202.08c2.06%202.58%207.52%206.46%2016.41%206.59c8.89-.12%2014.34-4.01%2016.41-6.59c.56-.68.41-1.62-.35-2.08%22%2F%3E%3Cpath%20fill%3D%22%23ffcb38%22%20d%3D%22M61.8%2093.24c-.72.21-1.57.75-1.39%201.48c.06.24.22.43.4.6c.57.52%201.31.82%202.05%201.01c2.09.53%204.35.15%206.25-.85c1.94-1.02%204.57-3.19%203.8-4.83c-.62-1.33-3.01.52-3.94.91c-2.31.97-4.77.99-7.17%201.68%22%2F%3E%3CradialGradient%20id%3D%22SVG6SLO1b7i%22%20cx%3D%2287.765%22%20cy%3D%2263.367%22%20r%3D%2216.37%22%20gradientTransform%3D%22matrix(.9201%20-.3918%20.3131%20.7354%20-12.827%2051.15)%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(%23SVG6SLO1b7i)%22%20d%3D%22M78.44%2073.44c1.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.5-7.97%2011.24%22%2F%3E%3CradialGradient%20id%3D%22SVGmQbkWbCA%22%20cx%3D%22-2353.02%22%20cy%3D%2263.65%22%20r%3D%2216.135%22%20gradientTransform%3D%22matrix(-.9201%20-.3918%20-.3131%20.7354%20-2108.655%20-905.011)%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(%23SVGmQbkWbCA)%22%20d%3D%22M45.3%2073.44c-1.55%203.75-7.63%204.79-13.58%202.32c-5.95-2.46-9.52-7.5-7.97-11.24c1.55-3.75%207.63-4.79%2013.58-2.32c5.95%202.46%209.52%207.5%207.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/full-moon-face.svg?color=%231a73e8&size=48