deciduous-tree from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
deciduous-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 deciduous tree emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.5 12.67c0 .91-.22 1.77-.6 2.53c1.26.94 2.1 2.43 2.1 4.12c0 2.84-2.32 5.16-5.16 5.16H19v6.54h-6v-6.54h-2.84C7.32 24.48 5 22.16 5 19.32c0-1.69.84-3.18 2.1-4.12a5.662 5.662 0 0 1 4.4-8.16V7c0-2.76 2.24-5 5-5s5 2.24 5 5v.04c2.81.33 5 2.72 5 5.63M15 24.48v4.54h2v-4.54z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastDeciduousTree(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="M26.5 12.67c0 .91-.22 1.77-.6 2.53c1.26.94 2.1 2.43 2.1 4.12c0 2.84-2.32 5.16-5.16 5.16H19v6.54h-6v-6.54h-2.84C7.32 24.48 5 22.16 5 19.32c0-1.69.84-3.18 2.1-4.12a5.662 5.662 0 0 1 4.4-8.16V7c0-2.76 2.24-5 5-5s5 2.24 5 5v.04c2.81.33 5 2.72 5 5.63M15 24.48v4.54h2v-4.54z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.5 12.67c0 .91-.22 1.77-.6 2.53c1.26.94 2.1 2.43 2.1 4.12c0 2.84-2.32 5.16-5.16 5.16H19v6.54h-6v-6.54h-2.84C7.32 24.48 5 22.16 5 19.32c0-1.69.84-3.18 2.1-4.12a5.662 5.662 0 0 1 4.4-8.16V7c0-2.76 2.24-5 5-5s5 2.24 5 5v.04c2.81.33 5 2.72 5 5.63M15 24.48v4.54h2v-4.54z"/></svg>
</template>

CSS

.icon-deciduous-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%22M26.5%2012.67c0%20.91-.22%201.77-.6%202.53c1.26.94%202.1%202.43%202.1%204.12c0%202.84-2.32%205.16-5.16%205.16H19v6.54h-6v-6.54h-2.84C7.32%2024.48%205%2022.16%205%2019.32c0-1.69.84-3.18%202.1-4.12a5.662%205.662%200%200%201%204.4-8.16V7c0-2.76%202.24-5%205-5s5%202.24%205%205v.04c2.81.33%205%202.72%205%205.63M15%2024.48v4.54h2v-4.54z%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%22M26.5%2012.67c0%20.91-.22%201.77-.6%202.53c1.26.94%202.1%202.43%202.1%204.12c0%202.84-2.32%205.16-5.16%205.16H19v6.54h-6v-6.54h-2.84C7.32%2024.48%205%2022.16%205%2019.32c0-1.69.84-3.18%202.1-4.12a5.662%205.662%200%200%201%204.4-8.16V7c0-2.76%202.24-5%205-5s5%202.24%205%205v.04c2.81.33%205%202.72%205%205.63M15%2024.48v4.54h2v-4.54z%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/deciduous-tree.svg?color=%231a73e8&size=48