tree icon
tree-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- tree-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
treeBootstrap IconstreeBoxIcons v2 SolidtreeCarbontreeFramework7 IconstreeFont Awesome 6 SolidtreeFont Awesome Solidtreecss.ggtreeIconParktreeIconPark OutlinetreeIconoirtreeJam IconstreeLine AwesometreeMaterial Icon ThemetreeMaterial Design Iconstree-fillMingCute IcontreeMyna UI IconstreePixelarticonstree-fillRemix IcontreeTabler IconstreeWeb3 Icons Branded
Related icons in Phosphor
Use the tree icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 187.85a72 72 0 0 0 8 4.62V232a8 8 0 0 1-16 0v-39.53a72 72 0 0 0 8-4.62m70.1-125.26a76 76 0 0 0-140.2 0A71.71 71.71 0 0 0 16 127.8C15.9 166 48 199 86.14 200a72.2 72.2 0 0 0 33.86-7.53v-35.53l-43.58-21.78a8 8 0 1 1 7.16-14.32L120 139.06V88a8 8 0 0 1 16 0v27.06l36.42-18.22a8 8 0 1 1 7.16 14.32L136 132.94v59.53a72.2 72.2 0 0 0 32 7.53h1.82c38.18-1 70.29-34 70.18-72.2a71.71 71.71 0 0 0-41.9-65.21"/></svg>
React
import type { SVGProps } from "react";
export function PhTreeFill(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="M128 187.85a72 72 0 0 0 8 4.62V232a8 8 0 0 1-16 0v-39.53a72 72 0 0 0 8-4.62m70.1-125.26a76 76 0 0 0-140.2 0A71.71 71.71 0 0 0 16 127.8C15.9 166 48 199 86.14 200a72.2 72.2 0 0 0 33.86-7.53v-35.53l-43.58-21.78a8 8 0 1 1 7.16-14.32L120 139.06V88a8 8 0 0 1 16 0v27.06l36.42-18.22a8 8 0 1 1 7.16 14.32L136 132.94v59.53a72.2 72.2 0 0 0 32 7.53h1.82c38.18-1 70.29-34 70.18-72.2a71.71 71.71 0 0 0-41.9-65.21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 187.85a72 72 0 0 0 8 4.62V232a8 8 0 0 1-16 0v-39.53a72 72 0 0 0 8-4.62m70.1-125.26a76 76 0 0 0-140.2 0A71.71 71.71 0 0 0 16 127.8C15.9 166 48 199 86.14 200a72.2 72.2 0 0 0 33.86-7.53v-35.53l-43.58-21.78a8 8 0 1 1 7.16-14.32L120 139.06V88a8 8 0 0 1 16 0v27.06l36.42-18.22a8 8 0 1 1 7.16 14.32L136 132.94v59.53a72.2 72.2 0 0 0 32 7.53h1.82c38.18-1 70.29-34 70.18-72.2a71.71 71.71 0 0 0-41.9-65.21"/></svg> </template>
CSS
.icon-tree-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%22M128%20187.85a72%2072%200%200%200%208%204.62V232a8%208%200%200%201-16%200v-39.53a72%2072%200%200%200%208-4.62m70.1-125.26a76%2076%200%200%200-140.2%200A71.71%2071.71%200%200%200%2016%20127.8C15.9%20166%2048%20199%2086.14%20200a72.2%2072.2%200%200%200%2033.86-7.53v-35.53l-43.58-21.78a8%208%200%201%201%207.16-14.32L120%20139.06V88a8%208%200%200%201%2016%200v27.06l36.42-18.22a8%208%200%201%201%207.16%2014.32L136%20132.94v59.53a72.2%2072.2%200%200%200%2032%207.53h1.82c38.18-1%2070.29-34%2070.18-72.2a71.71%2071.71%200%200%200-41.9-65.21%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%22M128%20187.85a72%2072%200%200%200%208%204.62V232a8%208%200%200%201-16%200v-39.53a72%2072%200%200%200%208-4.62m70.1-125.26a76%2076%200%200%200-140.2%200A71.71%2071.71%200%200%200%2016%20127.8C15.9%20166%2048%20199%2086.14%20200a72.2%2072.2%200%200%200%2033.86-7.53v-35.53l-43.58-21.78a8%208%200%201%201%207.16-14.32L120%20139.06V88a8%208%200%200%201%2016%200v27.06l36.42-18.22a8%208%200%201%201%207.16%2014.32L136%20132.94v59.53a72.2%2072.2%200%200%200%2032%207.53h1.82c38.18-1%2070.29-34%2070.18-72.2a71.71%2071.71%200%200%200-41.9-65.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/tree-fill.svg?color=%231a73e8&size=48