crescentmoon emoji
crescentmoon from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.
- Name
- crescentmoon
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Nature
- Viewbox
- 512×512
- License
- Apache 2.0
More nature icons from Firefox OS Emoji
Use the crescentmoon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FDE364" d="M503.851 210.204C492.563 120.657 434.38 44.485 355.192 7.235c-11.279-5.306-22.337 7.572-15.47 17.982c18.48 28.029 30.919 60.278 35.273 94.838c18.733 148.659-106.281 273.673-254.94 254.94c-34.56-4.354-66.81-16.793-94.839-35.273c-10.41-6.866-23.287 4.191-17.982 15.478c37.25 79.182 113.422 137.364 202.969 148.651c171.226 21.579 315.226-122.414 293.648-293.647"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiCrescentmoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FDE364" d="M503.851 210.204C492.563 120.657 434.38 44.485 355.192 7.235c-11.279-5.306-22.337 7.572-15.47 17.982c18.48 28.029 30.919 60.278 35.273 94.838c18.733 148.659-106.281 273.673-254.94 254.94c-34.56-4.354-66.81-16.793-94.839-35.273c-10.41-6.866-23.287 4.191-17.982 15.478c37.25 79.182 113.422 137.364 202.969 148.651c171.226 21.579 315.226-122.414 293.648-293.647"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FDE364" d="M503.851 210.204C492.563 120.657 434.38 44.485 355.192 7.235c-11.279-5.306-22.337 7.572-15.47 17.982c18.48 28.029 30.919 60.278 35.273 94.838c18.733 148.659-106.281 273.673-254.94 254.94c-34.56-4.354-66.81-16.793-94.839-35.273c-10.41-6.866-23.287 4.191-17.982 15.478c37.25 79.182 113.422 137.364 202.969 148.651c171.226 21.579 315.226-122.414 293.648-293.647"/></svg> </template>
CSS
.icon-crescentmoon {
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%23FDE364%22%20d%3D%22M503.851%20210.204C492.563%20120.657%20434.38%2044.485%20355.192%207.235c-11.279-5.306-22.337%207.572-15.47%2017.982c18.48%2028.029%2030.919%2060.278%2035.273%2094.838c18.733%20148.659-106.281%20273.673-254.94%20254.94c-34.56-4.354-66.81-16.793-94.839-35.273c-10.41-6.866-23.287%204.191-17.982%2015.478c37.25%2079.182%20113.422%20137.364%20202.969%20148.651c171.226%2021.579%20315.226-122.414%20293.648-293.647%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%23FDE364%22%20d%3D%22M503.851%20210.204C492.563%20120.657%20434.38%2044.485%20355.192%207.235c-11.279-5.306-22.337%207.572-15.47%2017.982c18.48%2028.029%2030.919%2060.278%2035.273%2094.838c18.733%20148.659-106.281%20273.673-254.94%20254.94c-34.56-4.354-66.81-16.793-94.839-35.273c-10.41-6.866-23.287%204.191-17.982%2015.478c37.25%2079.182%20113.422%20137.364%20202.969%20148.651c171.226%2021.579%20315.226-122.414%20293.648-293.647%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/crescentmoon.svg?color=%231a73e8&size=48