deciduoustree emoji
deciduoustree from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.
- Name
- deciduoustree
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Nature
- Viewbox
- 512×512
- License
- Apache 2.0
More nature icons from Firefox OS Emoji
Use the deciduoustree emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#8E6049" d="M374.151 335.414a7.227 7.227 0 0 0-9.318 4.191c-5.635 14.846-12.63 30.639-22.121 43.788c-.846-6.772-2.461-13.479-3.758-18.857c-.493-2.044-.959-3.976-1.107-4.89c-.64-3.938-4.355-6.608-8.29-5.974a7.227 7.227 0 0 0-5.974 8.29c.236 1.455.717 3.443 1.323 5.962c1.316 5.456 3.306 13.702 3.795 20.948c.526 7.777-.932 10.873-1.876 11.477a7.2 7.2 0 0 0-1.24 1.006c-8.395 6.348-18.204 10.626-29.778 11.723V302.972c0-16.123-13.073-29.211-29.203-29.211s-29.203 13.088-29.203 29.211v192.936c0 16.123 58.406 16.123 58.406 0V427.58c15.846-1.192 28.914-7.106 39.773-15.74q.412-.31.799-.642c20.858-17.01 33.459-44.055 41.964-66.465a7.225 7.225 0 0 0-4.192-9.319"/><path fill="#2BA52E" d="M425.834 166.186a82 82 0 0 0-10.723-9.004a71 71 0 0 0 7.643-6.615c27.648-27.648 27.648-72.473 0-100.121c-27.528-27.528-72.078-27.637-99.754-.349a56.3 56.3 0 0 0-15.276-28.004c-22.101-22.101-57.934-22.101-80.036 0a56.7 56.7 0 0 0-8.123 10.272c-28.698-14.07-64.337-9.195-88.199 14.667c-27.576 27.576-29.802 70.878-6.721 101.019c-16.384 2.038-32.241 9.325-44.82 21.905c-30.023 30.023-30.023 78.699 0 108.721c15.196 15.196 35.171 22.687 55.087 22.5c-3.492 15.27.698 31.942 12.592 43.836c18.389 18.389 48.203 18.389 66.592 0a47 47 0 0 0 6.59-8.277c.277.286.539.582.822.865c29.47 29.47 77.249 29.47 106.719 0c10.028-10.028 16.635-22.178 19.838-35.003c26.93 6.874 56.689-.212 77.768-21.29c31.791-31.791 31.791-83.333.001-115.122"/><path fill="#8E6049" d="M254.365 411.485a7.2 7.2 0 0 1-3.015-.662c-34.656-15.938-80.328-43.021-76.842-93.966a7.226 7.226 0 0 1 14.416.986c-2.843 41.56 35.095 64.505 68.464 79.851a7.225 7.225 0 0 1-3.023 13.791"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiDeciduoustree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#8E6049" d="M374.151 335.414a7.227 7.227 0 0 0-9.318 4.191c-5.635 14.846-12.63 30.639-22.121 43.788c-.846-6.772-2.461-13.479-3.758-18.857c-.493-2.044-.959-3.976-1.107-4.89c-.64-3.938-4.355-6.608-8.29-5.974a7.227 7.227 0 0 0-5.974 8.29c.236 1.455.717 3.443 1.323 5.962c1.316 5.456 3.306 13.702 3.795 20.948c.526 7.777-.932 10.873-1.876 11.477a7.2 7.2 0 0 0-1.24 1.006c-8.395 6.348-18.204 10.626-29.778 11.723V302.972c0-16.123-13.073-29.211-29.203-29.211s-29.203 13.088-29.203 29.211v192.936c0 16.123 58.406 16.123 58.406 0V427.58c15.846-1.192 28.914-7.106 39.773-15.74q.412-.31.799-.642c20.858-17.01 33.459-44.055 41.964-66.465a7.225 7.225 0 0 0-4.192-9.319"/><path fill="#2BA52E" d="M425.834 166.186a82 82 0 0 0-10.723-9.004a71 71 0 0 0 7.643-6.615c27.648-27.648 27.648-72.473 0-100.121c-27.528-27.528-72.078-27.637-99.754-.349a56.3 56.3 0 0 0-15.276-28.004c-22.101-22.101-57.934-22.101-80.036 0a56.7 56.7 0 0 0-8.123 10.272c-28.698-14.07-64.337-9.195-88.199 14.667c-27.576 27.576-29.802 70.878-6.721 101.019c-16.384 2.038-32.241 9.325-44.82 21.905c-30.023 30.023-30.023 78.699 0 108.721c15.196 15.196 35.171 22.687 55.087 22.5c-3.492 15.27.698 31.942 12.592 43.836c18.389 18.389 48.203 18.389 66.592 0a47 47 0 0 0 6.59-8.277c.277.286.539.582.822.865c29.47 29.47 77.249 29.47 106.719 0c10.028-10.028 16.635-22.178 19.838-35.003c26.93 6.874 56.689-.212 77.768-21.29c31.791-31.791 31.791-83.333.001-115.122"/><path fill="#8E6049" d="M254.365 411.485a7.2 7.2 0 0 1-3.015-.662c-34.656-15.938-80.328-43.021-76.842-93.966a7.226 7.226 0 0 1 14.416.986c-2.843 41.56 35.095 64.505 68.464 79.851a7.225 7.225 0 0 1-3.023 13.791"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#8E6049" d="M374.151 335.414a7.227 7.227 0 0 0-9.318 4.191c-5.635 14.846-12.63 30.639-22.121 43.788c-.846-6.772-2.461-13.479-3.758-18.857c-.493-2.044-.959-3.976-1.107-4.89c-.64-3.938-4.355-6.608-8.29-5.974a7.227 7.227 0 0 0-5.974 8.29c.236 1.455.717 3.443 1.323 5.962c1.316 5.456 3.306 13.702 3.795 20.948c.526 7.777-.932 10.873-1.876 11.477a7.2 7.2 0 0 0-1.24 1.006c-8.395 6.348-18.204 10.626-29.778 11.723V302.972c0-16.123-13.073-29.211-29.203-29.211s-29.203 13.088-29.203 29.211v192.936c0 16.123 58.406 16.123 58.406 0V427.58c15.846-1.192 28.914-7.106 39.773-15.74q.412-.31.799-.642c20.858-17.01 33.459-44.055 41.964-66.465a7.225 7.225 0 0 0-4.192-9.319"/><path fill="#2BA52E" d="M425.834 166.186a82 82 0 0 0-10.723-9.004a71 71 0 0 0 7.643-6.615c27.648-27.648 27.648-72.473 0-100.121c-27.528-27.528-72.078-27.637-99.754-.349a56.3 56.3 0 0 0-15.276-28.004c-22.101-22.101-57.934-22.101-80.036 0a56.7 56.7 0 0 0-8.123 10.272c-28.698-14.07-64.337-9.195-88.199 14.667c-27.576 27.576-29.802 70.878-6.721 101.019c-16.384 2.038-32.241 9.325-44.82 21.905c-30.023 30.023-30.023 78.699 0 108.721c15.196 15.196 35.171 22.687 55.087 22.5c-3.492 15.27.698 31.942 12.592 43.836c18.389 18.389 48.203 18.389 66.592 0a47 47 0 0 0 6.59-8.277c.277.286.539.582.822.865c29.47 29.47 77.249 29.47 106.719 0c10.028-10.028 16.635-22.178 19.838-35.003c26.93 6.874 56.689-.212 77.768-21.29c31.791-31.791 31.791-83.333.001-115.122"/><path fill="#8E6049" d="M254.365 411.485a7.2 7.2 0 0 1-3.015-.662c-34.656-15.938-80.328-43.021-76.842-93.966a7.226 7.226 0 0 1 14.416.986c-2.843 41.56 35.095 64.505 68.464 79.851a7.225 7.225 0 0 1-3.023 13.791"/></svg> </template>
CSS
.icon-deciduoustree {
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%238E6049%22%20d%3D%22M374.151%20335.414a7.227%207.227%200%200%200-9.318%204.191c-5.635%2014.846-12.63%2030.639-22.121%2043.788c-.846-6.772-2.461-13.479-3.758-18.857c-.493-2.044-.959-3.976-1.107-4.89c-.64-3.938-4.355-6.608-8.29-5.974a7.227%207.227%200%200%200-5.974%208.29c.236%201.455.717%203.443%201.323%205.962c1.316%205.456%203.306%2013.702%203.795%2020.948c.526%207.777-.932%2010.873-1.876%2011.477a7.2%207.2%200%200%200-1.24%201.006c-8.395%206.348-18.204%2010.626-29.778%2011.723V302.972c0-16.123-13.073-29.211-29.203-29.211s-29.203%2013.088-29.203%2029.211v192.936c0%2016.123%2058.406%2016.123%2058.406%200V427.58c15.846-1.192%2028.914-7.106%2039.773-15.74q.412-.31.799-.642c20.858-17.01%2033.459-44.055%2041.964-66.465a7.225%207.225%200%200%200-4.192-9.319%22%2F%3E%3Cpath%20fill%3D%22%232BA52E%22%20d%3D%22M425.834%20166.186a82%2082%200%200%200-10.723-9.004a71%2071%200%200%200%207.643-6.615c27.648-27.648%2027.648-72.473%200-100.121c-27.528-27.528-72.078-27.637-99.754-.349a56.3%2056.3%200%200%200-15.276-28.004c-22.101-22.101-57.934-22.101-80.036%200a56.7%2056.7%200%200%200-8.123%2010.272c-28.698-14.07-64.337-9.195-88.199%2014.667c-27.576%2027.576-29.802%2070.878-6.721%20101.019c-16.384%202.038-32.241%209.325-44.82%2021.905c-30.023%2030.023-30.023%2078.699%200%20108.721c15.196%2015.196%2035.171%2022.687%2055.087%2022.5c-3.492%2015.27.698%2031.942%2012.592%2043.836c18.389%2018.389%2048.203%2018.389%2066.592%200a47%2047%200%200%200%206.59-8.277c.277.286.539.582.822.865c29.47%2029.47%2077.249%2029.47%20106.719%200c10.028-10.028%2016.635-22.178%2019.838-35.003c26.93%206.874%2056.689-.212%2077.768-21.29c31.791-31.791%2031.791-83.333.001-115.122%22%2F%3E%3Cpath%20fill%3D%22%238E6049%22%20d%3D%22M254.365%20411.485a7.2%207.2%200%200%201-3.015-.662c-34.656-15.938-80.328-43.021-76.842-93.966a7.226%207.226%200%200%201%2014.416.986c-2.843%2041.56%2035.095%2064.505%2068.464%2079.851a7.225%207.225%200%200%201-3.023%2013.791%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%238E6049%22%20d%3D%22M374.151%20335.414a7.227%207.227%200%200%200-9.318%204.191c-5.635%2014.846-12.63%2030.639-22.121%2043.788c-.846-6.772-2.461-13.479-3.758-18.857c-.493-2.044-.959-3.976-1.107-4.89c-.64-3.938-4.355-6.608-8.29-5.974a7.227%207.227%200%200%200-5.974%208.29c.236%201.455.717%203.443%201.323%205.962c1.316%205.456%203.306%2013.702%203.795%2020.948c.526%207.777-.932%2010.873-1.876%2011.477a7.2%207.2%200%200%200-1.24%201.006c-8.395%206.348-18.204%2010.626-29.778%2011.723V302.972c0-16.123-13.073-29.211-29.203-29.211s-29.203%2013.088-29.203%2029.211v192.936c0%2016.123%2058.406%2016.123%2058.406%200V427.58c15.846-1.192%2028.914-7.106%2039.773-15.74q.412-.31.799-.642c20.858-17.01%2033.459-44.055%2041.964-66.465a7.225%207.225%200%200%200-4.192-9.319%22%2F%3E%3Cpath%20fill%3D%22%232BA52E%22%20d%3D%22M425.834%20166.186a82%2082%200%200%200-10.723-9.004a71%2071%200%200%200%207.643-6.615c27.648-27.648%2027.648-72.473%200-100.121c-27.528-27.528-72.078-27.637-99.754-.349a56.3%2056.3%200%200%200-15.276-28.004c-22.101-22.101-57.934-22.101-80.036%200a56.7%2056.7%200%200%200-8.123%2010.272c-28.698-14.07-64.337-9.195-88.199%2014.667c-27.576%2027.576-29.802%2070.878-6.721%20101.019c-16.384%202.038-32.241%209.325-44.82%2021.905c-30.023%2030.023-30.023%2078.699%200%20108.721c15.196%2015.196%2035.171%2022.687%2055.087%2022.5c-3.492%2015.27.698%2031.942%2012.592%2043.836c18.389%2018.389%2048.203%2018.389%2066.592%200a47%2047%200%200%200%206.59-8.277c.277.286.539.582.822.865c29.47%2029.47%2077.249%2029.47%20106.719%200c10.028-10.028%2016.635-22.178%2019.838-35.003c26.93%206.874%2056.689-.212%2077.768-21.29c31.791-31.791%2031.791-83.333.001-115.122%22%2F%3E%3Cpath%20fill%3D%22%238E6049%22%20d%3D%22M254.365%20411.485a7.2%207.2%200%200%201-3.015-.662c-34.656-15.938-80.328-43.021-76.842-93.966a7.226%207.226%200%200%201%2014.416.986c-2.843%2041.56%2035.095%2064.505%2068.464%2079.851a7.225%207.225%200%200%201-3.023%2013.791%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/deciduoustree.svg?color=%231a73e8&size=48