tree evergreen icon
tree-evergreen from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- tree-evergreen
- Set
- Phosphor
- Style
- Regular
- 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="m230.32 187.09l-46-59.09H208a8 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-46 59.09A8 8 0 0 0 32 200h88v40a8 8 0 0 0 16 0v-40h88a8 8 0 0 0 6.32-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"/></svg>
React
import type { SVGProps } from "react";
export function PhTreeEvergreen(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="m230.32 187.09l-46-59.09H208a8 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-46 59.09A8 8 0 0 0 32 200h88v40a8 8 0 0 0 16 0v-40h88a8 8 0 0 0 6.32-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"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m230.32 187.09l-46-59.09H208a8 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-46 59.09A8 8 0 0 0 32 200h88v40a8 8 0 0 0 16 0v-40h88a8 8 0 0 0 6.32-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"/></svg> </template>
CSS
.icon-tree-evergreen {
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%22m230.32%20187.09l-46-59.09H208a8%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-46%2059.09A8%208%200%200%200%2032%20200h88v40a8%208%200%200%200%2016%200v-40h88a8%208%200%200%200%206.32-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%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%22m230.32%20187.09l-46-59.09H208a8%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-46%2059.09A8%208%200%200%200%2032%20200h88v40a8%208%200%200%200%2016%200v-40h88a8%208%200%200%200%206.32-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%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/tree-evergreen.svg?color=%231a73e8&size=48