evergreen tree emoji

evergreen-tree from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
evergreen-tree
Set
Twitter Emoji
Style
Default
Category
Animals & Nature
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More animals & nature icons from Twitter Emoji

Use the evergreen tree emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M22 33c0 2.209-1.791 3-4 3s-4-.791-4-3l1-9c0-2.209.791-2 3-2s3-.209 3 2z"/><path fill="#5c913b" d="M31.406 27.297C24.443 21.332 21.623 12.791 18 12.791s-6.443 8.541-13.405 14.506c-2.926 2.507-1.532 3.957 2.479 3.667c3.576-.258 6.919-1.069 10.926-1.069s7.352.812 10.926 1.069c4.012.29 5.405-1.16 2.48-3.667"/><path fill="#3e721d" d="M29.145 24.934C23.794 20.027 20.787 13 18 13c-2.785 0-5.793 7.027-11.144 11.934c-4.252 3.898 5.572 4.773 11.144 0c5.569 4.773 15.396 3.898 11.145 0"/><path fill="#5c913b" d="M29.145 20.959C23.794 16.375 20.787 9.811 18 9.811c-2.785 0-5.793 6.564-11.144 11.148c-4.252 3.642 5.572 4.459 11.144 0c5.569 4.459 15.396 3.642 11.145 0"/><path fill="#3e721d" d="M26.7 17.703C22.523 14.125 20.176 9 18 9c-2.174 0-4.523 5.125-8.7 8.703c-3.319 2.844 4.35 3.482 8.7 0c4.349 3.482 12.02 2.844 8.7 0"/><path fill="#5c913b" d="M26.7 14.726c-4.177-3.579-6.524-8.703-8.7-8.703c-2.174 0-4.523 5.125-8.7 8.703c-3.319 2.844 4.35 3.481 8.7 0c4.349 3.481 12.02 2.843 8.7 0"/><path fill="#3e721d" d="M25.021 12.081C21.65 9.193 19.756 5.057 18 5.057c-1.755 0-3.65 4.136-7.021 7.024c-2.679 2.295 3.511 2.809 7.021 0c3.51 2.81 9.701 2.295 7.021 0"/><path fill="#5c913b" d="M25.021 9.839C21.65 6.951 19.756 2.815 18 2.815c-1.755 0-3.65 4.136-7.021 7.024c-2.679 2.295 3.511 2.809 7.021 0c3.51 2.81 9.701 2.295 7.021 0"/><path fill="#3e721d" d="M23.343 6.54C20.778 4.342 19.336 1.195 18 1.195c-1.335 0-2.778 3.148-5.343 5.345c-2.038 1.747 2.671 2.138 5.343 0c2.671 2.138 7.382 1.746 5.343 0"/><path fill="#5c913b" d="M23.343 5.345C20.778 3.148 19.336 0 18 0c-1.335 0-2.778 3.148-5.343 5.345c-2.038 1.747 2.671 2.138 5.343 0c2.671 2.138 7.382 1.746 5.343 0"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiEvergreenTree(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M22 33c0 2.209-1.791 3-4 3s-4-.791-4-3l1-9c0-2.209.791-2 3-2s3-.209 3 2z"/><path fill="#5c913b" d="M31.406 27.297C24.443 21.332 21.623 12.791 18 12.791s-6.443 8.541-13.405 14.506c-2.926 2.507-1.532 3.957 2.479 3.667c3.576-.258 6.919-1.069 10.926-1.069s7.352.812 10.926 1.069c4.012.29 5.405-1.16 2.48-3.667"/><path fill="#3e721d" d="M29.145 24.934C23.794 20.027 20.787 13 18 13c-2.785 0-5.793 7.027-11.144 11.934c-4.252 3.898 5.572 4.773 11.144 0c5.569 4.773 15.396 3.898 11.145 0"/><path fill="#5c913b" d="M29.145 20.959C23.794 16.375 20.787 9.811 18 9.811c-2.785 0-5.793 6.564-11.144 11.148c-4.252 3.642 5.572 4.459 11.144 0c5.569 4.459 15.396 3.642 11.145 0"/><path fill="#3e721d" d="M26.7 17.703C22.523 14.125 20.176 9 18 9c-2.174 0-4.523 5.125-8.7 8.703c-3.319 2.844 4.35 3.482 8.7 0c4.349 3.482 12.02 2.844 8.7 0"/><path fill="#5c913b" d="M26.7 14.726c-4.177-3.579-6.524-8.703-8.7-8.703c-2.174 0-4.523 5.125-8.7 8.703c-3.319 2.844 4.35 3.481 8.7 0c4.349 3.481 12.02 2.843 8.7 0"/><path fill="#3e721d" d="M25.021 12.081C21.65 9.193 19.756 5.057 18 5.057c-1.755 0-3.65 4.136-7.021 7.024c-2.679 2.295 3.511 2.809 7.021 0c3.51 2.81 9.701 2.295 7.021 0"/><path fill="#5c913b" d="M25.021 9.839C21.65 6.951 19.756 2.815 18 2.815c-1.755 0-3.65 4.136-7.021 7.024c-2.679 2.295 3.511 2.809 7.021 0c3.51 2.81 9.701 2.295 7.021 0"/><path fill="#3e721d" d="M23.343 6.54C20.778 4.342 19.336 1.195 18 1.195c-1.335 0-2.778 3.148-5.343 5.345c-2.038 1.747 2.671 2.138 5.343 0c2.671 2.138 7.382 1.746 5.343 0"/><path fill="#5c913b" d="M23.343 5.345C20.778 3.148 19.336 0 18 0c-1.335 0-2.778 3.148-5.343 5.345c-2.038 1.747 2.671 2.138 5.343 0c2.671 2.138 7.382 1.746 5.343 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#662113" d="M22 33c0 2.209-1.791 3-4 3s-4-.791-4-3l1-9c0-2.209.791-2 3-2s3-.209 3 2z"/><path fill="#5c913b" d="M31.406 27.297C24.443 21.332 21.623 12.791 18 12.791s-6.443 8.541-13.405 14.506c-2.926 2.507-1.532 3.957 2.479 3.667c3.576-.258 6.919-1.069 10.926-1.069s7.352.812 10.926 1.069c4.012.29 5.405-1.16 2.48-3.667"/><path fill="#3e721d" d="M29.145 24.934C23.794 20.027 20.787 13 18 13c-2.785 0-5.793 7.027-11.144 11.934c-4.252 3.898 5.572 4.773 11.144 0c5.569 4.773 15.396 3.898 11.145 0"/><path fill="#5c913b" d="M29.145 20.959C23.794 16.375 20.787 9.811 18 9.811c-2.785 0-5.793 6.564-11.144 11.148c-4.252 3.642 5.572 4.459 11.144 0c5.569 4.459 15.396 3.642 11.145 0"/><path fill="#3e721d" d="M26.7 17.703C22.523 14.125 20.176 9 18 9c-2.174 0-4.523 5.125-8.7 8.703c-3.319 2.844 4.35 3.482 8.7 0c4.349 3.482 12.02 2.844 8.7 0"/><path fill="#5c913b" d="M26.7 14.726c-4.177-3.579-6.524-8.703-8.7-8.703c-2.174 0-4.523 5.125-8.7 8.703c-3.319 2.844 4.35 3.481 8.7 0c4.349 3.481 12.02 2.843 8.7 0"/><path fill="#3e721d" d="M25.021 12.081C21.65 9.193 19.756 5.057 18 5.057c-1.755 0-3.65 4.136-7.021 7.024c-2.679 2.295 3.511 2.809 7.021 0c3.51 2.81 9.701 2.295 7.021 0"/><path fill="#5c913b" d="M25.021 9.839C21.65 6.951 19.756 2.815 18 2.815c-1.755 0-3.65 4.136-7.021 7.024c-2.679 2.295 3.511 2.809 7.021 0c3.51 2.81 9.701 2.295 7.021 0"/><path fill="#3e721d" d="M23.343 6.54C20.778 4.342 19.336 1.195 18 1.195c-1.335 0-2.778 3.148-5.343 5.345c-2.038 1.747 2.671 2.138 5.343 0c2.671 2.138 7.382 1.746 5.343 0"/><path fill="#5c913b" d="M23.343 5.345C20.778 3.148 19.336 0 18 0c-1.335 0-2.778 3.148-5.343 5.345c-2.038 1.747 2.671 2.138 5.343 0c2.671 2.138 7.382 1.746 5.343 0"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M22%2033c0%202.209-1.791%203-4%203s-4-.791-4-3l1-9c0-2.209.791-2%203-2s3-.209%203%202z%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M31.406%2027.297C24.443%2021.332%2021.623%2012.791%2018%2012.791s-6.443%208.541-13.405%2014.506c-2.926%202.507-1.532%203.957%202.479%203.667c3.576-.258%206.919-1.069%2010.926-1.069s7.352.812%2010.926%201.069c4.012.29%205.405-1.16%202.48-3.667%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M29.145%2024.934C23.794%2020.027%2020.787%2013%2018%2013c-2.785%200-5.793%207.027-11.144%2011.934c-4.252%203.898%205.572%204.773%2011.144%200c5.569%204.773%2015.396%203.898%2011.145%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M29.145%2020.959C23.794%2016.375%2020.787%209.811%2018%209.811c-2.785%200-5.793%206.564-11.144%2011.148c-4.252%203.642%205.572%204.459%2011.144%200c5.569%204.459%2015.396%203.642%2011.145%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M26.7%2017.703C22.523%2014.125%2020.176%209%2018%209c-2.174%200-4.523%205.125-8.7%208.703c-3.319%202.844%204.35%203.482%208.7%200c4.349%203.482%2012.02%202.844%208.7%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M26.7%2014.726c-4.177-3.579-6.524-8.703-8.7-8.703c-2.174%200-4.523%205.125-8.7%208.703c-3.319%202.844%204.35%203.481%208.7%200c4.349%203.481%2012.02%202.843%208.7%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M25.021%2012.081C21.65%209.193%2019.756%205.057%2018%205.057c-1.755%200-3.65%204.136-7.021%207.024c-2.679%202.295%203.511%202.809%207.021%200c3.51%202.81%209.701%202.295%207.021%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M25.021%209.839C21.65%206.951%2019.756%202.815%2018%202.815c-1.755%200-3.65%204.136-7.021%207.024c-2.679%202.295%203.511%202.809%207.021%200c3.51%202.81%209.701%202.295%207.021%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M23.343%206.54C20.778%204.342%2019.336%201.195%2018%201.195c-1.335%200-2.778%203.148-5.343%205.345c-2.038%201.747%202.671%202.138%205.343%200c2.671%202.138%207.382%201.746%205.343%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M23.343%205.345C20.778%203.148%2019.336%200%2018%200c-1.335%200-2.778%203.148-5.343%205.345c-2.038%201.747%202.671%202.138%205.343%200c2.671%202.138%207.382%201.746%205.343%200%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M22%2033c0%202.209-1.791%203-4%203s-4-.791-4-3l1-9c0-2.209.791-2%203-2s3-.209%203%202z%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M31.406%2027.297C24.443%2021.332%2021.623%2012.791%2018%2012.791s-6.443%208.541-13.405%2014.506c-2.926%202.507-1.532%203.957%202.479%203.667c3.576-.258%206.919-1.069%2010.926-1.069s7.352.812%2010.926%201.069c4.012.29%205.405-1.16%202.48-3.667%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M29.145%2024.934C23.794%2020.027%2020.787%2013%2018%2013c-2.785%200-5.793%207.027-11.144%2011.934c-4.252%203.898%205.572%204.773%2011.144%200c5.569%204.773%2015.396%203.898%2011.145%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M29.145%2020.959C23.794%2016.375%2020.787%209.811%2018%209.811c-2.785%200-5.793%206.564-11.144%2011.148c-4.252%203.642%205.572%204.459%2011.144%200c5.569%204.459%2015.396%203.642%2011.145%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M26.7%2017.703C22.523%2014.125%2020.176%209%2018%209c-2.174%200-4.523%205.125-8.7%208.703c-3.319%202.844%204.35%203.482%208.7%200c4.349%203.482%2012.02%202.844%208.7%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M26.7%2014.726c-4.177-3.579-6.524-8.703-8.7-8.703c-2.174%200-4.523%205.125-8.7%208.703c-3.319%202.844%204.35%203.481%208.7%200c4.349%203.481%2012.02%202.843%208.7%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M25.021%2012.081C21.65%209.193%2019.756%205.057%2018%205.057c-1.755%200-3.65%204.136-7.021%207.024c-2.679%202.295%203.511%202.809%207.021%200c3.51%202.81%209.701%202.295%207.021%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M25.021%209.839C21.65%206.951%2019.756%202.815%2018%202.815c-1.755%200-3.65%204.136-7.021%207.024c-2.679%202.295%203.511%202.809%207.021%200c3.51%202.81%209.701%202.295%207.021%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M23.343%206.54C20.778%204.342%2019.336%201.195%2018%201.195c-1.335%200-2.778%203.148-5.343%205.345c-2.038%201.747%202.671%202.138%205.343%200c2.671%202.138%207.382%201.746%205.343%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M23.343%205.345C20.778%203.148%2019.336%200%2018%200c-1.335%200-2.778%203.148-5.343%205.345c-2.038%201.747%202.671%202.138%205.343%200c2.671%202.138%207.382%201.746%205.343%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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