deciduous tree emoji
deciduous-tree from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.
- Name
- deciduous-tree
- Set
- Noto Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More animals & nature icons from Noto Emoji
Use the deciduous tree emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5b9821" d="M32 24.66s2.43-7.3 8.16-11.88s58.85 15.04 58.85 15.04s9.28 3.31 14.77 12.08c3.69 5.9 5.75 14.62 1.84 25.15c-9.32 25.08-33.5 22.18-39.8 20.75c-2.96-.67-10.17-2.58-10.17-2.58s-16.47 13.6-36.29 3.17c-15.09-7.94-13.22-19.81-13.22-19.81S5.98 56.42 10.38 42.27C15.68 25.23 32 24.66 32 24.66"/><path fill="#8bc02b" d="M66.37 55.01c13.75-2.29 18.04-8.16 21.77-13.6c4.11-6 3.01-11.03 5.87-11.17s5.14 5.02 2 14.03c-4.44 12.74-13.57 14.61-13.75 18.04c-.14 2.72 9.72 2.91 18.62-1.43c12.89-6.3 12.89-21.05 12.89-21.05s-2.29-4.73-6.73-8.02s-7.74-5.01-7.74-5.01S94 6.9 69.95 3.6S36.01 17.07 36.01 17.07s.86 5.44 5.01 11.74c3.31 5.03 6.73 4.87 6.44 7.73c-.19 1.86-6.16 2.43-12.46-.29c-5.74-2.48-7.16-5.87-8.73-5.87S11.68 37.63 17.11 53c4.3 12.17 18.51 14.45 21.05 14.89c7.45 1.29 11.74-3.58 6.44-7.45s-11.17-6.16-9.88-10.02c1.39-4.18 6.35.18 12.31 2.76c5.89 2.55 13.02 2.89 19.34 1.83"/><path fill="#6d4b41" d="M39.03 70.97s3.3-.19 4.66-.58s3.2-1.55 3.2-1.55S59.64 82.18 60.96 83.3c1.29 1.09 2.81-15.53 2.81-15.53s2.91.45 5.63.02c3.58-.57 6.02-1.71 6.02-1.71S73.68 76.31 73 80.19c-.43 2.49-.58 9.41-.58 9.41l-9.32 7.76l-7.09-4.76s-.02-1.87-1.07-3.14c-3.26-3.94-15.91-18.49-15.91-18.49m32.51 22.81l7.09-8.54s2.52.19 4.37.19c1.84 0 5.05-.39 5.05-.39s-5.82 7.86-8.93 11.74s-7.18 8.74-7.18 8.74l-3.88-11.26z"/><path fill="#865b50" d="M66.5 86.98c-2.9.26-10.48 5.63-10.48 5.63s.39 9.12.1 14.27s-2.32 13.56-.45 15.69c1.62 1.84 15.24 2.19 17.27.05c2.04-2.14.06-10.98.06-16.71s-.58-16.31-.58-16.31s-2.62-2.91-5.92-2.62"/></svg>
React
import type { SVGProps } from "react";
export function NotoDeciduousTree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5b9821" d="M32 24.66s2.43-7.3 8.16-11.88s58.85 15.04 58.85 15.04s9.28 3.31 14.77 12.08c3.69 5.9 5.75 14.62 1.84 25.15c-9.32 25.08-33.5 22.18-39.8 20.75c-2.96-.67-10.17-2.58-10.17-2.58s-16.47 13.6-36.29 3.17c-15.09-7.94-13.22-19.81-13.22-19.81S5.98 56.42 10.38 42.27C15.68 25.23 32 24.66 32 24.66"/><path fill="#8bc02b" d="M66.37 55.01c13.75-2.29 18.04-8.16 21.77-13.6c4.11-6 3.01-11.03 5.87-11.17s5.14 5.02 2 14.03c-4.44 12.74-13.57 14.61-13.75 18.04c-.14 2.72 9.72 2.91 18.62-1.43c12.89-6.3 12.89-21.05 12.89-21.05s-2.29-4.73-6.73-8.02s-7.74-5.01-7.74-5.01S94 6.9 69.95 3.6S36.01 17.07 36.01 17.07s.86 5.44 5.01 11.74c3.31 5.03 6.73 4.87 6.44 7.73c-.19 1.86-6.16 2.43-12.46-.29c-5.74-2.48-7.16-5.87-8.73-5.87S11.68 37.63 17.11 53c4.3 12.17 18.51 14.45 21.05 14.89c7.45 1.29 11.74-3.58 6.44-7.45s-11.17-6.16-9.88-10.02c1.39-4.18 6.35.18 12.31 2.76c5.89 2.55 13.02 2.89 19.34 1.83"/><path fill="#6d4b41" d="M39.03 70.97s3.3-.19 4.66-.58s3.2-1.55 3.2-1.55S59.64 82.18 60.96 83.3c1.29 1.09 2.81-15.53 2.81-15.53s2.91.45 5.63.02c3.58-.57 6.02-1.71 6.02-1.71S73.68 76.31 73 80.19c-.43 2.49-.58 9.41-.58 9.41l-9.32 7.76l-7.09-4.76s-.02-1.87-1.07-3.14c-3.26-3.94-15.91-18.49-15.91-18.49m32.51 22.81l7.09-8.54s2.52.19 4.37.19c1.84 0 5.05-.39 5.05-.39s-5.82 7.86-8.93 11.74s-7.18 8.74-7.18 8.74l-3.88-11.26z"/><path fill="#865b50" d="M66.5 86.98c-2.9.26-10.48 5.63-10.48 5.63s.39 9.12.1 14.27s-2.32 13.56-.45 15.69c1.62 1.84 15.24 2.19 17.27.05c2.04-2.14.06-10.98.06-16.71s-.58-16.31-.58-16.31s-2.62-2.91-5.92-2.62"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5b9821" d="M32 24.66s2.43-7.3 8.16-11.88s58.85 15.04 58.85 15.04s9.28 3.31 14.77 12.08c3.69 5.9 5.75 14.62 1.84 25.15c-9.32 25.08-33.5 22.18-39.8 20.75c-2.96-.67-10.17-2.58-10.17-2.58s-16.47 13.6-36.29 3.17c-15.09-7.94-13.22-19.81-13.22-19.81S5.98 56.42 10.38 42.27C15.68 25.23 32 24.66 32 24.66"/><path fill="#8bc02b" d="M66.37 55.01c13.75-2.29 18.04-8.16 21.77-13.6c4.11-6 3.01-11.03 5.87-11.17s5.14 5.02 2 14.03c-4.44 12.74-13.57 14.61-13.75 18.04c-.14 2.72 9.72 2.91 18.62-1.43c12.89-6.3 12.89-21.05 12.89-21.05s-2.29-4.73-6.73-8.02s-7.74-5.01-7.74-5.01S94 6.9 69.95 3.6S36.01 17.07 36.01 17.07s.86 5.44 5.01 11.74c3.31 5.03 6.73 4.87 6.44 7.73c-.19 1.86-6.16 2.43-12.46-.29c-5.74-2.48-7.16-5.87-8.73-5.87S11.68 37.63 17.11 53c4.3 12.17 18.51 14.45 21.05 14.89c7.45 1.29 11.74-3.58 6.44-7.45s-11.17-6.16-9.88-10.02c1.39-4.18 6.35.18 12.31 2.76c5.89 2.55 13.02 2.89 19.34 1.83"/><path fill="#6d4b41" d="M39.03 70.97s3.3-.19 4.66-.58s3.2-1.55 3.2-1.55S59.64 82.18 60.96 83.3c1.29 1.09 2.81-15.53 2.81-15.53s2.91.45 5.63.02c3.58-.57 6.02-1.71 6.02-1.71S73.68 76.31 73 80.19c-.43 2.49-.58 9.41-.58 9.41l-9.32 7.76l-7.09-4.76s-.02-1.87-1.07-3.14c-3.26-3.94-15.91-18.49-15.91-18.49m32.51 22.81l7.09-8.54s2.52.19 4.37.19c1.84 0 5.05-.39 5.05-.39s-5.82 7.86-8.93 11.74s-7.18 8.74-7.18 8.74l-3.88-11.26z"/><path fill="#865b50" d="M66.5 86.98c-2.9.26-10.48 5.63-10.48 5.63s.39 9.12.1 14.27s-2.32 13.56-.45 15.69c1.62 1.84 15.24 2.19 17.27.05c2.04-2.14.06-10.98.06-16.71s-.58-16.31-.58-16.31s-2.62-2.91-5.92-2.62"/></svg> </template>
CSS
.icon-deciduous-tree {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%235b9821%22%20d%3D%22M32%2024.66s2.43-7.3%208.16-11.88s58.85%2015.04%2058.85%2015.04s9.28%203.31%2014.77%2012.08c3.69%205.9%205.75%2014.62%201.84%2025.15c-9.32%2025.08-33.5%2022.18-39.8%2020.75c-2.96-.67-10.17-2.58-10.17-2.58s-16.47%2013.6-36.29%203.17c-15.09-7.94-13.22-19.81-13.22-19.81S5.98%2056.42%2010.38%2042.27C15.68%2025.23%2032%2024.66%2032%2024.66%22%2F%3E%3Cpath%20fill%3D%22%238bc02b%22%20d%3D%22M66.37%2055.01c13.75-2.29%2018.04-8.16%2021.77-13.6c4.11-6%203.01-11.03%205.87-11.17s5.14%205.02%202%2014.03c-4.44%2012.74-13.57%2014.61-13.75%2018.04c-.14%202.72%209.72%202.91%2018.62-1.43c12.89-6.3%2012.89-21.05%2012.89-21.05s-2.29-4.73-6.73-8.02s-7.74-5.01-7.74-5.01S94%206.9%2069.95%203.6S36.01%2017.07%2036.01%2017.07s.86%205.44%205.01%2011.74c3.31%205.03%206.73%204.87%206.44%207.73c-.19%201.86-6.16%202.43-12.46-.29c-5.74-2.48-7.16-5.87-8.73-5.87S11.68%2037.63%2017.11%2053c4.3%2012.17%2018.51%2014.45%2021.05%2014.89c7.45%201.29%2011.74-3.58%206.44-7.45s-11.17-6.16-9.88-10.02c1.39-4.18%206.35.18%2012.31%202.76c5.89%202.55%2013.02%202.89%2019.34%201.83%22%2F%3E%3Cpath%20fill%3D%22%236d4b41%22%20d%3D%22M39.03%2070.97s3.3-.19%204.66-.58s3.2-1.55%203.2-1.55S59.64%2082.18%2060.96%2083.3c1.29%201.09%202.81-15.53%202.81-15.53s2.91.45%205.63.02c3.58-.57%206.02-1.71%206.02-1.71S73.68%2076.31%2073%2080.19c-.43%202.49-.58%209.41-.58%209.41l-9.32%207.76l-7.09-4.76s-.02-1.87-1.07-3.14c-3.26-3.94-15.91-18.49-15.91-18.49m32.51%2022.81l7.09-8.54s2.52.19%204.37.19c1.84%200%205.05-.39%205.05-.39s-5.82%207.86-8.93%2011.74s-7.18%208.74-7.18%208.74l-3.88-11.26z%22%2F%3E%3Cpath%20fill%3D%22%23865b50%22%20d%3D%22M66.5%2086.98c-2.9.26-10.48%205.63-10.48%205.63s.39%209.12.1%2014.27s-2.32%2013.56-.45%2015.69c1.62%201.84%2015.24%202.19%2017.27.05c2.04-2.14.06-10.98.06-16.71s-.58-16.31-.58-16.31s-2.62-2.91-5.92-2.62%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%20128%20128%22%3E%3Cpath%20fill%3D%22%235b9821%22%20d%3D%22M32%2024.66s2.43-7.3%208.16-11.88s58.85%2015.04%2058.85%2015.04s9.28%203.31%2014.77%2012.08c3.69%205.9%205.75%2014.62%201.84%2025.15c-9.32%2025.08-33.5%2022.18-39.8%2020.75c-2.96-.67-10.17-2.58-10.17-2.58s-16.47%2013.6-36.29%203.17c-15.09-7.94-13.22-19.81-13.22-19.81S5.98%2056.42%2010.38%2042.27C15.68%2025.23%2032%2024.66%2032%2024.66%22%2F%3E%3Cpath%20fill%3D%22%238bc02b%22%20d%3D%22M66.37%2055.01c13.75-2.29%2018.04-8.16%2021.77-13.6c4.11-6%203.01-11.03%205.87-11.17s5.14%205.02%202%2014.03c-4.44%2012.74-13.57%2014.61-13.75%2018.04c-.14%202.72%209.72%202.91%2018.62-1.43c12.89-6.3%2012.89-21.05%2012.89-21.05s-2.29-4.73-6.73-8.02s-7.74-5.01-7.74-5.01S94%206.9%2069.95%203.6S36.01%2017.07%2036.01%2017.07s.86%205.44%205.01%2011.74c3.31%205.03%206.73%204.87%206.44%207.73c-.19%201.86-6.16%202.43-12.46-.29c-5.74-2.48-7.16-5.87-8.73-5.87S11.68%2037.63%2017.11%2053c4.3%2012.17%2018.51%2014.45%2021.05%2014.89c7.45%201.29%2011.74-3.58%206.44-7.45s-11.17-6.16-9.88-10.02c1.39-4.18%206.35.18%2012.31%202.76c5.89%202.55%2013.02%202.89%2019.34%201.83%22%2F%3E%3Cpath%20fill%3D%22%236d4b41%22%20d%3D%22M39.03%2070.97s3.3-.19%204.66-.58s3.2-1.55%203.2-1.55S59.64%2082.18%2060.96%2083.3c1.29%201.09%202.81-15.53%202.81-15.53s2.91.45%205.63.02c3.58-.57%206.02-1.71%206.02-1.71S73.68%2076.31%2073%2080.19c-.43%202.49-.58%209.41-.58%209.41l-9.32%207.76l-7.09-4.76s-.02-1.87-1.07-3.14c-3.26-3.94-15.91-18.49-15.91-18.49m32.51%2022.81l7.09-8.54s2.52.19%204.37.19c1.84%200%205.05-.39%205.05-.39s-5.82%207.86-8.93%2011.74s-7.18%208.74-7.18%208.74l-3.88-11.26z%22%2F%3E%3Cpath%20fill%3D%22%23865b50%22%20d%3D%22M66.5%2086.98c-2.9.26-10.48%205.63-10.48%205.63s.39%209.12.1%2014.27s-2.32%2013.56-.45%2015.69c1.62%201.84%2015.24%202.19%2017.27.05c2.04-2.14.06-10.98.06-16.71s-.58-16.31-.58-16.31s-2.62-2.91-5.92-2.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/deciduous-tree.svg?color=%231a73e8&size=48