tree evergreen icon

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

Name
tree-evergreen-bold
Set
Phosphor
Style
Bold
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="M233.47 184.63L192.54 132H208a12 12 0 0 0 9.51-19.32l-80-104a12 12 0 0 0-19 0l-80 104A12 12 0 0 0 48 132h15.46l-40.93 52.63A12 12 0 0 0 32 204h84v36a12 12 0 0 0 24 0v-36h84a12 12 0 0 0 9.47-19.37M56.54 180l40.93-52.63A12 12 0 0 0 88 108H72.37L128 35.68L183.63 108H168a12 12 0 0 0-9.47 19.37L199.46 180Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTreeEvergreenBold(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="M233.47 184.63L192.54 132H208a12 12 0 0 0 9.51-19.32l-80-104a12 12 0 0 0-19 0l-80 104A12 12 0 0 0 48 132h15.46l-40.93 52.63A12 12 0 0 0 32 204h84v36a12 12 0 0 0 24 0v-36h84a12 12 0 0 0 9.47-19.37M56.54 180l40.93-52.63A12 12 0 0 0 88 108H72.37L128 35.68L183.63 108H168a12 12 0 0 0-9.47 19.37L199.46 180Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M233.47 184.63L192.54 132H208a12 12 0 0 0 9.51-19.32l-80-104a12 12 0 0 0-19 0l-80 104A12 12 0 0 0 48 132h15.46l-40.93 52.63A12 12 0 0 0 32 204h84v36a12 12 0 0 0 24 0v-36h84a12 12 0 0 0 9.47-19.37M56.54 180l40.93-52.63A12 12 0 0 0 88 108H72.37L128 35.68L183.63 108H168a12 12 0 0 0-9.47 19.37L199.46 180Z"/></svg>
</template>

CSS

.icon-tree-evergreen-bold {
  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%22M233.47%20184.63L192.54%20132H208a12%2012%200%200%200%209.51-19.32l-80-104a12%2012%200%200%200-19%200l-80%20104A12%2012%200%200%200%2048%20132h15.46l-40.93%2052.63A12%2012%200%200%200%2032%20204h84v36a12%2012%200%200%200%2024%200v-36h84a12%2012%200%200%200%209.47-19.37M56.54%20180l40.93-52.63A12%2012%200%200%200%2088%20108H72.37L128%2035.68L183.63%20108H168a12%2012%200%200%200-9.47%2019.37L199.46%20180Z%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%22M233.47%20184.63L192.54%20132H208a12%2012%200%200%200%209.51-19.32l-80-104a12%2012%200%200%200-19%200l-80%20104A12%2012%200%200%200%2048%20132h15.46l-40.93%2052.63A12%2012%200%200%200%2032%20204h84v36a12%2012%200%200%200%2024%200v-36h84a12%2012%200%200%200%209.47-19.37M56.54%20180l40.93-52.63A12%2012%200%200%200%2088%20108H72.37L128%2035.68L183.63%20108H168a12%2012%200%200%200-9.47%2019.37L199.46%20180Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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