tree evergreen icon

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

Name
tree-evergreen-light
Set
Phosphor
Style
Light
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"><path fill="currentColor" d="M228.74 188.32L180.27 126H208a6 6 0 0 0 4.76-9.66l-80-104a6 6 0 0 0-9.52 0l-80 104A6 6 0 0 0 48 126h27.73l-48.47 62.32A6 6 0 0 0 32 198h90v42a6 6 0 0 0 12 0v-42h90a6 6 0 0 0 4.74-9.68M44.27 186l48.47-62.32A6 6 0 0 0 88 114H60.19L128 25.84L195.81 114H168a6 6 0 0 0-4.74 9.68L211.73 186Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTreeEvergreenLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.74 188.32L180.27 126H208a6 6 0 0 0 4.76-9.66l-80-104a6 6 0 0 0-9.52 0l-80 104A6 6 0 0 0 48 126h27.73l-48.47 62.32A6 6 0 0 0 32 198h90v42a6 6 0 0 0 12 0v-42h90a6 6 0 0 0 4.74-9.68M44.27 186l48.47-62.32A6 6 0 0 0 88 114H60.19L128 25.84L195.81 114H168a6 6 0 0 0-4.74 9.68L211.73 186Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.74 188.32L180.27 126H208a6 6 0 0 0 4.76-9.66l-80-104a6 6 0 0 0-9.52 0l-80 104A6 6 0 0 0 48 126h27.73l-48.47 62.32A6 6 0 0 0 32 198h90v42a6 6 0 0 0 12 0v-42h90a6 6 0 0 0 4.74-9.68M44.27 186l48.47-62.32A6 6 0 0 0 88 114H60.19L128 25.84L195.81 114H168a6 6 0 0 0-4.74 9.68L211.73 186Z"/></svg>
</template>

CSS

.icon-tree-evergreen-light {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228.74%20188.32L180.27%20126H208a6%206%200%200%200%204.76-9.66l-80-104a6%206%200%200%200-9.52%200l-80%20104A6%206%200%200%200%2048%20126h27.73l-48.47%2062.32A6%206%200%200%200%2032%20198h90v42a6%206%200%200%200%2012%200v-42h90a6%206%200%200%200%204.74-9.68M44.27%20186l48.47-62.32A6%206%200%200%200%2088%20114H60.19L128%2025.84L195.81%20114H168a6%206%200%200%200-4.74%209.68L211.73%20186Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228.74%20188.32L180.27%20126H208a6%206%200%200%200%204.76-9.66l-80-104a6%206%200%200%200-9.52%200l-80%20104A6%206%200%200%200%2048%20126h27.73l-48.47%2062.32A6%206%200%200%200%2032%20198h90v42a6%206%200%200%200%2012%200v-42h90a6%206%200%200%200%204.74-9.68M44.27%20186l48.47-62.32A6%206%200%200%200%2088%20114H60.19L128%2025.84L195.81%20114H168a6%206%200%200%200-4.74%209.68L211.73%20186Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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