waxingcrescentmoon emoji

waxingcrescentmoon from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.

Name
waxingcrescentmoon
Set
Firefox OS Emoji
Style
Default
Category
Nature
Viewbox
512×512
License
Apache 2.0

More nature icons from Firefox OS Emoji

Use the waxingcrescentmoon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#5A7B90" d="M505.998 256c0 138.07-111.926 250.002-250.004 250.002C117.925 506.003 6 394.07 6 256S117.925 5.998 255.994 5.998C394.072 5.998 505.998 117.93 505.998 256"/><path fill="#496170" d="M440.896 344.174c0 18.972-18.896 34.357-42.197 34.357c-23.31 0-42.204-15.385-42.204-34.357c0-18.971 18.894-34.357 42.204-34.357c23.301 0 42.197 15.385 42.197 34.357M327.05 126.456c0-23.302-18.896-42.196-42.197-42.196c-23.31 0-42.204 18.894-42.204 42.196c0 23.303 18.894 42.197 42.204 42.197c23.301-.001 42.197-18.894 42.197-42.197M79.078 79.374c14.481 10.977 35.223 17.86 58.272 17.86c43.77 0 79.258-24.797 79.258-55.382c0-11.204-4.778-21.624-12.965-30.34c-48.094 10.249-91.073 34.314-124.565 67.862M34.035 253.015a79 79 0 0 0-28.006 5.108c.47 56.363 19.585 108.27 51.484 149.867c32.308-10.008 55.78-40.124 55.78-75.719c0-43.768-35.488-79.256-79.258-79.256m174.516 248.47a251 251 0 0 0 47.445 4.516c37.879 0 73.782-8.44 105.955-23.518c-13.773-26.355-41.351-44.353-73.149-44.353c-38.971 0-71.612 27.027-80.251 63.355m34.373-273.259c-39.339 0-71.239 25.959-71.239 57.992s31.9 57.992 71.239 57.992c39.344 0 71.239-25.959 71.239-57.992c0-32.032-31.895-57.992-71.239-57.992"/><path fill="#FDE364" d="M403.915 255.999c0 120.4-85.129 221.489-198.464 245.256c16.647 3.486 33.781 5.703 51.459 5.703C394.98 506.958 507 394.07 507 255.999C507 117.93 395.068 5.997 256.998 5.997c-17.678 0-34.9 1.037-51.547 4.523c113.336 23.768 198.464 125.088 198.464 245.479"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWaxingcrescentmoon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#5A7B90" d="M505.998 256c0 138.07-111.926 250.002-250.004 250.002C117.925 506.003 6 394.07 6 256S117.925 5.998 255.994 5.998C394.072 5.998 505.998 117.93 505.998 256"/><path fill="#496170" d="M440.896 344.174c0 18.972-18.896 34.357-42.197 34.357c-23.31 0-42.204-15.385-42.204-34.357c0-18.971 18.894-34.357 42.204-34.357c23.301 0 42.197 15.385 42.197 34.357M327.05 126.456c0-23.302-18.896-42.196-42.197-42.196c-23.31 0-42.204 18.894-42.204 42.196c0 23.303 18.894 42.197 42.204 42.197c23.301-.001 42.197-18.894 42.197-42.197M79.078 79.374c14.481 10.977 35.223 17.86 58.272 17.86c43.77 0 79.258-24.797 79.258-55.382c0-11.204-4.778-21.624-12.965-30.34c-48.094 10.249-91.073 34.314-124.565 67.862M34.035 253.015a79 79 0 0 0-28.006 5.108c.47 56.363 19.585 108.27 51.484 149.867c32.308-10.008 55.78-40.124 55.78-75.719c0-43.768-35.488-79.256-79.258-79.256m174.516 248.47a251 251 0 0 0 47.445 4.516c37.879 0 73.782-8.44 105.955-23.518c-13.773-26.355-41.351-44.353-73.149-44.353c-38.971 0-71.612 27.027-80.251 63.355m34.373-273.259c-39.339 0-71.239 25.959-71.239 57.992s31.9 57.992 71.239 57.992c39.344 0 71.239-25.959 71.239-57.992c0-32.032-31.895-57.992-71.239-57.992"/><path fill="#FDE364" d="M403.915 255.999c0 120.4-85.129 221.489-198.464 245.256c16.647 3.486 33.781 5.703 51.459 5.703C394.98 506.958 507 394.07 507 255.999C507 117.93 395.068 5.997 256.998 5.997c-17.678 0-34.9 1.037-51.547 4.523c113.336 23.768 198.464 125.088 198.464 245.479"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#5A7B90" d="M505.998 256c0 138.07-111.926 250.002-250.004 250.002C117.925 506.003 6 394.07 6 256S117.925 5.998 255.994 5.998C394.072 5.998 505.998 117.93 505.998 256"/><path fill="#496170" d="M440.896 344.174c0 18.972-18.896 34.357-42.197 34.357c-23.31 0-42.204-15.385-42.204-34.357c0-18.971 18.894-34.357 42.204-34.357c23.301 0 42.197 15.385 42.197 34.357M327.05 126.456c0-23.302-18.896-42.196-42.197-42.196c-23.31 0-42.204 18.894-42.204 42.196c0 23.303 18.894 42.197 42.204 42.197c23.301-.001 42.197-18.894 42.197-42.197M79.078 79.374c14.481 10.977 35.223 17.86 58.272 17.86c43.77 0 79.258-24.797 79.258-55.382c0-11.204-4.778-21.624-12.965-30.34c-48.094 10.249-91.073 34.314-124.565 67.862M34.035 253.015a79 79 0 0 0-28.006 5.108c.47 56.363 19.585 108.27 51.484 149.867c32.308-10.008 55.78-40.124 55.78-75.719c0-43.768-35.488-79.256-79.258-79.256m174.516 248.47a251 251 0 0 0 47.445 4.516c37.879 0 73.782-8.44 105.955-23.518c-13.773-26.355-41.351-44.353-73.149-44.353c-38.971 0-71.612 27.027-80.251 63.355m34.373-273.259c-39.339 0-71.239 25.959-71.239 57.992s31.9 57.992 71.239 57.992c39.344 0 71.239-25.959 71.239-57.992c0-32.032-31.895-57.992-71.239-57.992"/><path fill="#FDE364" d="M403.915 255.999c0 120.4-85.129 221.489-198.464 245.256c16.647 3.486 33.781 5.703 51.459 5.703C394.98 506.958 507 394.07 507 255.999C507 117.93 395.068 5.997 256.998 5.997c-17.678 0-34.9 1.037-51.547 4.523c113.336 23.768 198.464 125.088 198.464 245.479"/></svg>
</template>

CSS

.icon-waxingcrescentmoon {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%235A7B90%22%20d%3D%22M505.998%20256c0%20138.07-111.926%20250.002-250.004%20250.002C117.925%20506.003%206%20394.07%206%20256S117.925%205.998%20255.994%205.998C394.072%205.998%20505.998%20117.93%20505.998%20256%22%2F%3E%3Cpath%20fill%3D%22%23496170%22%20d%3D%22M440.896%20344.174c0%2018.972-18.896%2034.357-42.197%2034.357c-23.31%200-42.204-15.385-42.204-34.357c0-18.971%2018.894-34.357%2042.204-34.357c23.301%200%2042.197%2015.385%2042.197%2034.357M327.05%20126.456c0-23.302-18.896-42.196-42.197-42.196c-23.31%200-42.204%2018.894-42.204%2042.196c0%2023.303%2018.894%2042.197%2042.204%2042.197c23.301-.001%2042.197-18.894%2042.197-42.197M79.078%2079.374c14.481%2010.977%2035.223%2017.86%2058.272%2017.86c43.77%200%2079.258-24.797%2079.258-55.382c0-11.204-4.778-21.624-12.965-30.34c-48.094%2010.249-91.073%2034.314-124.565%2067.862M34.035%20253.015a79%2079%200%200%200-28.006%205.108c.47%2056.363%2019.585%20108.27%2051.484%20149.867c32.308-10.008%2055.78-40.124%2055.78-75.719c0-43.768-35.488-79.256-79.258-79.256m174.516%20248.47a251%20251%200%200%200%2047.445%204.516c37.879%200%2073.782-8.44%20105.955-23.518c-13.773-26.355-41.351-44.353-73.149-44.353c-38.971%200-71.612%2027.027-80.251%2063.355m34.373-273.259c-39.339%200-71.239%2025.959-71.239%2057.992s31.9%2057.992%2071.239%2057.992c39.344%200%2071.239-25.959%2071.239-57.992c0-32.032-31.895-57.992-71.239-57.992%22%2F%3E%3Cpath%20fill%3D%22%23FDE364%22%20d%3D%22M403.915%20255.999c0%20120.4-85.129%20221.489-198.464%20245.256c16.647%203.486%2033.781%205.703%2051.459%205.703C394.98%20506.958%20507%20394.07%20507%20255.999C507%20117.93%20395.068%205.997%20256.998%205.997c-17.678%200-34.9%201.037-51.547%204.523c113.336%2023.768%20198.464%20125.088%20198.464%20245.479%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%20512%20512%22%3E%3Cpath%20fill%3D%22%235A7B90%22%20d%3D%22M505.998%20256c0%20138.07-111.926%20250.002-250.004%20250.002C117.925%20506.003%206%20394.07%206%20256S117.925%205.998%20255.994%205.998C394.072%205.998%20505.998%20117.93%20505.998%20256%22%2F%3E%3Cpath%20fill%3D%22%23496170%22%20d%3D%22M440.896%20344.174c0%2018.972-18.896%2034.357-42.197%2034.357c-23.31%200-42.204-15.385-42.204-34.357c0-18.971%2018.894-34.357%2042.204-34.357c23.301%200%2042.197%2015.385%2042.197%2034.357M327.05%20126.456c0-23.302-18.896-42.196-42.197-42.196c-23.31%200-42.204%2018.894-42.204%2042.196c0%2023.303%2018.894%2042.197%2042.204%2042.197c23.301-.001%2042.197-18.894%2042.197-42.197M79.078%2079.374c14.481%2010.977%2035.223%2017.86%2058.272%2017.86c43.77%200%2079.258-24.797%2079.258-55.382c0-11.204-4.778-21.624-12.965-30.34c-48.094%2010.249-91.073%2034.314-124.565%2067.862M34.035%20253.015a79%2079%200%200%200-28.006%205.108c.47%2056.363%2019.585%20108.27%2051.484%20149.867c32.308-10.008%2055.78-40.124%2055.78-75.719c0-43.768-35.488-79.256-79.258-79.256m174.516%20248.47a251%20251%200%200%200%2047.445%204.516c37.879%200%2073.782-8.44%20105.955-23.518c-13.773-26.355-41.351-44.353-73.149-44.353c-38.971%200-71.612%2027.027-80.251%2063.355m34.373-273.259c-39.339%200-71.239%2025.959-71.239%2057.992s31.9%2057.992%2071.239%2057.992c39.344%200%2071.239-25.959%2071.239-57.992c0-32.032-31.895-57.992-71.239-57.992%22%2F%3E%3Cpath%20fill%3D%22%23FDE364%22%20d%3D%22M403.915%20255.999c0%20120.4-85.129%20221.489-198.464%20245.256c16.647%203.486%2033.781%205.703%2051.459%205.703C394.98%20506.958%20507%20394.07%20507%20255.999C507%20117.93%20395.068%205.997%20256.998%205.997c-17.678%200-34.9%201.037-51.547%204.523c113.336%2023.768%20198.464%20125.088%20198.464%20245.479%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/waxingcrescentmoon.svg?color=%231a73e8&size=48