tree deciduous icon

tree-deciduous from Myna UI Icons by Praveen Juge · Regular · MIT Free for personal and commercial use.

Name
tree-deciduous
Set
Myna UI Icons
Style
Regular
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Related icons in Myna UI Icons

Use the tree deciduous icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.05 5.672c-2.42.144-2.671 2.004-2.404 3.387c.061.32-.255.637-.527.807c-2.36 1.483.716 5.377 1.811 6.34c1.681 1.48 2.844 1.294 5.078 1.294c2.254 0 3.435.17 5.122-1.333c1.242-1.107 4.242-5.275 1.5-6.714c-.28-.147-.48-.535-.358-.83c.8-1.948-.94-3.044-2.16-3.42a.44.44 0 0 1-.275-.257C14.68 2.09 13.363 2.96 12.128 3.912a.43.43 0 0 1-.5.02C9.18 2.31 8.88 4.036 8.446 5.36a.45.45 0 0 1-.396.312M12 17.5V21"/></svg>

React

import type { SVGProps } from "react";

export function MynauiTreeDeciduous(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M8.05 5.672c-2.42.144-2.671 2.004-2.404 3.387c.061.32-.255.637-.527.807c-2.36 1.483.716 5.377 1.811 6.34c1.681 1.48 2.844 1.294 5.078 1.294c2.254 0 3.435.17 5.122-1.333c1.242-1.107 4.242-5.275 1.5-6.714c-.28-.147-.48-.535-.358-.83c.8-1.948-.94-3.044-2.16-3.42a.44.44 0 0 1-.275-.257C14.68 2.09 13.363 2.96 12.128 3.912a.43.43 0 0 1-.5.02C9.18 2.31 8.88 4.036 8.446 5.36a.45.45 0 0 1-.396.312M12 17.5V21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.05 5.672c-2.42.144-2.671 2.004-2.404 3.387c.061.32-.255.637-.527.807c-2.36 1.483.716 5.377 1.811 6.34c1.681 1.48 2.844 1.294 5.078 1.294c2.254 0 3.435.17 5.122-1.333c1.242-1.107 4.242-5.275 1.5-6.714c-.28-.147-.48-.535-.358-.83c.8-1.948-.94-3.044-2.16-3.42a.44.44 0 0 1-.275-.257C14.68 2.09 13.363 2.96 12.128 3.912a.43.43 0 0 1-.5.02C9.18 2.31 8.88 4.036 8.446 5.36a.45.45 0 0 1-.396.312M12 17.5V21"/></svg>
</template>

CSS

.icon-tree-deciduous {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.05%205.672c-2.42.144-2.671%202.004-2.404%203.387c.061.32-.255.637-.527.807c-2.36%201.483.716%205.377%201.811%206.34c1.681%201.48%202.844%201.294%205.078%201.294c2.254%200%203.435.17%205.122-1.333c1.242-1.107%204.242-5.275%201.5-6.714c-.28-.147-.48-.535-.358-.83c.8-1.948-.94-3.044-2.16-3.42a.44.44%200%200%201-.275-.257C14.68%202.09%2013.363%202.96%2012.128%203.912a.43.43%200%200%201-.5.02C9.18%202.31%208.88%204.036%208.446%205.36a.45.45%200%200%201-.396.312M12%2017.5V21%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.05%205.672c-2.42.144-2.671%202.004-2.404%203.387c.061.32-.255.637-.527.807c-2.36%201.483.716%205.377%201.811%206.34c1.681%201.48%202.844%201.294%205.078%201.294c2.254%200%203.435.17%205.122-1.333c1.242-1.107%204.242-5.275%201.5-6.714c-.28-.147-.48-.535-.358-.83c.8-1.948-.94-3.044-2.16-3.42a.44.44%200%200%201-.275-.257C14.68%202.09%2013.363%202.96%2012.128%203.912a.43.43%200%200%201-.5.02C9.18%202.31%208.88%204.036%208.446%205.36a.45.45%200%200%201-.396.312M12%2017.5V21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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