fallen leaf emoji

fallen-leaf from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
fallen-leaf
Set
OpenMoji
Style
Default
Category
Animals Nature
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More animals nature icons from OpenMoji

Use the fallen leaf emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M55.732 36.689c5.432 6.231 4.132 16.317 4.132 16.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069 15.363 6.454"/><path fill="#e27022" d="M19.762 22.362C26.154 17.008 36.05 18.5 36.05 18.5s-.47 10.065-6.762 15.254S13 37.616 13 37.616s.37-9.9 6.762-15.254"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.762 22.362C26.154 17.008 36.05 18.5 36.05 18.5s-.47 10.065-6.762 15.254S13 37.616 13 37.616s.37-9.9 6.762-15.254m35.97 14.327c5.432 6.231 4.132 16.317 4.132 16.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069 15.363 6.454"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFallenLeaf(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M55.732 36.689c5.432 6.231 4.132 16.317 4.132 16.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069 15.363 6.454"/><path fill="#e27022" d="M19.762 22.362C26.154 17.008 36.05 18.5 36.05 18.5s-.47 10.065-6.762 15.254S13 37.616 13 37.616s.37-9.9 6.762-15.254"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19.762 22.362C26.154 17.008 36.05 18.5 36.05 18.5s-.47 10.065-6.762 15.254S13 37.616 13 37.616s.37-9.9 6.762-15.254m35.97 14.327c5.432 6.231 4.132 16.317 4.132 16.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069 15.363 6.454"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M55.732 36.689c5.432 6.231 4.132 16.317 4.132 16.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069 15.363 6.454"/><path fill="#e27022" d="M19.762 22.362C26.154 17.008 36.05 18.5 36.05 18.5s-.47 10.065-6.762 15.254S13 37.616 13 37.616s.37-9.9 6.762-15.254"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.762 22.362C26.154 17.008 36.05 18.5 36.05 18.5s-.47 10.065-6.762 15.254S13 37.616 13 37.616s.37-9.9 6.762-15.254m35.97 14.327c5.432 6.231 4.132 16.317 4.132 16.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069 15.363 6.454"/></svg>
</template>

CSS

.icon-fallen-leaf {
  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%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M55.732%2036.689c5.432%206.231%204.132%2016.317%204.132%2016.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069%2015.363%206.454%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M19.762%2022.362C26.154%2017.008%2036.05%2018.5%2036.05%2018.5s-.47%2010.065-6.762%2015.254S13%2037.616%2013%2037.616s.37-9.9%206.762-15.254%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.762%2022.362C26.154%2017.008%2036.05%2018.5%2036.05%2018.5s-.47%2010.065-6.762%2015.254S13%2037.616%2013%2037.616s.37-9.9%206.762-15.254m35.97%2014.327c5.432%206.231%204.132%2016.317%204.132%2016.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069%2015.363%206.454%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M55.732%2036.689c5.432%206.231%204.132%2016.317%204.132%2016.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069%2015.363%206.454%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M19.762%2022.362C26.154%2017.008%2036.05%2018.5%2036.05%2018.5s-.47%2010.065-6.762%2015.254S13%2037.616%2013%2037.616s.37-9.9%206.762-15.254%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.762%2022.362C26.154%2017.008%2036.05%2018.5%2036.05%2018.5s-.47%2010.065-6.762%2015.254S13%2037.616%2013%2037.616s.37-9.9%206.762-15.254m35.97%2014.327c5.432%206.231%204.132%2016.317%204.132%2016.317s-9.931-.223-15.363-6.454s-4.132-16.317-4.132-16.317s10.046.069%2015.363%206.454%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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