evergreen tree emoji
evergreen-tree from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- evergreen-tree
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More animals & nature icons from Fluent Emoji Flat
Use the evergreen tree emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="M19.157 30h-6.311c-.536 0-.943-.608-.826-1.243L12.535 26h6.933l.514 2.757c.108.635-.289 1.243-.825 1.243"/><path fill="#44911b" d="m14.877 6.714l-2.699 5.127c-.504.952.12 2.159 1.128 2.159h.602C11.747 14 10 15.592 10 17.561c0 .8.71 1.439 1.579 1.439h.144C9.116 19 7 21.227 7 23.971C7 25.649 8.294 27 9.878 27h12.244C23.716 27 25 25.639 25 23.971C25.01 21.227 22.894 19 20.277 19h.144C21.3 19 22 18.352 22 17.561C22 15.601 20.253 14 18.092 14h.602c1.007 0 1.632-1.196 1.128-2.16l-2.7-5.126c-.493-.952-1.741-.952-2.245 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatEvergreenTree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="M19.157 30h-6.311c-.536 0-.943-.608-.826-1.243L12.535 26h6.933l.514 2.757c.108.635-.289 1.243-.825 1.243"/><path fill="#44911b" d="m14.877 6.714l-2.699 5.127c-.504.952.12 2.159 1.128 2.159h.602C11.747 14 10 15.592 10 17.561c0 .8.71 1.439 1.579 1.439h.144C9.116 19 7 21.227 7 23.971C7 25.649 8.294 27 9.878 27h12.244C23.716 27 25 25.639 25 23.971C25.01 21.227 22.894 19 20.277 19h.144C21.3 19 22 18.352 22 17.561C22 15.601 20.253 14 18.092 14h.602c1.007 0 1.632-1.196 1.128-2.16l-2.7-5.126c-.493-.952-1.741-.952-2.245 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="M19.157 30h-6.311c-.536 0-.943-.608-.826-1.243L12.535 26h6.933l.514 2.757c.108.635-.289 1.243-.825 1.243"/><path fill="#44911b" d="m14.877 6.714l-2.699 5.127c-.504.952.12 2.159 1.128 2.159h.602C11.747 14 10 15.592 10 17.561c0 .8.71 1.439 1.579 1.439h.144C9.116 19 7 21.227 7 23.971C7 25.649 8.294 27 9.878 27h12.244C23.716 27 25 25.639 25 23.971C25.01 21.227 22.894 19 20.277 19h.144C21.3 19 22 18.352 22 17.561C22 15.601 20.253 14 18.092 14h.602c1.007 0 1.632-1.196 1.128-2.16l-2.7-5.126c-.493-.952-1.741-.952-2.245 0"/></g></svg> </template>
CSS
.icon-evergreen-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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22M19.157%2030h-6.311c-.536%200-.943-.608-.826-1.243L12.535%2026h6.933l.514%202.757c.108.635-.289%201.243-.825%201.243%22%2F%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22m14.877%206.714l-2.699%205.127c-.504.952.12%202.159%201.128%202.159h.602C11.747%2014%2010%2015.592%2010%2017.561c0%20.8.71%201.439%201.579%201.439h.144C9.116%2019%207%2021.227%207%2023.971C7%2025.649%208.294%2027%209.878%2027h12.244C23.716%2027%2025%2025.639%2025%2023.971C25.01%2021.227%2022.894%2019%2020.277%2019h.144C21.3%2019%2022%2018.352%2022%2017.561C22%2015.601%2020.253%2014%2018.092%2014h.602c1.007%200%201.632-1.196%201.128-2.16l-2.7-5.126c-.493-.952-1.741-.952-2.245%200%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22M19.157%2030h-6.311c-.536%200-.943-.608-.826-1.243L12.535%2026h6.933l.514%202.757c.108.635-.289%201.243-.825%201.243%22%2F%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22m14.877%206.714l-2.699%205.127c-.504.952.12%202.159%201.128%202.159h.602C11.747%2014%2010%2015.592%2010%2017.561c0%20.8.71%201.439%201.579%201.439h.144C9.116%2019%207%2021.227%207%2023.971C7%2025.649%208.294%2027%209.878%2027h12.244C23.716%2027%2025%2025.639%2025%2023.971C25.01%2021.227%2022.894%2019%2020.277%2019h.144C21.3%2019%2022%2018.352%2022%2017.561C22%2015.601%2020.253%2014%2018.092%2014h.602c1.007%200%201.632-1.196%201.128-2.16l-2.7-5.126c-.493-.952-1.741-.952-2.245%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/evergreen-tree.svg?color=%231a73e8&size=48