tanabata-tree from Emoji One (Colored) by Emoji One · Default · Activities · CC-BY-4.0 Attribution required.

Name
tanabata-tree
Set
Emoji One (Colored)
Style
Default
Category
Activities
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More activities icons from Emoji One (Colored)

Use the tanabata tree emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#699635"><path d="M16.6 18.5S12 15.7 2 18.5c0 0 10.4 1.2 15.7 4.6z"/><path d="M19.7 23.1s-4.6-2.8-14.6 0c0 0 8.6.1 14.7 4.6c.9.6-.1-4.6-.1-4.6M23 34s3.5-13.5 11.1-20S44 2.5 44 2.5s-5 27.9-20.4 35.2z"/></g><path fill="#594640" d="M35 33.5c-3.7-1.7-4.8-4.6-4.9-4.8l1.2-.5l-.6.2l.6-.2s1 2.5 4.2 4z"/><path fill="#75a843" d="m24.6 59.2l-10.5-50l5-1.2l10.4 50z"/><path fill="#83bf4f" d="M31.7 61.5L22.3 3.7l5-.9l9.4 57.7z"/><path fill="#699635" d="M15.4 15.1c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3m2.8 13.2c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3m2.9 13.1c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.9.2-.5 1.5.3 1.3m2.8 13.2c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3"/><path fill="#75a843" d="M23.6 11.8c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.2-.5 1.5.3 1.3m2.3 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.9.2-.5 1.5.3 1.3m2.2 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.1-.5 1.4.3 1.3m2.3 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.1-.5 1.4.3 1.3"/><path fill="#ed4c5c" d="M32.2 39s4.4 8.8 14.2 13.2c9.8 4.3 12 8.3 12 8.3L62 47s-2.8-4.5-14.2-9.7c-3.6-1.7-6.6-5.8-9.8-10.8z"/><path fill="#ffce31" d="m32.5 39.9l-1.2-.6l6.1-13.2l1.2.6z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneTanabataTree(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#699635"><path d="M16.6 18.5S12 15.7 2 18.5c0 0 10.4 1.2 15.7 4.6z"/><path d="M19.7 23.1s-4.6-2.8-14.6 0c0 0 8.6.1 14.7 4.6c.9.6-.1-4.6-.1-4.6M23 34s3.5-13.5 11.1-20S44 2.5 44 2.5s-5 27.9-20.4 35.2z"/></g><path fill="#594640" d="M35 33.5c-3.7-1.7-4.8-4.6-4.9-4.8l1.2-.5l-.6.2l.6-.2s1 2.5 4.2 4z"/><path fill="#75a843" d="m24.6 59.2l-10.5-50l5-1.2l10.4 50z"/><path fill="#83bf4f" d="M31.7 61.5L22.3 3.7l5-.9l9.4 57.7z"/><path fill="#699635" d="M15.4 15.1c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3m2.8 13.2c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3m2.9 13.1c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.9.2-.5 1.5.3 1.3m2.8 13.2c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3"/><path fill="#75a843" d="M23.6 11.8c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.2-.5 1.5.3 1.3m2.3 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.9.2-.5 1.5.3 1.3m2.2 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.1-.5 1.4.3 1.3m2.3 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.1-.5 1.4.3 1.3"/><path fill="#ed4c5c" d="M32.2 39s4.4 8.8 14.2 13.2c9.8 4.3 12 8.3 12 8.3L62 47s-2.8-4.5-14.2-9.7c-3.6-1.7-6.6-5.8-9.8-10.8z"/><path fill="#ffce31" d="m32.5 39.9l-1.2-.6l6.1-13.2l1.2.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#699635"><path d="M16.6 18.5S12 15.7 2 18.5c0 0 10.4 1.2 15.7 4.6z"/><path d="M19.7 23.1s-4.6-2.8-14.6 0c0 0 8.6.1 14.7 4.6c.9.6-.1-4.6-.1-4.6M23 34s3.5-13.5 11.1-20S44 2.5 44 2.5s-5 27.9-20.4 35.2z"/></g><path fill="#594640" d="M35 33.5c-3.7-1.7-4.8-4.6-4.9-4.8l1.2-.5l-.6.2l.6-.2s1 2.5 4.2 4z"/><path fill="#75a843" d="m24.6 59.2l-10.5-50l5-1.2l10.4 50z"/><path fill="#83bf4f" d="M31.7 61.5L22.3 3.7l5-.9l9.4 57.7z"/><path fill="#699635" d="M15.4 15.1c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3m2.8 13.2c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3m2.9 13.1c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.9.2-.5 1.5.3 1.3m2.8 13.2c1.7-.4 3.3-.8 5-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5 1.2c-.8.2-.5 1.5.3 1.3"/><path fill="#75a843" d="M23.6 11.8c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.2-.5 1.5.3 1.3m2.3 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.9.2-.5 1.5.3 1.3m2.2 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.1-.5 1.4.3 1.3m2.3 13.3c1.7-.3 3.3-.6 5-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5 1c-.8.1-.5 1.4.3 1.3"/><path fill="#ed4c5c" d="M32.2 39s4.4 8.8 14.2 13.2c9.8 4.3 12 8.3 12 8.3L62 47s-2.8-4.5-14.2-9.7c-3.6-1.7-6.6-5.8-9.8-10.8z"/><path fill="#ffce31" d="m32.5 39.9l-1.2-.6l6.1-13.2l1.2.6z"/></svg>
</template>

CSS

.icon-tanabata-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%2064%2064%22%3E%3Cg%20fill%3D%22%23699635%22%3E%3Cpath%20d%3D%22M16.6%2018.5S12%2015.7%202%2018.5c0%200%2010.4%201.2%2015.7%204.6z%22%2F%3E%3Cpath%20d%3D%22M19.7%2023.1s-4.6-2.8-14.6%200c0%200%208.6.1%2014.7%204.6c.9.6-.1-4.6-.1-4.6M23%2034s3.5-13.5%2011.1-20S44%202.5%2044%202.5s-5%2027.9-20.4%2035.2z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23594640%22%20d%3D%22M35%2033.5c-3.7-1.7-4.8-4.6-4.9-4.8l1.2-.5l-.6.2l.6-.2s1%202.5%204.2%204z%22%2F%3E%3Cpath%20fill%3D%22%2375a843%22%20d%3D%22m24.6%2059.2l-10.5-50l5-1.2l10.4%2050z%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M31.7%2061.5L22.3%203.7l5-.9l9.4%2057.7z%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M15.4%2015.1c1.7-.4%203.3-.8%205-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5%201.2c-.8.2-.5%201.5.3%201.3m2.8%2013.2c1.7-.4%203.3-.8%205-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5%201.2c-.8.2-.5%201.5.3%201.3m2.9%2013.1c1.7-.4%203.3-.8%205-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5%201.2c-.9.2-.5%201.5.3%201.3m2.8%2013.2c1.7-.4%203.3-.8%205-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5%201.2c-.8.2-.5%201.5.3%201.3%22%2F%3E%3Cpath%20fill%3D%22%2375a843%22%20d%3D%22M23.6%2011.8c1.7-.3%203.3-.6%205-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5%201c-.8.2-.5%201.5.3%201.3m2.3%2013.3c1.7-.3%203.3-.6%205-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5%201c-.9.2-.5%201.5.3%201.3m2.2%2013.3c1.7-.3%203.3-.6%205-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5%201c-.8.1-.5%201.4.3%201.3m2.3%2013.3c1.7-.3%203.3-.6%205-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5%201c-.8.1-.5%201.4.3%201.3%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M32.2%2039s4.4%208.8%2014.2%2013.2c9.8%204.3%2012%208.3%2012%208.3L62%2047s-2.8-4.5-14.2-9.7c-3.6-1.7-6.6-5.8-9.8-10.8z%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22m32.5%2039.9l-1.2-.6l6.1-13.2l1.2.6z%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%2064%2064%22%3E%3Cg%20fill%3D%22%23699635%22%3E%3Cpath%20d%3D%22M16.6%2018.5S12%2015.7%202%2018.5c0%200%2010.4%201.2%2015.7%204.6z%22%2F%3E%3Cpath%20d%3D%22M19.7%2023.1s-4.6-2.8-14.6%200c0%200%208.6.1%2014.7%204.6c.9.6-.1-4.6-.1-4.6M23%2034s3.5-13.5%2011.1-20S44%202.5%2044%202.5s-5%2027.9-20.4%2035.2z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23594640%22%20d%3D%22M35%2033.5c-3.7-1.7-4.8-4.6-4.9-4.8l1.2-.5l-.6.2l.6-.2s1%202.5%204.2%204z%22%2F%3E%3Cpath%20fill%3D%22%2375a843%22%20d%3D%22m24.6%2059.2l-10.5-50l5-1.2l10.4%2050z%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M31.7%2061.5L22.3%203.7l5-.9l9.4%2057.7z%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M15.4%2015.1c1.7-.4%203.3-.8%205-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5%201.2c-.8.2-.5%201.5.3%201.3m2.8%2013.2c1.7-.4%203.3-.8%205-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5%201.2c-.8.2-.5%201.5.3%201.3m2.9%2013.1c1.7-.4%203.3-.8%205-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5%201.2c-.9.2-.5%201.5.3%201.3m2.8%2013.2c1.7-.4%203.3-.8%205-1.2c.8-.2.5-1.5-.3-1.3c-1.7.4-3.3.8-5%201.2c-.8.2-.5%201.5.3%201.3%22%2F%3E%3Cpath%20fill%3D%22%2375a843%22%20d%3D%22M23.6%2011.8c1.7-.3%203.3-.6%205-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5%201c-.8.2-.5%201.5.3%201.3m2.3%2013.3c1.7-.3%203.3-.6%205-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5%201c-.9.2-.5%201.5.3%201.3m2.2%2013.3c1.7-.3%203.3-.6%205-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5%201c-.8.1-.5%201.4.3%201.3m2.3%2013.3c1.7-.3%203.3-.6%205-1c.8-.2.5-1.5-.3-1.3c-1.7.3-3.3.6-5%201c-.8.1-.5%201.4.3%201.3%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M32.2%2039s4.4%208.8%2014.2%2013.2c9.8%204.3%2012%208.3%2012%208.3L62%2047s-2.8-4.5-14.2-9.7c-3.6-1.7-6.6-5.8-9.8-10.8z%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22m32.5%2039.9l-1.2-.6l6.1-13.2l1.2.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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