tree icon
tree-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- tree-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All tree icons →treeBootstrap IconstreeBoxIcons v2 SolidtreeCarbontreeFramework7 IconstreeFont Awesome 6 SolidtreeFont Awesome Solidtreecss.ggtreeIconParktreeIconPark OutlinetreeIconoirtreeJam IconstreeLine AwesometreeMaterial Icon ThemetreeMaterial Design Iconstree-fillMingCute IcontreeMyna UI IconstreePhosphortreePixelarticonstree-fillRemix IcontreeTabler IconstreeWeb3 Icons Branded
More newicons icons from Reicon
Use the tree icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.17 10.06H7.83c-1.18 0-1.59-.79-.9-1.75l4.17-5.84c.49-.7 1.31-.7 1.8 0l4.17 5.84c.69.96.28 1.75-.9 1.75"/><path d="M17.59 17.999H6.41c-1.58 0-2.12-1.05-1.19-2.33l3.99-5.61h5.58l3.99 5.61c.93 1.28.39 2.33-1.19 2.33M12.75 18v4c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconTreeFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.17 10.06H7.83c-1.18 0-1.59-.79-.9-1.75l4.17-5.84c.49-.7 1.31-.7 1.8 0l4.17 5.84c.69.96.28 1.75-.9 1.75"/><path d="M17.59 17.999H6.41c-1.58 0-2.12-1.05-1.19-2.33l3.99-5.61h5.58l3.99 5.61c.93 1.28.39 2.33-1.19 2.33M12.75 18v4c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.17 10.06H7.83c-1.18 0-1.59-.79-.9-1.75l4.17-5.84c.49-.7 1.31-.7 1.8 0l4.17 5.84c.69.96.28 1.75-.9 1.75"/><path d="M17.59 17.999H6.41c-1.58 0-2.12-1.05-1.19-2.33l3.99-5.61h5.58l3.99 5.61c.93 1.28.39 2.33-1.19 2.33M12.75 18v4c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4z"/></g></svg> </template>
CSS
.icon-tree-filled {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.17%2010.06H7.83c-1.18%200-1.59-.79-.9-1.75l4.17-5.84c.49-.7%201.31-.7%201.8%200l4.17%205.84c.69.96.28%201.75-.9%201.75%22%2F%3E%3Cpath%20d%3D%22M17.59%2017.999H6.41c-1.58%200-2.12-1.05-1.19-2.33l3.99-5.61h5.58l3.99%205.61c.93%201.28.39%202.33-1.19%202.33M12.75%2018v4c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-4z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.17%2010.06H7.83c-1.18%200-1.59-.79-.9-1.75l4.17-5.84c.49-.7%201.31-.7%201.8%200l4.17%205.84c.69.96.28%201.75-.9%201.75%22%2F%3E%3Cpath%20d%3D%22M17.59%2017.999H6.41c-1.58%200-2.12-1.05-1.19-2.33l3.99-5.61h5.58l3.99%205.61c.93%201.28.39%202.33-1.19%202.33M12.75%2018v4c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/tree-filled.svg?color=%231a73e8&size=48