tree evergreen icon

tree-evergreen-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
tree-evergreen-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the tree evergreen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m32 192l56-72H48l80-104l80 104h-40l56 72Z" opacity=".2"/><path d="M230.31 187.09L184.36 128H208a8 8 0 0 0 6.34-12.88l-80-104a8 8 0 0 0-12.68 0l-80 104A8 8 0 0 0 48 128h23.64l-45.95 59.09A8 8 0 0 0 32 200h88v40a8 8 0 0 0 16 0v-40h88a8 8 0 0 0 6.31-12.91M48.36 184l46-59.09A8 8 0 0 0 88 112H64.25L128 29.12L191.75 112H168a8 8 0 0 0-6.31 12.91L207.64 184Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhTreeEvergreenDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m32 192l56-72H48l80-104l80 104h-40l56 72Z" opacity=".2"/><path d="M230.31 187.09L184.36 128H208a8 8 0 0 0 6.34-12.88l-80-104a8 8 0 0 0-12.68 0l-80 104A8 8 0 0 0 48 128h23.64l-45.95 59.09A8 8 0 0 0 32 200h88v40a8 8 0 0 0 16 0v-40h88a8 8 0 0 0 6.31-12.91M48.36 184l46-59.09A8 8 0 0 0 88 112H64.25L128 29.12L191.75 112H168a8 8 0 0 0-6.31 12.91L207.64 184Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m32 192l56-72H48l80-104l80 104h-40l56 72Z" opacity=".2"/><path d="M230.31 187.09L184.36 128H208a8 8 0 0 0 6.34-12.88l-80-104a8 8 0 0 0-12.68 0l-80 104A8 8 0 0 0 48 128h23.64l-45.95 59.09A8 8 0 0 0 32 200h88v40a8 8 0 0 0 16 0v-40h88a8 8 0 0 0 6.31-12.91M48.36 184l46-59.09A8 8 0 0 0 88 112H64.25L128 29.12L191.75 112H168a8 8 0 0 0-6.31 12.91L207.64 184Z"/></g></svg>
</template>

CSS

.icon-tree-evergreen-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m32%20192l56-72H48l80-104l80%20104h-40l56%2072Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M230.31%20187.09L184.36%20128H208a8%208%200%200%200%206.34-12.88l-80-104a8%208%200%200%200-12.68%200l-80%20104A8%208%200%200%200%2048%20128h23.64l-45.95%2059.09A8%208%200%200%200%2032%20200h88v40a8%208%200%200%200%2016%200v-40h88a8%208%200%200%200%206.31-12.91M48.36%20184l46-59.09A8%208%200%200%200%2088%20112H64.25L128%2029.12L191.75%20112H168a8%208%200%200%200-6.31%2012.91L207.64%20184Z%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m32%20192l56-72H48l80-104l80%20104h-40l56%2072Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M230.31%20187.09L184.36%20128H208a8%208%200%200%200%206.34-12.88l-80-104a8%208%200%200%200-12.68%200l-80%20104A8%208%200%200%200%2048%20128h23.64l-45.95%2059.09A8%208%200%200%200%2032%20200h88v40a8%208%200%200%200%2016%200v-40h88a8%208%200%200%200%206.31-12.91M48.36%20184l46-59.09A8%208%200%200%200%2088%20112H64.25L128%2029.12L191.75%20112H168a8%208%200%200%200-6.31%2012.91L207.64%20184Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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