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

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

More nature icons from Firefox OS Emoji

Use the newmoon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#5A7B90" d="M505.999 256c0 138.069-111.932 250-250 250S6 394.068 6 256S117.931 6.001 255.999 6.001s250 111.931 250 249.999"/><path fill="#496170" d="M440.896 344.172c0 18.972-18.895 34.357-42.196 34.357c-23.31 0-42.204-15.385-42.204-34.357c0-18.971 18.894-34.356 42.204-34.356c23.301 0 42.196 15.385 42.196 34.356M79.079 79.375c14.483 10.978 35.227 17.861 58.277 17.861c43.769 0 79.256-24.797 79.256-55.381c0-11.204-4.778-21.624-12.965-30.34c-48.096 10.248-91.075 34.312-124.568 67.86M34.04 253.014c-9.864 0-19.3 1.817-28.011 5.11c.47 56.362 19.586 108.269 51.486 149.865c32.313-10.006 55.782-40.123 55.782-75.72c-.001-43.767-35.481-79.255-79.257-79.255m442.051 13.174c0 17.228 10.333 32.037 25.138 38.592a251 251 0 0 0 4.772-48.781c0-10.018-.607-19.893-1.753-29.603c-16.402 5.787-28.157 21.414-28.157 39.792m-220.092-67.374c-39.345 0-71.238 25.959-71.238 57.991s31.893 57.991 71.238 57.991s71.238-25.959 71.238-57.991s-31.893-57.991-71.238-57.991m42.215-155.689c0 23.302 18.886 42.196 42.196 42.196c23.301 0 42.196-18.894 42.196-42.196c0-.934-.041-1.859-.101-2.778a248.4 248.4 0 0 0-70.831-28.11c-8.277 7.704-13.46 18.689-13.46 30.888m-89.658 458.357a251 251 0 0 0 47.445 4.516c37.88 0 73.782-8.44 105.954-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972-.001-71.613 27.026-80.251 63.354"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiNewmoon(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.999 256c0 138.069-111.932 250-250 250S6 394.068 6 256S117.931 6.001 255.999 6.001s250 111.931 250 249.999"/><path fill="#496170" d="M440.896 344.172c0 18.972-18.895 34.357-42.196 34.357c-23.31 0-42.204-15.385-42.204-34.357c0-18.971 18.894-34.356 42.204-34.356c23.301 0 42.196 15.385 42.196 34.356M79.079 79.375c14.483 10.978 35.227 17.861 58.277 17.861c43.769 0 79.256-24.797 79.256-55.381c0-11.204-4.778-21.624-12.965-30.34c-48.096 10.248-91.075 34.312-124.568 67.86M34.04 253.014c-9.864 0-19.3 1.817-28.011 5.11c.47 56.362 19.586 108.269 51.486 149.865c32.313-10.006 55.782-40.123 55.782-75.72c-.001-43.767-35.481-79.255-79.257-79.255m442.051 13.174c0 17.228 10.333 32.037 25.138 38.592a251 251 0 0 0 4.772-48.781c0-10.018-.607-19.893-1.753-29.603c-16.402 5.787-28.157 21.414-28.157 39.792m-220.092-67.374c-39.345 0-71.238 25.959-71.238 57.991s31.893 57.991 71.238 57.991s71.238-25.959 71.238-57.991s-31.893-57.991-71.238-57.991m42.215-155.689c0 23.302 18.886 42.196 42.196 42.196c23.301 0 42.196-18.894 42.196-42.196c0-.934-.041-1.859-.101-2.778a248.4 248.4 0 0 0-70.831-28.11c-8.277 7.704-13.46 18.689-13.46 30.888m-89.658 458.357a251 251 0 0 0 47.445 4.516c37.88 0 73.782-8.44 105.954-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972-.001-71.613 27.026-80.251 63.354"/></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.999 256c0 138.069-111.932 250-250 250S6 394.068 6 256S117.931 6.001 255.999 6.001s250 111.931 250 249.999"/><path fill="#496170" d="M440.896 344.172c0 18.972-18.895 34.357-42.196 34.357c-23.31 0-42.204-15.385-42.204-34.357c0-18.971 18.894-34.356 42.204-34.356c23.301 0 42.196 15.385 42.196 34.356M79.079 79.375c14.483 10.978 35.227 17.861 58.277 17.861c43.769 0 79.256-24.797 79.256-55.381c0-11.204-4.778-21.624-12.965-30.34c-48.096 10.248-91.075 34.312-124.568 67.86M34.04 253.014c-9.864 0-19.3 1.817-28.011 5.11c.47 56.362 19.586 108.269 51.486 149.865c32.313-10.006 55.782-40.123 55.782-75.72c-.001-43.767-35.481-79.255-79.257-79.255m442.051 13.174c0 17.228 10.333 32.037 25.138 38.592a251 251 0 0 0 4.772-48.781c0-10.018-.607-19.893-1.753-29.603c-16.402 5.787-28.157 21.414-28.157 39.792m-220.092-67.374c-39.345 0-71.238 25.959-71.238 57.991s31.893 57.991 71.238 57.991s71.238-25.959 71.238-57.991s-31.893-57.991-71.238-57.991m42.215-155.689c0 23.302 18.886 42.196 42.196 42.196c23.301 0 42.196-18.894 42.196-42.196c0-.934-.041-1.859-.101-2.778a248.4 248.4 0 0 0-70.831-28.11c-8.277 7.704-13.46 18.689-13.46 30.888m-89.658 458.357a251 251 0 0 0 47.445 4.516c37.88 0 73.782-8.44 105.954-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972-.001-71.613 27.026-80.251 63.354"/></svg>
</template>

CSS

.icon-newmoon {
  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.999%20256c0%20138.069-111.932%20250-250%20250S6%20394.068%206%20256S117.931%206.001%20255.999%206.001s250%20111.931%20250%20249.999%22%2F%3E%3Cpath%20fill%3D%22%23496170%22%20d%3D%22M440.896%20344.172c0%2018.972-18.895%2034.357-42.196%2034.357c-23.31%200-42.204-15.385-42.204-34.357c0-18.971%2018.894-34.356%2042.204-34.356c23.301%200%2042.196%2015.385%2042.196%2034.356M79.079%2079.375c14.483%2010.978%2035.227%2017.861%2058.277%2017.861c43.769%200%2079.256-24.797%2079.256-55.381c0-11.204-4.778-21.624-12.965-30.34c-48.096%2010.248-91.075%2034.312-124.568%2067.86M34.04%20253.014c-9.864%200-19.3%201.817-28.011%205.11c.47%2056.362%2019.586%20108.269%2051.486%20149.865c32.313-10.006%2055.782-40.123%2055.782-75.72c-.001-43.767-35.481-79.255-79.257-79.255m442.051%2013.174c0%2017.228%2010.333%2032.037%2025.138%2038.592a251%20251%200%200%200%204.772-48.781c0-10.018-.607-19.893-1.753-29.603c-16.402%205.787-28.157%2021.414-28.157%2039.792m-220.092-67.374c-39.345%200-71.238%2025.959-71.238%2057.991s31.893%2057.991%2071.238%2057.991s71.238-25.959%2071.238-57.991s-31.893-57.991-71.238-57.991m42.215-155.689c0%2023.302%2018.886%2042.196%2042.196%2042.196c23.301%200%2042.196-18.894%2042.196-42.196c0-.934-.041-1.859-.101-2.778a248.4%20248.4%200%200%200-70.831-28.11c-8.277%207.704-13.46%2018.689-13.46%2030.888m-89.658%20458.357a251%20251%200%200%200%2047.445%204.516c37.88%200%2073.782-8.44%20105.954-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972-.001-71.613%2027.026-80.251%2063.354%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.999%20256c0%20138.069-111.932%20250-250%20250S6%20394.068%206%20256S117.931%206.001%20255.999%206.001s250%20111.931%20250%20249.999%22%2F%3E%3Cpath%20fill%3D%22%23496170%22%20d%3D%22M440.896%20344.172c0%2018.972-18.895%2034.357-42.196%2034.357c-23.31%200-42.204-15.385-42.204-34.357c0-18.971%2018.894-34.356%2042.204-34.356c23.301%200%2042.196%2015.385%2042.196%2034.356M79.079%2079.375c14.483%2010.978%2035.227%2017.861%2058.277%2017.861c43.769%200%2079.256-24.797%2079.256-55.381c0-11.204-4.778-21.624-12.965-30.34c-48.096%2010.248-91.075%2034.312-124.568%2067.86M34.04%20253.014c-9.864%200-19.3%201.817-28.011%205.11c.47%2056.362%2019.586%20108.269%2051.486%20149.865c32.313-10.006%2055.782-40.123%2055.782-75.72c-.001-43.767-35.481-79.255-79.257-79.255m442.051%2013.174c0%2017.228%2010.333%2032.037%2025.138%2038.592a251%20251%200%200%200%204.772-48.781c0-10.018-.607-19.893-1.753-29.603c-16.402%205.787-28.157%2021.414-28.157%2039.792m-220.092-67.374c-39.345%200-71.238%2025.959-71.238%2057.991s31.893%2057.991%2071.238%2057.991s71.238-25.959%2071.238-57.991s-31.893-57.991-71.238-57.991m42.215-155.689c0%2023.302%2018.886%2042.196%2042.196%2042.196c23.301%200%2042.196-18.894%2042.196-42.196c0-.934-.041-1.859-.101-2.778a248.4%20248.4%200%200%200-70.831-28.11c-8.277%207.704-13.46%2018.689-13.46%2030.888m-89.658%20458.357a251%20251%200%200%200%2047.445%204.516c37.88%200%2073.782-8.44%20105.954-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972-.001-71.613%2027.026-80.251%2063.354%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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