christmas tree emoji
christmas-tree from Twitter Emoji by Twitter · Default · Activities · CC-BY-4.0 Attribution required.
- Name
- christmas-tree
- Set
- Twitter Emoji
- Style
- Default
- Category
- Activities
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
christmas-treeEmoji One (Colored)christmas-treeFluent Emojichristmas-treeFluent Emoji Flatchristmas-treeFluent Emoji High Contrastchristmas-treeIconParkchristmas-treeIconPark Outlinechristmas-treeIconPark Solidchristmas-treeIconPark TwoTonechristmas-treeNoto Emojichristmas-treeOpenMojichristmas-treeStreamline Emojischristmas-treeTabler Icons
More activities icons from Twitter Emoji
Use the christmas 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.088 32.83c0 1.997-1.619 2.712-3.616 2.712s-3.616-.715-3.616-2.712l.904-8.136c0-1.996.715-1.808 2.712-1.808s2.712-.188 2.712 1.808z"/><path fill="#5c913b" d="M30.59 27.675c-6.294-5.392-8.843-13.112-12.118-13.112s-5.824 7.721-12.118 13.112c-2.645 2.266-1.385 3.577 2.241 3.314c3.232-.233 6.255-.966 9.877-.966s6.646.733 9.876.966c3.627.263 4.886-1.049 2.242-3.314"/><path fill="#3e721d" d="M28.546 25.538c-4.837-4.435-7.555-10.787-10.074-10.787c-2.517 0-5.236 6.352-10.073 10.787c-3.844 3.524 5.037 4.315 10.073 0c5.034 4.316 13.917 3.524 10.074 0"/><path fill="#5c913b" d="M28.546 21.945c-4.837-4.143-7.555-10.077-10.074-10.077c-2.517 0-5.236 5.934-10.073 10.077c-3.844 3.292 5.037 4.031 10.073 0c5.034 4.032 13.917 3.292 10.074 0"/><path fill="#3e721d" d="M26.336 19.003c-3.775-3.235-5.897-7.868-7.864-7.868c-1.965 0-4.088 4.632-7.864 7.868c-3 2.57 3.932 3.147 7.864 0c3.93 3.146 10.865 2.57 7.864 0"/><path fill="#5c913b" d="M26.336 16.311c-3.775-3.235-5.897-7.867-7.864-7.867c-1.965 0-4.088 4.632-7.864 7.867c-3 2.571 3.932 3.147 7.864 0c3.93 3.147 10.865 2.571 7.864 0"/><path fill="#3e721d" d="M24.818 13.92c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586 0-3.299 3.739-6.347 6.349c-2.422 2.075 3.174 2.54 6.347 0c3.174 2.54 8.77 2.075 6.347 0"/><path fill="#5c913b" d="M24.818 11.894c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586 0-3.299 3.739-6.347 6.349c-2.422 2.075 3.174 2.54 6.347 0c3.174 2.54 8.77 2.075 6.347 0"/><path fill="#3e721d" d="M23.301 8.911C20.983 6.925 19.68 4.08 18.472 4.08s-2.511 2.845-4.83 4.831c-1.843 1.579 2.415 1.933 4.83 0c2.414 1.933 6.673 1.579 4.829 0"/><path fill="#5c913b" d="M23.301 7.832C20.983 5.845 19.68 3 18.472 3s-2.511 2.845-4.83 4.832c-1.843 1.579 2.415 1.933 4.83 0c2.414 1.932 6.673 1.578 4.829 0"/><circle cx="16.5" cy="12.042" r="1.5" fill="#ffcc4d"/><circle cx="20" cy="25" r="2" fill="#ffcc4d"/><circle cx="22.5" cy="15.5" r="2.5" fill="#dd2e44"/><circle cx="10" cy="26" r="2" fill="#dd2e44"/><circle cx="14" cy="19" r="2" fill="#a6d388"/><circle cx="26" cy="23" r="2" fill="#a6d388"/><path fill="#ffac33" d="M19.379 1.679c.143.275.512.549.817.609l1.379.269c.305.06.377.29.159.512l-.983 1.004c-.217.222-.365.657-.326.965l.17 1.394c.038.309-.159.448-.438.31L18.9 6.117c-.279-.138-.738-.144-1.02-.013l-1.274.594c-.282.13-.476-.014-.43-.322l.205-1.39c.045-.307-.091-.745-.302-.973l-.959-1.027c-.212-.227-.135-.457.172-.508l1.385-.234c.307-.051.681-.316.832-.588L18.19.427c.151-.272.394-.269.537.006z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiChristmasTree(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.088 32.83c0 1.997-1.619 2.712-3.616 2.712s-3.616-.715-3.616-2.712l.904-8.136c0-1.996.715-1.808 2.712-1.808s2.712-.188 2.712 1.808z"/><path fill="#5c913b" d="M30.59 27.675c-6.294-5.392-8.843-13.112-12.118-13.112s-5.824 7.721-12.118 13.112c-2.645 2.266-1.385 3.577 2.241 3.314c3.232-.233 6.255-.966 9.877-.966s6.646.733 9.876.966c3.627.263 4.886-1.049 2.242-3.314"/><path fill="#3e721d" d="M28.546 25.538c-4.837-4.435-7.555-10.787-10.074-10.787c-2.517 0-5.236 6.352-10.073 10.787c-3.844 3.524 5.037 4.315 10.073 0c5.034 4.316 13.917 3.524 10.074 0"/><path fill="#5c913b" d="M28.546 21.945c-4.837-4.143-7.555-10.077-10.074-10.077c-2.517 0-5.236 5.934-10.073 10.077c-3.844 3.292 5.037 4.031 10.073 0c5.034 4.032 13.917 3.292 10.074 0"/><path fill="#3e721d" d="M26.336 19.003c-3.775-3.235-5.897-7.868-7.864-7.868c-1.965 0-4.088 4.632-7.864 7.868c-3 2.57 3.932 3.147 7.864 0c3.93 3.146 10.865 2.57 7.864 0"/><path fill="#5c913b" d="M26.336 16.311c-3.775-3.235-5.897-7.867-7.864-7.867c-1.965 0-4.088 4.632-7.864 7.867c-3 2.571 3.932 3.147 7.864 0c3.93 3.147 10.865 2.571 7.864 0"/><path fill="#3e721d" d="M24.818 13.92c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586 0-3.299 3.739-6.347 6.349c-2.422 2.075 3.174 2.54 6.347 0c3.174 2.54 8.77 2.075 6.347 0"/><path fill="#5c913b" d="M24.818 11.894c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586 0-3.299 3.739-6.347 6.349c-2.422 2.075 3.174 2.54 6.347 0c3.174 2.54 8.77 2.075 6.347 0"/><path fill="#3e721d" d="M23.301 8.911C20.983 6.925 19.68 4.08 18.472 4.08s-2.511 2.845-4.83 4.831c-1.843 1.579 2.415 1.933 4.83 0c2.414 1.933 6.673 1.579 4.829 0"/><path fill="#5c913b" d="M23.301 7.832C20.983 5.845 19.68 3 18.472 3s-2.511 2.845-4.83 4.832c-1.843 1.579 2.415 1.933 4.83 0c2.414 1.932 6.673 1.578 4.829 0"/><circle cx="16.5" cy="12.042" r="1.5" fill="#ffcc4d"/><circle cx="20" cy="25" r="2" fill="#ffcc4d"/><circle cx="22.5" cy="15.5" r="2.5" fill="#dd2e44"/><circle cx="10" cy="26" r="2" fill="#dd2e44"/><circle cx="14" cy="19" r="2" fill="#a6d388"/><circle cx="26" cy="23" r="2" fill="#a6d388"/><path fill="#ffac33" d="M19.379 1.679c.143.275.512.549.817.609l1.379.269c.305.06.377.29.159.512l-.983 1.004c-.217.222-.365.657-.326.965l.17 1.394c.038.309-.159.448-.438.31L18.9 6.117c-.279-.138-.738-.144-1.02-.013l-1.274.594c-.282.13-.476-.014-.43-.322l.205-1.39c.045-.307-.091-.745-.302-.973l-.959-1.027c-.212-.227-.135-.457.172-.508l1.385-.234c.307-.051.681-.316.832-.588L18.19.427c.151-.272.394-.269.537.006z"/></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.088 32.83c0 1.997-1.619 2.712-3.616 2.712s-3.616-.715-3.616-2.712l.904-8.136c0-1.996.715-1.808 2.712-1.808s2.712-.188 2.712 1.808z"/><path fill="#5c913b" d="M30.59 27.675c-6.294-5.392-8.843-13.112-12.118-13.112s-5.824 7.721-12.118 13.112c-2.645 2.266-1.385 3.577 2.241 3.314c3.232-.233 6.255-.966 9.877-.966s6.646.733 9.876.966c3.627.263 4.886-1.049 2.242-3.314"/><path fill="#3e721d" d="M28.546 25.538c-4.837-4.435-7.555-10.787-10.074-10.787c-2.517 0-5.236 6.352-10.073 10.787c-3.844 3.524 5.037 4.315 10.073 0c5.034 4.316 13.917 3.524 10.074 0"/><path fill="#5c913b" d="M28.546 21.945c-4.837-4.143-7.555-10.077-10.074-10.077c-2.517 0-5.236 5.934-10.073 10.077c-3.844 3.292 5.037 4.031 10.073 0c5.034 4.032 13.917 3.292 10.074 0"/><path fill="#3e721d" d="M26.336 19.003c-3.775-3.235-5.897-7.868-7.864-7.868c-1.965 0-4.088 4.632-7.864 7.868c-3 2.57 3.932 3.147 7.864 0c3.93 3.146 10.865 2.57 7.864 0"/><path fill="#5c913b" d="M26.336 16.311c-3.775-3.235-5.897-7.867-7.864-7.867c-1.965 0-4.088 4.632-7.864 7.867c-3 2.571 3.932 3.147 7.864 0c3.93 3.147 10.865 2.571 7.864 0"/><path fill="#3e721d" d="M24.818 13.92c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586 0-3.299 3.739-6.347 6.349c-2.422 2.075 3.174 2.54 6.347 0c3.174 2.54 8.77 2.075 6.347 0"/><path fill="#5c913b" d="M24.818 11.894c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586 0-3.299 3.739-6.347 6.349c-2.422 2.075 3.174 2.54 6.347 0c3.174 2.54 8.77 2.075 6.347 0"/><path fill="#3e721d" d="M23.301 8.911C20.983 6.925 19.68 4.08 18.472 4.08s-2.511 2.845-4.83 4.831c-1.843 1.579 2.415 1.933 4.83 0c2.414 1.933 6.673 1.579 4.829 0"/><path fill="#5c913b" d="M23.301 7.832C20.983 5.845 19.68 3 18.472 3s-2.511 2.845-4.83 4.832c-1.843 1.579 2.415 1.933 4.83 0c2.414 1.932 6.673 1.578 4.829 0"/><circle cx="16.5" cy="12.042" r="1.5" fill="#ffcc4d"/><circle cx="20" cy="25" r="2" fill="#ffcc4d"/><circle cx="22.5" cy="15.5" r="2.5" fill="#dd2e44"/><circle cx="10" cy="26" r="2" fill="#dd2e44"/><circle cx="14" cy="19" r="2" fill="#a6d388"/><circle cx="26" cy="23" r="2" fill="#a6d388"/><path fill="#ffac33" d="M19.379 1.679c.143.275.512.549.817.609l1.379.269c.305.06.377.29.159.512l-.983 1.004c-.217.222-.365.657-.326.965l.17 1.394c.038.309-.159.448-.438.31L18.9 6.117c-.279-.138-.738-.144-1.02-.013l-1.274.594c-.282.13-.476-.014-.43-.322l.205-1.39c.045-.307-.091-.745-.302-.973l-.959-1.027c-.212-.227-.135-.457.172-.508l1.385-.234c.307-.051.681-.316.832-.588L18.19.427c.151-.272.394-.269.537.006z"/></svg> </template>
CSS
.icon-christmas-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.088%2032.83c0%201.997-1.619%202.712-3.616%202.712s-3.616-.715-3.616-2.712l.904-8.136c0-1.996.715-1.808%202.712-1.808s2.712-.188%202.712%201.808z%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M30.59%2027.675c-6.294-5.392-8.843-13.112-12.118-13.112s-5.824%207.721-12.118%2013.112c-2.645%202.266-1.385%203.577%202.241%203.314c3.232-.233%206.255-.966%209.877-.966s6.646.733%209.876.966c3.627.263%204.886-1.049%202.242-3.314%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M28.546%2025.538c-4.837-4.435-7.555-10.787-10.074-10.787c-2.517%200-5.236%206.352-10.073%2010.787c-3.844%203.524%205.037%204.315%2010.073%200c5.034%204.316%2013.917%203.524%2010.074%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M28.546%2021.945c-4.837-4.143-7.555-10.077-10.074-10.077c-2.517%200-5.236%205.934-10.073%2010.077c-3.844%203.292%205.037%204.031%2010.073%200c5.034%204.032%2013.917%203.292%2010.074%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M26.336%2019.003c-3.775-3.235-5.897-7.868-7.864-7.868c-1.965%200-4.088%204.632-7.864%207.868c-3%202.57%203.932%203.147%207.864%200c3.93%203.146%2010.865%202.57%207.864%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M26.336%2016.311c-3.775-3.235-5.897-7.867-7.864-7.867c-1.965%200-4.088%204.632-7.864%207.867c-3%202.571%203.932%203.147%207.864%200c3.93%203.147%2010.865%202.571%207.864%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M24.818%2013.92c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586%200-3.299%203.739-6.347%206.349c-2.422%202.075%203.174%202.54%206.347%200c3.174%202.54%208.77%202.075%206.347%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M24.818%2011.894c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586%200-3.299%203.739-6.347%206.349c-2.422%202.075%203.174%202.54%206.347%200c3.174%202.54%208.77%202.075%206.347%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M23.301%208.911C20.983%206.925%2019.68%204.08%2018.472%204.08s-2.511%202.845-4.83%204.831c-1.843%201.579%202.415%201.933%204.83%200c2.414%201.933%206.673%201.579%204.829%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M23.301%207.832C20.983%205.845%2019.68%203%2018.472%203s-2.511%202.845-4.83%204.832c-1.843%201.579%202.415%201.933%204.83%200c2.414%201.932%206.673%201.578%204.829%200%22%2F%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2212.042%22%20r%3D%221.5%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2225%22%20r%3D%222%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%2215.5%22%20r%3D%222.5%22%20fill%3D%22%23dd2e44%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2226%22%20r%3D%222%22%20fill%3D%22%23dd2e44%22%2F%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2219%22%20r%3D%222%22%20fill%3D%22%23a6d388%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%2223%22%20r%3D%222%22%20fill%3D%22%23a6d388%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M19.379%201.679c.143.275.512.549.817.609l1.379.269c.305.06.377.29.159.512l-.983%201.004c-.217.222-.365.657-.326.965l.17%201.394c.038.309-.159.448-.438.31L18.9%206.117c-.279-.138-.738-.144-1.02-.013l-1.274.594c-.282.13-.476-.014-.43-.322l.205-1.39c.045-.307-.091-.745-.302-.973l-.959-1.027c-.212-.227-.135-.457.172-.508l1.385-.234c.307-.051.681-.316.832-.588L18.19.427c.151-.272.394-.269.537.006z%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.088%2032.83c0%201.997-1.619%202.712-3.616%202.712s-3.616-.715-3.616-2.712l.904-8.136c0-1.996.715-1.808%202.712-1.808s2.712-.188%202.712%201.808z%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M30.59%2027.675c-6.294-5.392-8.843-13.112-12.118-13.112s-5.824%207.721-12.118%2013.112c-2.645%202.266-1.385%203.577%202.241%203.314c3.232-.233%206.255-.966%209.877-.966s6.646.733%209.876.966c3.627.263%204.886-1.049%202.242-3.314%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M28.546%2025.538c-4.837-4.435-7.555-10.787-10.074-10.787c-2.517%200-5.236%206.352-10.073%2010.787c-3.844%203.524%205.037%204.315%2010.073%200c5.034%204.316%2013.917%203.524%2010.074%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M28.546%2021.945c-4.837-4.143-7.555-10.077-10.074-10.077c-2.517%200-5.236%205.934-10.073%2010.077c-3.844%203.292%205.037%204.031%2010.073%200c5.034%204.032%2013.917%203.292%2010.074%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M26.336%2019.003c-3.775-3.235-5.897-7.868-7.864-7.868c-1.965%200-4.088%204.632-7.864%207.868c-3%202.57%203.932%203.147%207.864%200c3.93%203.146%2010.865%202.57%207.864%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M26.336%2016.311c-3.775-3.235-5.897-7.867-7.864-7.867c-1.965%200-4.088%204.632-7.864%207.867c-3%202.571%203.932%203.147%207.864%200c3.93%203.147%2010.865%202.571%207.864%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M24.818%2013.92c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586%200-3.299%203.739-6.347%206.349c-2.422%202.075%203.174%202.54%206.347%200c3.174%202.54%208.77%202.075%206.347%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M24.818%2011.894c-3.047-2.61-4.76-6.349-6.347-6.349c-1.586%200-3.299%203.739-6.347%206.349c-2.422%202.075%203.174%202.54%206.347%200c3.174%202.54%208.77%202.075%206.347%200%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M23.301%208.911C20.983%206.925%2019.68%204.08%2018.472%204.08s-2.511%202.845-4.83%204.831c-1.843%201.579%202.415%201.933%204.83%200c2.414%201.933%206.673%201.579%204.829%200%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M23.301%207.832C20.983%205.845%2019.68%203%2018.472%203s-2.511%202.845-4.83%204.832c-1.843%201.579%202.415%201.933%204.83%200c2.414%201.932%206.673%201.578%204.829%200%22%2F%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2212.042%22%20r%3D%221.5%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2225%22%20r%3D%222%22%20fill%3D%22%23ffcc4d%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%2215.5%22%20r%3D%222.5%22%20fill%3D%22%23dd2e44%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2226%22%20r%3D%222%22%20fill%3D%22%23dd2e44%22%2F%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2219%22%20r%3D%222%22%20fill%3D%22%23a6d388%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%2223%22%20r%3D%222%22%20fill%3D%22%23a6d388%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M19.379%201.679c.143.275.512.549.817.609l1.379.269c.305.06.377.29.159.512l-.983%201.004c-.217.222-.365.657-.326.965l.17%201.394c.038.309-.159.448-.438.31L18.9%206.117c-.279-.138-.738-.144-1.02-.013l-1.274.594c-.282.13-.476-.014-.43-.322l.205-1.39c.045-.307-.091-.745-.302-.973l-.959-1.027c-.212-.227-.135-.457.172-.508l1.385-.234c.307-.051.681-.316.832-.588L18.19.427c.151-.272.394-.269.537.006z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/christmas-tree.svg?color=%231a73e8&size=48