tree-deciduous-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
tree-deciduous-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M10 2a3.5 3.5 0 0 0-3.387 2.613a3.5 3.5 0 0 0-2.563 3.98A3.5 3.5 0 0 0 6 15h2v1.75c0 .69.56 1.25 1.25 1.25h1.5c.69 0 1.25-.56 1.25-1.25V15h2a3.5 3.5 0 0 0 1.95-6.407Q16 8.303 16 8a3.5 3.5 0 0 0-2.613-3.387A3.5 3.5 0 0 0 10 2m1 13v1.75a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25V15zM7.53 5.112a2.5 2.5 0 0 1 4.94 0a.5.5 0 0 0 .417.418a2.5 2.5 0 0 1 2.015 3.167a.5.5 0 0 0 .25.583A2.5 2.5 0 0 1 14 14H6a2.5 2.5 0 0 1-1.151-4.72a.5.5 0 0 0 .25-.583A2.502 2.502 0 0 1 7.111 5.53a.5.5 0 0 0 .418-.418"/></svg>

React

import type { SVGProps } from "react";

export function FluentTreeDeciduous20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a3.5 3.5 0 0 0-3.387 2.613a3.5 3.5 0 0 0-2.563 3.98A3.5 3.5 0 0 0 6 15h2v1.75c0 .69.56 1.25 1.25 1.25h1.5c.69 0 1.25-.56 1.25-1.25V15h2a3.5 3.5 0 0 0 1.95-6.407Q16 8.303 16 8a3.5 3.5 0 0 0-2.613-3.387A3.5 3.5 0 0 0 10 2m1 13v1.75a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25V15zM7.53 5.112a2.5 2.5 0 0 1 4.94 0a.5.5 0 0 0 .417.418a2.5 2.5 0 0 1 2.015 3.167a.5.5 0 0 0 .25.583A2.5 2.5 0 0 1 14 14H6a2.5 2.5 0 0 1-1.151-4.72a.5.5 0 0 0 .25-.583A2.502 2.502 0 0 1 7.111 5.53a.5.5 0 0 0 .418-.418"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a3.5 3.5 0 0 0-3.387 2.613a3.5 3.5 0 0 0-2.563 3.98A3.5 3.5 0 0 0 6 15h2v1.75c0 .69.56 1.25 1.25 1.25h1.5c.69 0 1.25-.56 1.25-1.25V15h2a3.5 3.5 0 0 0 1.95-6.407Q16 8.303 16 8a3.5 3.5 0 0 0-2.613-3.387A3.5 3.5 0 0 0 10 2m1 13v1.75a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25V15zM7.53 5.112a2.5 2.5 0 0 1 4.94 0a.5.5 0 0 0 .417.418a2.5 2.5 0 0 1 2.015 3.167a.5.5 0 0 0 .25.583A2.5 2.5 0 0 1 14 14H6a2.5 2.5 0 0 1-1.151-4.72a.5.5 0 0 0 .25-.583A2.502 2.502 0 0 1 7.111 5.53a.5.5 0 0 0 .418-.418"/></svg>
</template>

CSS

.icon-tree-deciduous-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202a3.5%203.5%200%200%200-3.387%202.613a3.5%203.5%200%200%200-2.563%203.98A3.5%203.5%200%200%200%206%2015h2v1.75c0%20.69.56%201.25%201.25%201.25h1.5c.69%200%201.25-.56%201.25-1.25V15h2a3.5%203.5%200%200%200%201.95-6.407Q16%208.303%2016%208a3.5%203.5%200%200%200-2.613-3.387A3.5%203.5%200%200%200%2010%202m1%2013v1.75a.25.25%200%200%201-.25.25h-1.5a.25.25%200%200%201-.25-.25V15zM7.53%205.112a2.5%202.5%200%200%201%204.94%200a.5.5%200%200%200%20.417.418a2.5%202.5%200%200%201%202.015%203.167a.5.5%200%200%200%20.25.583A2.5%202.5%200%200%201%2014%2014H6a2.5%202.5%200%200%201-1.151-4.72a.5.5%200%200%200%20.25-.583A2.502%202.502%200%200%201%207.111%205.53a.5.5%200%200%200%20.418-.418%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202a3.5%203.5%200%200%200-3.387%202.613a3.5%203.5%200%200%200-2.563%203.98A3.5%203.5%200%200%200%206%2015h2v1.75c0%20.69.56%201.25%201.25%201.25h1.5c.69%200%201.25-.56%201.25-1.25V15h2a3.5%203.5%200%200%200%201.95-6.407Q16%208.303%2016%208a3.5%203.5%200%200%200-2.613-3.387A3.5%203.5%200%200%200%2010%202m1%2013v1.75a.25.25%200%200%201-.25.25h-1.5a.25.25%200%200%201-.25-.25V15zM7.53%205.112a2.5%202.5%200%200%201%204.94%200a.5.5%200%200%200%20.417.418a2.5%202.5%200%200%201%202.015%203.167a.5.5%200%200%200%20.25.583A2.5%202.5%200%200%201%2014%2014H6a2.5%202.5%200%200%201-1.151-4.72a.5.5%200%200%200%20.25-.583A2.502%202.502%200%200%201%207.111%205.53a.5.5%200%200%200%20.418-.418%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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