christmas tree emoji
christmas-tree from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.
- Name
- christmas-tree
- Set
- OpenMoji
- Style
- Default
- Category
- Activities
- Viewbox
- 72×72
- License
- CC BY-SA 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-treeStreamline Emojischristmas-treeTabler Iconschristmas-treeTwitter Emoji
More activities icons from OpenMoji
Use the christmas tree emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.081" cy="25.744" r="2"/><circle cx="43.681" cy="49.953" r="2"/><circle cx="28.405" cy="51.924" r="2"/><circle cx="41.681" cy="38.674" r="2"/><circle cx="32.405" cy="34.199" r="2"/><circle cx="34.405" cy="45.055" r="2"/><path fill="#a57939" d="M39.156 68.035h-6.312a2.446 2.446 0 0 1-2.293-2.57v-7.584a1 1 0 0 1 1-1h8.898a1 1 0 0 1 1 1v7.584a2.446 2.446 0 0 1-2.293 2.57"/><path fill="#b1cc33" d="m54.766 61.207l-.065-.002L36 60.005l-18.701 1.2a1.02 1.02 0 0 1-.898-.445a1 1 0 0 1-.06-1.001l7.543-15.043l-3.23.403a1 1 0 0 1-.987-1.497l7.073-12.093l-1.926.236a.98.98 0 0 1-.97-.46a1 1 0 0 1 .008-1.074L35.16 12.716a1.036 1.036 0 0 1 1.68 0L48.148 30.23a1 1 0 0 1 .008 1.074a.97.97 0 0 1-.97.46l-1.925-.236l7.073 12.093a1 1 0 0 1-.987 1.497l-3.23-.403l7.543 15.043a1 1 0 0 1-.894 1.448Z"/><path fill="#5c9e31" d="M37.697 29.291h5.682l7.723 13.624l-4.238.249l7.902 18.043l-17.375-1.114z"/><circle cx="36.081" cy="25.744" r="2" fill="#fcea2b"/><circle cx="43.681" cy="49.953" r="2" fill="#d22f27"/><circle cx="28.405" cy="51.924" r="2" fill="#fcea2b"/><circle cx="41.681" cy="38.674" r="2" fill="#fcea2b"/><circle cx="32.405" cy="34.199" r="2" fill="#d22f27"/><circle cx="34.405" cy="45.055" r="2" fill="#d22f27"/><path fill="#fcea2b" d="M32.5 16.27a.738.738 0 0 1-.728-.862l.603-3.515l-2.554-2.49a.737.737 0 0 1 .409-1.258l3.53-.514l1.579-3.2a.767.767 0 0 1 1.322 0l1.579 3.2l3.53.514a.737.737 0 0 1 .41 1.257l-2.556 2.49l.603 3.516a.737.737 0 0 1-1.07.777L36 14.525l-3.158 1.66a.7.7 0 0 1-.343.085"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m39.778 19.109l7.53 11.665l-3.93-.483l8.093 13.836l-5.087-.636l8.382 16.716l-12.834-.834m-11.864 0l-12.834.834l8.382-16.716l-5.087.636l8.093-13.836l-3.93.483l7.53-11.665m8.228 43.315v3.041a1.457 1.457 0 0 1-1.293 1.57h-6.313a1.457 1.457 0 0 1-1.293-1.57v-3.042M36 4.758l1.87 3.79l4.182.607l-3.026 2.95l.714 4.165L36 14.304l-3.74 1.966l.714-4.165l-3.026-2.95l4.182-.607z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiChristmasTree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.081" cy="25.744" r="2"/><circle cx="43.681" cy="49.953" r="2"/><circle cx="28.405" cy="51.924" r="2"/><circle cx="41.681" cy="38.674" r="2"/><circle cx="32.405" cy="34.199" r="2"/><circle cx="34.405" cy="45.055" r="2"/><path fill="#a57939" d="M39.156 68.035h-6.312a2.446 2.446 0 0 1-2.293-2.57v-7.584a1 1 0 0 1 1-1h8.898a1 1 0 0 1 1 1v7.584a2.446 2.446 0 0 1-2.293 2.57"/><path fill="#b1cc33" d="m54.766 61.207l-.065-.002L36 60.005l-18.701 1.2a1.02 1.02 0 0 1-.898-.445a1 1 0 0 1-.06-1.001l7.543-15.043l-3.23.403a1 1 0 0 1-.987-1.497l7.073-12.093l-1.926.236a.98.98 0 0 1-.97-.46a1 1 0 0 1 .008-1.074L35.16 12.716a1.036 1.036 0 0 1 1.68 0L48.148 30.23a1 1 0 0 1 .008 1.074a.97.97 0 0 1-.97.46l-1.925-.236l7.073 12.093a1 1 0 0 1-.987 1.497l-3.23-.403l7.543 15.043a1 1 0 0 1-.894 1.448Z"/><path fill="#5c9e31" d="M37.697 29.291h5.682l7.723 13.624l-4.238.249l7.902 18.043l-17.375-1.114z"/><circle cx="36.081" cy="25.744" r="2" fill="#fcea2b"/><circle cx="43.681" cy="49.953" r="2" fill="#d22f27"/><circle cx="28.405" cy="51.924" r="2" fill="#fcea2b"/><circle cx="41.681" cy="38.674" r="2" fill="#fcea2b"/><circle cx="32.405" cy="34.199" r="2" fill="#d22f27"/><circle cx="34.405" cy="45.055" r="2" fill="#d22f27"/><path fill="#fcea2b" d="M32.5 16.27a.738.738 0 0 1-.728-.862l.603-3.515l-2.554-2.49a.737.737 0 0 1 .409-1.258l3.53-.514l1.579-3.2a.767.767 0 0 1 1.322 0l1.579 3.2l3.53.514a.737.737 0 0 1 .41 1.257l-2.556 2.49l.603 3.516a.737.737 0 0 1-1.07.777L36 14.525l-3.158 1.66a.7.7 0 0 1-.343.085"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m39.778 19.109l7.53 11.665l-3.93-.483l8.093 13.836l-5.087-.636l8.382 16.716l-12.834-.834m-11.864 0l-12.834.834l8.382-16.716l-5.087.636l8.093-13.836l-3.93.483l7.53-11.665m8.228 43.315v3.041a1.457 1.457 0 0 1-1.293 1.57h-6.313a1.457 1.457 0 0 1-1.293-1.57v-3.042M36 4.758l1.87 3.79l4.182.607l-3.026 2.95l.714 4.165L36 14.304l-3.74 1.966l.714-4.165l-3.026-2.95l4.182-.607z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.081" cy="25.744" r="2"/><circle cx="43.681" cy="49.953" r="2"/><circle cx="28.405" cy="51.924" r="2"/><circle cx="41.681" cy="38.674" r="2"/><circle cx="32.405" cy="34.199" r="2"/><circle cx="34.405" cy="45.055" r="2"/><path fill="#a57939" d="M39.156 68.035h-6.312a2.446 2.446 0 0 1-2.293-2.57v-7.584a1 1 0 0 1 1-1h8.898a1 1 0 0 1 1 1v7.584a2.446 2.446 0 0 1-2.293 2.57"/><path fill="#b1cc33" d="m54.766 61.207l-.065-.002L36 60.005l-18.701 1.2a1.02 1.02 0 0 1-.898-.445a1 1 0 0 1-.06-1.001l7.543-15.043l-3.23.403a1 1 0 0 1-.987-1.497l7.073-12.093l-1.926.236a.98.98 0 0 1-.97-.46a1 1 0 0 1 .008-1.074L35.16 12.716a1.036 1.036 0 0 1 1.68 0L48.148 30.23a1 1 0 0 1 .008 1.074a.97.97 0 0 1-.97.46l-1.925-.236l7.073 12.093a1 1 0 0 1-.987 1.497l-3.23-.403l7.543 15.043a1 1 0 0 1-.894 1.448Z"/><path fill="#5c9e31" d="M37.697 29.291h5.682l7.723 13.624l-4.238.249l7.902 18.043l-17.375-1.114z"/><circle cx="36.081" cy="25.744" r="2" fill="#fcea2b"/><circle cx="43.681" cy="49.953" r="2" fill="#d22f27"/><circle cx="28.405" cy="51.924" r="2" fill="#fcea2b"/><circle cx="41.681" cy="38.674" r="2" fill="#fcea2b"/><circle cx="32.405" cy="34.199" r="2" fill="#d22f27"/><circle cx="34.405" cy="45.055" r="2" fill="#d22f27"/><path fill="#fcea2b" d="M32.5 16.27a.738.738 0 0 1-.728-.862l.603-3.515l-2.554-2.49a.737.737 0 0 1 .409-1.258l3.53-.514l1.579-3.2a.767.767 0 0 1 1.322 0l1.579 3.2l3.53.514a.737.737 0 0 1 .41 1.257l-2.556 2.49l.603 3.516a.737.737 0 0 1-1.07.777L36 14.525l-3.158 1.66a.7.7 0 0 1-.343.085"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m39.778 19.109l7.53 11.665l-3.93-.483l8.093 13.836l-5.087-.636l8.382 16.716l-12.834-.834m-11.864 0l-12.834.834l8.382-16.716l-5.087.636l8.093-13.836l-3.93.483l7.53-11.665m8.228 43.315v3.041a1.457 1.457 0 0 1-1.293 1.57h-6.313a1.457 1.457 0 0 1-1.293-1.57v-3.042M36 4.758l1.87 3.79l4.182.607l-3.026 2.95l.714 4.165L36 14.304l-3.74 1.966l.714-4.165l-3.026-2.95l4.182-.607z"/></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%2072%2072%22%3E%3Ccircle%20cx%3D%2236.081%22%20cy%3D%2225.744%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2243.681%22%20cy%3D%2249.953%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2228.405%22%20cy%3D%2251.924%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2241.681%22%20cy%3D%2238.674%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2232.405%22%20cy%3D%2234.199%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2234.405%22%20cy%3D%2245.055%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M39.156%2068.035h-6.312a2.446%202.446%200%200%201-2.293-2.57v-7.584a1%201%200%200%201%201-1h8.898a1%201%200%200%201%201%201v7.584a2.446%202.446%200%200%201-2.293%202.57%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22m54.766%2061.207l-.065-.002L36%2060.005l-18.701%201.2a1.02%201.02%200%200%201-.898-.445a1%201%200%200%201-.06-1.001l7.543-15.043l-3.23.403a1%201%200%200%201-.987-1.497l7.073-12.093l-1.926.236a.98.98%200%200%201-.97-.46a1%201%200%200%201%20.008-1.074L35.16%2012.716a1.036%201.036%200%200%201%201.68%200L48.148%2030.23a1%201%200%200%201%20.008%201.074a.97.97%200%200%201-.97.46l-1.925-.236l7.073%2012.093a1%201%200%200%201-.987%201.497l-3.23-.403l7.543%2015.043a1%201%200%200%201-.894%201.448Z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M37.697%2029.291h5.682l7.723%2013.624l-4.238.249l7.902%2018.043l-17.375-1.114z%22%2F%3E%3Ccircle%20cx%3D%2236.081%22%20cy%3D%2225.744%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2243.681%22%20cy%3D%2249.953%22%20r%3D%222%22%20fill%3D%22%23d22f27%22%2F%3E%3Ccircle%20cx%3D%2228.405%22%20cy%3D%2251.924%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2241.681%22%20cy%3D%2238.674%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2232.405%22%20cy%3D%2234.199%22%20r%3D%222%22%20fill%3D%22%23d22f27%22%2F%3E%3Ccircle%20cx%3D%2234.405%22%20cy%3D%2245.055%22%20r%3D%222%22%20fill%3D%22%23d22f27%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M32.5%2016.27a.738.738%200%200%201-.728-.862l.603-3.515l-2.554-2.49a.737.737%200%200%201%20.409-1.258l3.53-.514l1.579-3.2a.767.767%200%200%201%201.322%200l1.579%203.2l3.53.514a.737.737%200%200%201%20.41%201.257l-2.556%202.49l.603%203.516a.737.737%200%200%201-1.07.777L36%2014.525l-3.158%201.66a.7.7%200%200%201-.343.085%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m39.778%2019.109l7.53%2011.665l-3.93-.483l8.093%2013.836l-5.087-.636l8.382%2016.716l-12.834-.834m-11.864%200l-12.834.834l8.382-16.716l-5.087.636l8.093-13.836l-3.93.483l7.53-11.665m8.228%2043.315v3.041a1.457%201.457%200%200%201-1.293%201.57h-6.313a1.457%201.457%200%200%201-1.293-1.57v-3.042M36%204.758l1.87%203.79l4.182.607l-3.026%202.95l.714%204.165L36%2014.304l-3.74%201.966l.714-4.165l-3.026-2.95l4.182-.607z%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236.081%22%20cy%3D%2225.744%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2243.681%22%20cy%3D%2249.953%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2228.405%22%20cy%3D%2251.924%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2241.681%22%20cy%3D%2238.674%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2232.405%22%20cy%3D%2234.199%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2234.405%22%20cy%3D%2245.055%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M39.156%2068.035h-6.312a2.446%202.446%200%200%201-2.293-2.57v-7.584a1%201%200%200%201%201-1h8.898a1%201%200%200%201%201%201v7.584a2.446%202.446%200%200%201-2.293%202.57%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22m54.766%2061.207l-.065-.002L36%2060.005l-18.701%201.2a1.02%201.02%200%200%201-.898-.445a1%201%200%200%201-.06-1.001l7.543-15.043l-3.23.403a1%201%200%200%201-.987-1.497l7.073-12.093l-1.926.236a.98.98%200%200%201-.97-.46a1%201%200%200%201%20.008-1.074L35.16%2012.716a1.036%201.036%200%200%201%201.68%200L48.148%2030.23a1%201%200%200%201%20.008%201.074a.97.97%200%200%201-.97.46l-1.925-.236l7.073%2012.093a1%201%200%200%201-.987%201.497l-3.23-.403l7.543%2015.043a1%201%200%200%201-.894%201.448Z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M37.697%2029.291h5.682l7.723%2013.624l-4.238.249l7.902%2018.043l-17.375-1.114z%22%2F%3E%3Ccircle%20cx%3D%2236.081%22%20cy%3D%2225.744%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2243.681%22%20cy%3D%2249.953%22%20r%3D%222%22%20fill%3D%22%23d22f27%22%2F%3E%3Ccircle%20cx%3D%2228.405%22%20cy%3D%2251.924%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2241.681%22%20cy%3D%2238.674%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2232.405%22%20cy%3D%2234.199%22%20r%3D%222%22%20fill%3D%22%23d22f27%22%2F%3E%3Ccircle%20cx%3D%2234.405%22%20cy%3D%2245.055%22%20r%3D%222%22%20fill%3D%22%23d22f27%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M32.5%2016.27a.738.738%200%200%201-.728-.862l.603-3.515l-2.554-2.49a.737.737%200%200%201%20.409-1.258l3.53-.514l1.579-3.2a.767.767%200%200%201%201.322%200l1.579%203.2l3.53.514a.737.737%200%200%201%20.41%201.257l-2.556%202.49l.603%203.516a.737.737%200%200%201-1.07.777L36%2014.525l-3.158%201.66a.7.7%200%200%201-.343.085%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m39.778%2019.109l7.53%2011.665l-3.93-.483l8.093%2013.836l-5.087-.636l8.382%2016.716l-12.834-.834m-11.864%200l-12.834.834l8.382-16.716l-5.087.636l8.093-13.836l-3.93.483l7.53-11.665m8.228%2043.315v3.041a1.457%201.457%200%200%201-1.293%201.57h-6.313a1.457%201.457%200%200%201-1.293-1.57v-3.042M36%204.758l1.87%203.79l4.182.607l-3.026%202.95l.714%204.165L36%2014.304l-3.74%201.966l.714-4.165l-3.026-2.95l4.182-.607z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/christmas-tree.svg?color=%231a73e8&size=48