tree palm icon

tree-palm-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
tree-palm-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the tree palm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M239.84 60.33a8 8 0 0 1-4.65 5.75L179 90.55a71.42 71.42 0 0 1 43.36 33.21a70.64 70.64 0 0 1 7.2 54.32a8 8 0 0 1-12.56 4.28l-81-61.68V224a8 8 0 0 1-16 0V120.68l-81 61.68a8 8 0 0 1-12.57-4.28a70.64 70.64 0 0 1 7.2-54.32A71.42 71.42 0 0 1 77 90.55L20.81 66.08a8 8 0 0 1-2.6-12.85a66.86 66.86 0 0 1 97.74 0a72.2 72.2 0 0 1 12 17a72.2 72.2 0 0 1 12.05-17a66.86 66.86 0 0 1 97.74 0a8 8 0 0 1 2.1 7.1"/></svg>

React

import type { SVGProps } from "react";

export function PhTreePalmFill(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="M239.84 60.33a8 8 0 0 1-4.65 5.75L179 90.55a71.42 71.42 0 0 1 43.36 33.21a70.64 70.64 0 0 1 7.2 54.32a8 8 0 0 1-12.56 4.28l-81-61.68V224a8 8 0 0 1-16 0V120.68l-81 61.68a8 8 0 0 1-12.57-4.28a70.64 70.64 0 0 1 7.2-54.32A71.42 71.42 0 0 1 77 90.55L20.81 66.08a8 8 0 0 1-2.6-12.85a66.86 66.86 0 0 1 97.74 0a72.2 72.2 0 0 1 12 17a72.2 72.2 0 0 1 12.05-17a66.86 66.86 0 0 1 97.74 0a8 8 0 0 1 2.1 7.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M239.84 60.33a8 8 0 0 1-4.65 5.75L179 90.55a71.42 71.42 0 0 1 43.36 33.21a70.64 70.64 0 0 1 7.2 54.32a8 8 0 0 1-12.56 4.28l-81-61.68V224a8 8 0 0 1-16 0V120.68l-81 61.68a8 8 0 0 1-12.57-4.28a70.64 70.64 0 0 1 7.2-54.32A71.42 71.42 0 0 1 77 90.55L20.81 66.08a8 8 0 0 1-2.6-12.85a66.86 66.86 0 0 1 97.74 0a72.2 72.2 0 0 1 12 17a72.2 72.2 0 0 1 12.05-17a66.86 66.86 0 0 1 97.74 0a8 8 0 0 1 2.1 7.1"/></svg>
</template>

CSS

.icon-tree-palm-fill {
  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%22M239.84%2060.33a8%208%200%200%201-4.65%205.75L179%2090.55a71.42%2071.42%200%200%201%2043.36%2033.21a70.64%2070.64%200%200%201%207.2%2054.32a8%208%200%200%201-12.56%204.28l-81-61.68V224a8%208%200%200%201-16%200V120.68l-81%2061.68a8%208%200%200%201-12.57-4.28a70.64%2070.64%200%200%201%207.2-54.32A71.42%2071.42%200%200%201%2077%2090.55L20.81%2066.08a8%208%200%200%201-2.6-12.85a66.86%2066.86%200%200%201%2097.74%200a72.2%2072.2%200%200%201%2012%2017a72.2%2072.2%200%200%201%2012.05-17a66.86%2066.86%200%200%201%2097.74%200a8%208%200%200%201%202.1%207.1%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%22M239.84%2060.33a8%208%200%200%201-4.65%205.75L179%2090.55a71.42%2071.42%200%200%201%2043.36%2033.21a70.64%2070.64%200%200%201%207.2%2054.32a8%208%200%200%201-12.56%204.28l-81-61.68V224a8%208%200%200%201-16%200V120.68l-81%2061.68a8%208%200%200%201-12.57-4.28a70.64%2070.64%200%200%201%207.2-54.32A71.42%2071.42%200%200%201%2077%2090.55L20.81%2066.08a8%208%200%200%201-2.6-12.85a66.86%2066.86%200%200%201%2097.74%200a72.2%2072.2%200%200%201%2012%2017a72.2%2072.2%200%200%201%2012.05-17a66.86%2066.86%200%200%201%2097.74%200a8%208%200%200%201%202.1%207.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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