waxing gibbous moon emoji

waxing-gibbous-moon from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
waxing-gibbous-moon
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the waxing gibbous moon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGUQMhJb5k" d="M17 37A28 28 0 0 1 43.547 9.037A28 28 0 1 0 36 64q.731 0 1.454-.037A28.006 28.006 0 0 1 17 37"/></defs><use href="#SVGUQMhJb5k"/><circle cx="36" cy="36" r="28" fill="#fcea2b" stroke="#3f3f3f" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="#3f3f3f" d="M17 37A28 28 0 0 1 43.547 9.037A28 28 0 1 0 36 64q.731 0 1.454-.037A28.006 28.006 0 0 1 17 37"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="36" cy="36" r="28"/><use href="#SVGUQMhJb5k"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWaxingGibbousMoon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGUQMhJb5k" d="M17 37A28 28 0 0 1 43.547 9.037A28 28 0 1 0 36 64q.731 0 1.454-.037A28.006 28.006 0 0 1 17 37"/></defs><use href="#SVGUQMhJb5k"/><circle cx="36" cy="36" r="28" fill="#fcea2b" stroke="#3f3f3f" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"/><path fill="#3f3f3f" d="M17 37A28 28 0 0 1 43.547 9.037A28 28 0 1 0 36 64q.731 0 1.454-.037A28.006 28.006 0 0 1 17 37"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><circle cx="36" cy="36" r="28"/><use href="#SVGUQMhJb5k"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGUQMhJb5k" d="M17 37A28 28 0 0 1 43.547 9.037A28 28 0 1 0 36 64q.731 0 1.454-.037A28.006 28.006 0 0 1 17 37"/></defs><use href="#SVGUQMhJb5k"/><circle cx="36" cy="36" r="28" fill="#fcea2b" stroke="#3f3f3f" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="#3f3f3f" d="M17 37A28 28 0 0 1 43.547 9.037A28 28 0 1 0 36 64q.731 0 1.454-.037A28.006 28.006 0 0 1 17 37"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="36" cy="36" r="28"/><use href="#SVGUQMhJb5k"/></g></svg>
</template>

CSS

.icon-waxing-gibbous-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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGUQMhJb5k%22%20d%3D%22M17%2037A28%2028%200%200%201%2043.547%209.037A28%2028%200%201%200%2036%2064q.731%200%201.454-.037A28.006%2028.006%200%200%201%2017%2037%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGUQMhJb5k%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22%23fcea2b%22%20stroke%3D%22%233f3f3f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M17%2037A28%2028%200%200%201%2043.547%209.037A28%2028%200%201%200%2036%2064q.731%200%201.454-.037A28.006%2028.006%200%200%201%2017%2037%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%2F%3E%3Cuse%20href%3D%22%23SVGUQMhJb5k%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGUQMhJb5k%22%20d%3D%22M17%2037A28%2028%200%200%201%2043.547%209.037A28%2028%200%201%200%2036%2064q.731%200%201.454-.037A28.006%2028.006%200%200%201%2017%2037%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGUQMhJb5k%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22%23fcea2b%22%20stroke%3D%22%233f3f3f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M17%2037A28%2028%200%200%201%2043.547%209.037A28%2028%200%201%200%2036%2064q.731%200%201.454-.037A28.006%2028.006%200%200%201%2017%2037%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%2F%3E%3Cuse%20href%3D%22%23SVGUQMhJb5k%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/waxing-gibbous-moon.svg?color=%231a73e8&size=48