firstquartermoon emoji

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

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

More nature icons from Firefox OS Emoji

Use the firstquartermoon 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.068-111.925 249.999-250 249.999c-138.068 0-249.99-111.93-249.99-249.999c0-138.067 111.922-249.998 249.99-249.998c138.075 0 250 111.931 250 249.998"/><path fill="#496170" d="M203.648 11.517c8.187 8.716 12.964 19.135 12.964 30.339c0 30.584-35.488 55.381-79.257 55.381c-23.05 0-43.793-6.883-58.274-17.861c33.494-33.546 76.473-57.61 124.567-67.859M34.042 253.015a79 79 0 0 0-28.015 5.112c.471 56.361 19.587 108.267 51.489 149.862c32.31-10.006 55.783-40.123 55.783-75.719c0-43.768-35.488-79.255-79.257-79.255M208.556 501.48a251.3 251.3 0 0 0 47.452 4.517c37.876 0 73.776-8.44 105.947-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972 0-71.612 27.027-80.251 63.353m34.372-273.253c-39.338 0-71.238 25.959-71.238 57.991s31.9 57.991 71.238 57.991c39.344 0 71.238-25.959 71.238-57.991s-31.895-57.991-71.238-57.991"/><path fill="#FDE364" d="M256.002 505.997C394.07 505.997 506 394.067 506 255.999S394.07 6.001 256.002 6.001c-17.68 0-17.68 499.996 0 499.996"/><path fill="#FFC63A" d="M364.434 339.333c0-20.753 19.389-37.578 43.302-37.578s43.297 16.826 43.297 37.578s-19.384 37.579-43.297 37.579s-43.302-16.826-43.302-37.579M264.896 85.25c0 25.719 24.509 46.565 54.737 46.565c30.236 0 54.737-20.846 54.737-46.565s-24.501-46.565-54.737-46.565c-30.228.001-54.737 20.847-54.737 46.565m23.91 352.877a82.1 82.1 0 0 0-41.583 11.254c2.153 34.676 5.081 56.616 8.785 56.616c37.876 0 73.776-8.44 105.947-23.516c-13.774-26.355-41.351-44.354-73.149-44.354M504.06 224.773c-7.03-56.414-32.854-106.99-71.012-145.266c-24.032 13.52-40.644 42.464-40.644 75.994c0 46.464 31.892 84.136 71.238 84.136c15.012 0 28.932-5.498 40.418-14.864m-261.132 3.454l-.112.002c-.206 39.033.024 78.975.69 115.968c39.076-.254 70.66-26.105 70.66-57.979c0-32.032-31.895-57.991-71.238-57.991"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiFirstquartermoon(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.068-111.925 249.999-250 249.999c-138.068 0-249.99-111.93-249.99-249.999c0-138.067 111.922-249.998 249.99-249.998c138.075 0 250 111.931 250 249.998"/><path fill="#496170" d="M203.648 11.517c8.187 8.716 12.964 19.135 12.964 30.339c0 30.584-35.488 55.381-79.257 55.381c-23.05 0-43.793-6.883-58.274-17.861c33.494-33.546 76.473-57.61 124.567-67.859M34.042 253.015a79 79 0 0 0-28.015 5.112c.471 56.361 19.587 108.267 51.489 149.862c32.31-10.006 55.783-40.123 55.783-75.719c0-43.768-35.488-79.255-79.257-79.255M208.556 501.48a251.3 251.3 0 0 0 47.452 4.517c37.876 0 73.776-8.44 105.947-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972 0-71.612 27.027-80.251 63.353m34.372-273.253c-39.338 0-71.238 25.959-71.238 57.991s31.9 57.991 71.238 57.991c39.344 0 71.238-25.959 71.238-57.991s-31.895-57.991-71.238-57.991"/><path fill="#FDE364" d="M256.002 505.997C394.07 505.997 506 394.067 506 255.999S394.07 6.001 256.002 6.001c-17.68 0-17.68 499.996 0 499.996"/><path fill="#FFC63A" d="M364.434 339.333c0-20.753 19.389-37.578 43.302-37.578s43.297 16.826 43.297 37.578s-19.384 37.579-43.297 37.579s-43.302-16.826-43.302-37.579M264.896 85.25c0 25.719 24.509 46.565 54.737 46.565c30.236 0 54.737-20.846 54.737-46.565s-24.501-46.565-54.737-46.565c-30.228.001-54.737 20.847-54.737 46.565m23.91 352.877a82.1 82.1 0 0 0-41.583 11.254c2.153 34.676 5.081 56.616 8.785 56.616c37.876 0 73.776-8.44 105.947-23.516c-13.774-26.355-41.351-44.354-73.149-44.354M504.06 224.773c-7.03-56.414-32.854-106.99-71.012-145.266c-24.032 13.52-40.644 42.464-40.644 75.994c0 46.464 31.892 84.136 71.238 84.136c15.012 0 28.932-5.498 40.418-14.864m-261.132 3.454l-.112.002c-.206 39.033.024 78.975.69 115.968c39.076-.254 70.66-26.105 70.66-57.979c0-32.032-31.895-57.991-71.238-57.991"/></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.068-111.925 249.999-250 249.999c-138.068 0-249.99-111.93-249.99-249.999c0-138.067 111.922-249.998 249.99-249.998c138.075 0 250 111.931 250 249.998"/><path fill="#496170" d="M203.648 11.517c8.187 8.716 12.964 19.135 12.964 30.339c0 30.584-35.488 55.381-79.257 55.381c-23.05 0-43.793-6.883-58.274-17.861c33.494-33.546 76.473-57.61 124.567-67.859M34.042 253.015a79 79 0 0 0-28.015 5.112c.471 56.361 19.587 108.267 51.489 149.862c32.31-10.006 55.783-40.123 55.783-75.719c0-43.768-35.488-79.255-79.257-79.255M208.556 501.48a251.3 251.3 0 0 0 47.452 4.517c37.876 0 73.776-8.44 105.947-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972 0-71.612 27.027-80.251 63.353m34.372-273.253c-39.338 0-71.238 25.959-71.238 57.991s31.9 57.991 71.238 57.991c39.344 0 71.238-25.959 71.238-57.991s-31.895-57.991-71.238-57.991"/><path fill="#FDE364" d="M256.002 505.997C394.07 505.997 506 394.067 506 255.999S394.07 6.001 256.002 6.001c-17.68 0-17.68 499.996 0 499.996"/><path fill="#FFC63A" d="M364.434 339.333c0-20.753 19.389-37.578 43.302-37.578s43.297 16.826 43.297 37.578s-19.384 37.579-43.297 37.579s-43.302-16.826-43.302-37.579M264.896 85.25c0 25.719 24.509 46.565 54.737 46.565c30.236 0 54.737-20.846 54.737-46.565s-24.501-46.565-54.737-46.565c-30.228.001-54.737 20.847-54.737 46.565m23.91 352.877a82.1 82.1 0 0 0-41.583 11.254c2.153 34.676 5.081 56.616 8.785 56.616c37.876 0 73.776-8.44 105.947-23.516c-13.774-26.355-41.351-44.354-73.149-44.354M504.06 224.773c-7.03-56.414-32.854-106.99-71.012-145.266c-24.032 13.52-40.644 42.464-40.644 75.994c0 46.464 31.892 84.136 71.238 84.136c15.012 0 28.932-5.498 40.418-14.864m-261.132 3.454l-.112.002c-.206 39.033.024 78.975.69 115.968c39.076-.254 70.66-26.105 70.66-57.979c0-32.032-31.895-57.991-71.238-57.991"/></svg>
</template>

CSS

.icon-firstquartermoon {
  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.068-111.925%20249.999-250%20249.999c-138.068%200-249.99-111.93-249.99-249.999c0-138.067%20111.922-249.998%20249.99-249.998c138.075%200%20250%20111.931%20250%20249.998%22%2F%3E%3Cpath%20fill%3D%22%23496170%22%20d%3D%22M203.648%2011.517c8.187%208.716%2012.964%2019.135%2012.964%2030.339c0%2030.584-35.488%2055.381-79.257%2055.381c-23.05%200-43.793-6.883-58.274-17.861c33.494-33.546%2076.473-57.61%20124.567-67.859M34.042%20253.015a79%2079%200%200%200-28.015%205.112c.471%2056.361%2019.587%20108.267%2051.489%20149.862c32.31-10.006%2055.783-40.123%2055.783-75.719c0-43.768-35.488-79.255-79.257-79.255M208.556%20501.48a251.3%20251.3%200%200%200%2047.452%204.517c37.876%200%2073.776-8.44%20105.947-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972%200-71.612%2027.027-80.251%2063.353m34.372-273.253c-39.338%200-71.238%2025.959-71.238%2057.991s31.9%2057.991%2071.238%2057.991c39.344%200%2071.238-25.959%2071.238-57.991s-31.895-57.991-71.238-57.991%22%2F%3E%3Cpath%20fill%3D%22%23FDE364%22%20d%3D%22M256.002%20505.997C394.07%20505.997%20506%20394.067%20506%20255.999S394.07%206.001%20256.002%206.001c-17.68%200-17.68%20499.996%200%20499.996%22%2F%3E%3Cpath%20fill%3D%22%23FFC63A%22%20d%3D%22M364.434%20339.333c0-20.753%2019.389-37.578%2043.302-37.578s43.297%2016.826%2043.297%2037.578s-19.384%2037.579-43.297%2037.579s-43.302-16.826-43.302-37.579M264.896%2085.25c0%2025.719%2024.509%2046.565%2054.737%2046.565c30.236%200%2054.737-20.846%2054.737-46.565s-24.501-46.565-54.737-46.565c-30.228.001-54.737%2020.847-54.737%2046.565m23.91%20352.877a82.1%2082.1%200%200%200-41.583%2011.254c2.153%2034.676%205.081%2056.616%208.785%2056.616c37.876%200%2073.776-8.44%20105.947-23.516c-13.774-26.355-41.351-44.354-73.149-44.354M504.06%20224.773c-7.03-56.414-32.854-106.99-71.012-145.266c-24.032%2013.52-40.644%2042.464-40.644%2075.994c0%2046.464%2031.892%2084.136%2071.238%2084.136c15.012%200%2028.932-5.498%2040.418-14.864m-261.132%203.454l-.112.002c-.206%2039.033.024%2078.975.69%20115.968c39.076-.254%2070.66-26.105%2070.66-57.979c0-32.032-31.895-57.991-71.238-57.991%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.068-111.925%20249.999-250%20249.999c-138.068%200-249.99-111.93-249.99-249.999c0-138.067%20111.922-249.998%20249.99-249.998c138.075%200%20250%20111.931%20250%20249.998%22%2F%3E%3Cpath%20fill%3D%22%23496170%22%20d%3D%22M203.648%2011.517c8.187%208.716%2012.964%2019.135%2012.964%2030.339c0%2030.584-35.488%2055.381-79.257%2055.381c-23.05%200-43.793-6.883-58.274-17.861c33.494-33.546%2076.473-57.61%20124.567-67.859M34.042%20253.015a79%2079%200%200%200-28.015%205.112c.471%2056.361%2019.587%20108.267%2051.489%20149.862c32.31-10.006%2055.783-40.123%2055.783-75.719c0-43.768-35.488-79.255-79.257-79.255M208.556%20501.48a251.3%20251.3%200%200%200%2047.452%204.517c37.876%200%2073.776-8.44%20105.947-23.516c-13.773-26.355-41.35-44.354-73.148-44.354c-38.972%200-71.612%2027.027-80.251%2063.353m34.372-273.253c-39.338%200-71.238%2025.959-71.238%2057.991s31.9%2057.991%2071.238%2057.991c39.344%200%2071.238-25.959%2071.238-57.991s-31.895-57.991-71.238-57.991%22%2F%3E%3Cpath%20fill%3D%22%23FDE364%22%20d%3D%22M256.002%20505.997C394.07%20505.997%20506%20394.067%20506%20255.999S394.07%206.001%20256.002%206.001c-17.68%200-17.68%20499.996%200%20499.996%22%2F%3E%3Cpath%20fill%3D%22%23FFC63A%22%20d%3D%22M364.434%20339.333c0-20.753%2019.389-37.578%2043.302-37.578s43.297%2016.826%2043.297%2037.578s-19.384%2037.579-43.297%2037.579s-43.302-16.826-43.302-37.579M264.896%2085.25c0%2025.719%2024.509%2046.565%2054.737%2046.565c30.236%200%2054.737-20.846%2054.737-46.565s-24.501-46.565-54.737-46.565c-30.228.001-54.737%2020.847-54.737%2046.565m23.91%20352.877a82.1%2082.1%200%200%200-41.583%2011.254c2.153%2034.676%205.081%2056.616%208.785%2056.616c37.876%200%2073.776-8.44%20105.947-23.516c-13.774-26.355-41.351-44.354-73.149-44.354M504.06%20224.773c-7.03-56.414-32.854-106.99-71.012-145.266c-24.032%2013.52-40.644%2042.464-40.644%2075.994c0%2046.464%2031.892%2084.136%2071.238%2084.136c15.012%200%2028.932-5.498%2040.418-14.864m-261.132%203.454l-.112.002c-.206%2039.033.024%2078.975.69%20115.968c39.076-.254%2070.66-26.105%2070.66-57.979c0-32.032-31.895-57.991-71.238-57.991%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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