tree-deciduous-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
tree-deciduous-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the tree deciduous icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.21 5.562a5.002 5.002 0 0 1 9.58 0a5 5 0 0 1 4.021 6.303A5 5 0 0 1 20 21h-3v3a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-3H8a5 5 0 0 1-2.811-9.135A5 5 0 0 1 9.21 5.562M12.5 24a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-3h-3z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTreeDeciduous28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.21 5.562a5.002 5.002 0 0 1 9.58 0a5 5 0 0 1 4.021 6.303A5 5 0 0 1 20 21h-3v3a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-3H8a5 5 0 0 1-2.811-9.135A5 5 0 0 1 9.21 5.562M12.5 24a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-3h-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.21 5.562a5.002 5.002 0 0 1 9.58 0a5 5 0 0 1 4.021 6.303A5 5 0 0 1 20 21h-3v3a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-3H8a5 5 0 0 1-2.811-9.135A5 5 0 0 1 9.21 5.562M12.5 24a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-3h-3z"/></svg>
</template>

CSS

.icon-tree-deciduous-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.21%205.562a5.002%205.002%200%200%201%209.58%200a5%205%200%200%201%204.021%206.303A5%205%200%200%201%2020%2021h-3v3a2%202%200%200%201-2%202h-2a2%202%200%200%201-2-2v-3H8a5%205%200%200%201-2.811-9.135A5%205%200%200%201%209.21%205.562M12.5%2024a.5.5%200%200%200%20.5.5h2a.5.5%200%200%200%20.5-.5v-3h-3z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.21%205.562a5.002%205.002%200%200%201%209.58%200a5%205%200%200%201%204.021%206.303A5%205%200%200%201%2020%2021h-3v3a2%202%200%200%201-2%202h-2a2%202%200%200%201-2-2v-3H8a5%205%200%200%201-2.811-9.135A5%205%200%200%201%209.21%205.562M12.5%2024a.5.5%200%200%200%20.5.5h2a.5.5%200%200%200%20.5-.5v-3h-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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