evergreen tree emoji
evergreen-tree from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- evergreen-tree
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More animals & nature icons from Fluent Emoji High Contrast
Use the evergreen tree emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.84 28h2.282C24.26 28 26 26.192 26 23.975c.006-1.64-.615-3.169-1.748-4.307a5.7 5.7 0 0 0-1.491-1.082c.154-.311.239-.658.239-1.024c0-1.616-.907-3.036-2.273-3.848a2.57 2.57 0 0 0-.02-2.339l-2.696-5.121c-.399-.771-1.165-1.251-1.998-1.254h-.009c-.834 0-1.604.477-2.011 1.246v.002l-2.699 5.125a2.56 2.56 0 0 0-.019 2.34C9.908 14.525 9 15.947 9 17.562c0 .367.086.716.241 1.029C7.325 19.558 6 21.606 6 23.971C6 26.192 7.74 28 9.878 28h2.284l-.141.757c-.118.635.289 1.243.825 1.243h6.312c.535 0 .932-.608.824-1.243zm2.282-2H9.878C8.843 26 8 25.09 8 23.971C8 21.781 9.67 20 11.723 20a1 1 0 1 0 0-2h-.144c-.314 0-.579-.201-.579-.438C11 16.149 12.304 15 13.908 15a1 1 0 1 0 0-2h-.602c-.11 0-.185-.085-.228-.157a.55.55 0 0 1-.015-.536l2.699-5.126c.062-.118.148-.181.242-.181h.001q.138 0 .233.18l2.698 5.124a.56.56 0 0 1-.013.542c-.043.07-.117.154-.229.154h-.602a1 1 0 1 0 0 2C19.696 15 21 16.15 21 17.562c0 .237-.266.438-.579.438h-.144a1 1 0 1 0 0 2c.956 0 1.865.384 2.558 1.079c.755.759 1.169 1.785 1.165 2.892C24 25.09 23.158 26 22.122 26"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastEvergreenTree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.84 28h2.282C24.26 28 26 26.192 26 23.975c.006-1.64-.615-3.169-1.748-4.307a5.7 5.7 0 0 0-1.491-1.082c.154-.311.239-.658.239-1.024c0-1.616-.907-3.036-2.273-3.848a2.57 2.57 0 0 0-.02-2.339l-2.696-5.121c-.399-.771-1.165-1.251-1.998-1.254h-.009c-.834 0-1.604.477-2.011 1.246v.002l-2.699 5.125a2.56 2.56 0 0 0-.019 2.34C9.908 14.525 9 15.947 9 17.562c0 .367.086.716.241 1.029C7.325 19.558 6 21.606 6 23.971C6 26.192 7.74 28 9.878 28h2.284l-.141.757c-.118.635.289 1.243.825 1.243h6.312c.535 0 .932-.608.824-1.243zm2.282-2H9.878C8.843 26 8 25.09 8 23.971C8 21.781 9.67 20 11.723 20a1 1 0 1 0 0-2h-.144c-.314 0-.579-.201-.579-.438C11 16.149 12.304 15 13.908 15a1 1 0 1 0 0-2h-.602c-.11 0-.185-.085-.228-.157a.55.55 0 0 1-.015-.536l2.699-5.126c.062-.118.148-.181.242-.181h.001q.138 0 .233.18l2.698 5.124a.56.56 0 0 1-.013.542c-.043.07-.117.154-.229.154h-.602a1 1 0 1 0 0 2C19.696 15 21 16.15 21 17.562c0 .237-.266.438-.579.438h-.144a1 1 0 1 0 0 2c.956 0 1.865.384 2.558 1.079c.755.759 1.169 1.785 1.165 2.892C24 25.09 23.158 26 22.122 26"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.84 28h2.282C24.26 28 26 26.192 26 23.975c.006-1.64-.615-3.169-1.748-4.307a5.7 5.7 0 0 0-1.491-1.082c.154-.311.239-.658.239-1.024c0-1.616-.907-3.036-2.273-3.848a2.57 2.57 0 0 0-.02-2.339l-2.696-5.121c-.399-.771-1.165-1.251-1.998-1.254h-.009c-.834 0-1.604.477-2.011 1.246v.002l-2.699 5.125a2.56 2.56 0 0 0-.019 2.34C9.908 14.525 9 15.947 9 17.562c0 .367.086.716.241 1.029C7.325 19.558 6 21.606 6 23.971C6 26.192 7.74 28 9.878 28h2.284l-.141.757c-.118.635.289 1.243.825 1.243h6.312c.535 0 .932-.608.824-1.243zm2.282-2H9.878C8.843 26 8 25.09 8 23.971C8 21.781 9.67 20 11.723 20a1 1 0 1 0 0-2h-.144c-.314 0-.579-.201-.579-.438C11 16.149 12.304 15 13.908 15a1 1 0 1 0 0-2h-.602c-.11 0-.185-.085-.228-.157a.55.55 0 0 1-.015-.536l2.699-5.126c.062-.118.148-.181.242-.181h.001q.138 0 .233.18l2.698 5.124a.56.56 0 0 1-.013.542c-.043.07-.117.154-.229.154h-.602a1 1 0 1 0 0 2C19.696 15 21 16.15 21 17.562c0 .237-.266.438-.579.438h-.144a1 1 0 1 0 0 2c.956 0 1.865.384 2.558 1.079c.755.759 1.169 1.785 1.165 2.892C24 25.09 23.158 26 22.122 26"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.84%2028h2.282C24.26%2028%2026%2026.192%2026%2023.975c.006-1.64-.615-3.169-1.748-4.307a5.7%205.7%200%200%200-1.491-1.082c.154-.311.239-.658.239-1.024c0-1.616-.907-3.036-2.273-3.848a2.57%202.57%200%200%200-.02-2.339l-2.696-5.121c-.399-.771-1.165-1.251-1.998-1.254h-.009c-.834%200-1.604.477-2.011%201.246v.002l-2.699%205.125a2.56%202.56%200%200%200-.019%202.34C9.908%2014.525%209%2015.947%209%2017.562c0%20.367.086.716.241%201.029C7.325%2019.558%206%2021.606%206%2023.971C6%2026.192%207.74%2028%209.878%2028h2.284l-.141.757c-.118.635.289%201.243.825%201.243h6.312c.535%200%20.932-.608.824-1.243zm2.282-2H9.878C8.843%2026%208%2025.09%208%2023.971C8%2021.781%209.67%2020%2011.723%2020a1%201%200%201%200%200-2h-.144c-.314%200-.579-.201-.579-.438C11%2016.149%2012.304%2015%2013.908%2015a1%201%200%201%200%200-2h-.602c-.11%200-.185-.085-.228-.157a.55.55%200%200%201-.015-.536l2.699-5.126c.062-.118.148-.181.242-.181h.001q.138%200%20.233.18l2.698%205.124a.56.56%200%200%201-.013.542c-.043.07-.117.154-.229.154h-.602a1%201%200%201%200%200%202C19.696%2015%2021%2016.15%2021%2017.562c0%20.237-.266.438-.579.438h-.144a1%201%200%201%200%200%202c.956%200%201.865.384%202.558%201.079c.755.759%201.169%201.785%201.165%202.892C24%2025.09%2023.158%2026%2022.122%2026%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.84%2028h2.282C24.26%2028%2026%2026.192%2026%2023.975c.006-1.64-.615-3.169-1.748-4.307a5.7%205.7%200%200%200-1.491-1.082c.154-.311.239-.658.239-1.024c0-1.616-.907-3.036-2.273-3.848a2.57%202.57%200%200%200-.02-2.339l-2.696-5.121c-.399-.771-1.165-1.251-1.998-1.254h-.009c-.834%200-1.604.477-2.011%201.246v.002l-2.699%205.125a2.56%202.56%200%200%200-.019%202.34C9.908%2014.525%209%2015.947%209%2017.562c0%20.367.086.716.241%201.029C7.325%2019.558%206%2021.606%206%2023.971C6%2026.192%207.74%2028%209.878%2028h2.284l-.141.757c-.118.635.289%201.243.825%201.243h6.312c.535%200%20.932-.608.824-1.243zm2.282-2H9.878C8.843%2026%208%2025.09%208%2023.971C8%2021.781%209.67%2020%2011.723%2020a1%201%200%201%200%200-2h-.144c-.314%200-.579-.201-.579-.438C11%2016.149%2012.304%2015%2013.908%2015a1%201%200%201%200%200-2h-.602c-.11%200-.185-.085-.228-.157a.55.55%200%200%201-.015-.536l2.699-5.126c.062-.118.148-.181.242-.181h.001q.138%200%20.233.18l2.698%205.124a.56.56%200%200%201-.013.542c-.043.07-.117.154-.229.154h-.602a1%201%200%201%200%200%202C19.696%2015%2021%2016.15%2021%2017.562c0%20.237-.266.438-.579.438h-.144a1%201%200%201%200%200%202c.956%200%201.865.384%202.558%201.079c.755.759%201.169%201.785%201.165%202.892C24%2025.09%2023.158%2026%2022.122%2026%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/evergreen-tree.svg?color=%231a73e8&size=48