tree 2 icon
tree-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- tree-2-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the tree 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c4.482 0 8 3.872 8 8.5c0 4.278-3.006 7.906-7 8.432V21a1 1 0 1 1-2 0v-2.068c-3.994-.526-7-4.154-7-8.432C4 5.872 7.518 2 12 2m3.081 7.687a1 1 0 0 0-1.394.232l-1.815 2.539l-1.165-1.165a1 1 0 1 0-1.414 1.414L11 14.414v2.493q.49.091 1 .093q.51-.002 1-.093V14.32l2.313-3.239a1 1 0 0 0-.232-1.394"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteTree2Fill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c4.482 0 8 3.872 8 8.5c0 4.278-3.006 7.906-7 8.432V21a1 1 0 1 1-2 0v-2.068c-3.994-.526-7-4.154-7-8.432C4 5.872 7.518 2 12 2m3.081 7.687a1 1 0 0 0-1.394.232l-1.815 2.539l-1.165-1.165a1 1 0 1 0-1.414 1.414L11 14.414v2.493q.49.091 1 .093q.51-.002 1-.093V14.32l2.313-3.239a1 1 0 0 0-.232-1.394"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c4.482 0 8 3.872 8 8.5c0 4.278-3.006 7.906-7 8.432V21a1 1 0 1 1-2 0v-2.068c-3.994-.526-7-4.154-7-8.432C4 5.872 7.518 2 12 2m3.081 7.687a1 1 0 0 0-1.394.232l-1.815 2.539l-1.165-1.165a1 1 0 1 0-1.414 1.414L11 14.414v2.493q.49.091 1 .093q.51-.002 1-.093V14.32l2.313-3.239a1 1 0 0 0-.232-1.394"/></svg> </template>
CSS
.icon-tree-2-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c4.482%200%208%203.872%208%208.5c0%204.278-3.006%207.906-7%208.432V21a1%201%200%201%201-2%200v-2.068c-3.994-.526-7-4.154-7-8.432C4%205.872%207.518%202%2012%202m3.081%207.687a1%201%200%200%200-1.394.232l-1.815%202.539l-1.165-1.165a1%201%200%201%200-1.414%201.414L11%2014.414v2.493q.49.091%201%20.093q.51-.002%201-.093V14.32l2.313-3.239a1%201%200%200%200-.232-1.394%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c4.482%200%208%203.872%208%208.5c0%204.278-3.006%207.906-7%208.432V21a1%201%200%201%201-2%200v-2.068c-3.994-.526-7-4.154-7-8.432C4%205.872%207.518%202%2012%202m3.081%207.687a1%201%200%200%200-1.394.232l-1.815%202.539l-1.165-1.165a1%201%200%201%200-1.414%201.414L11%2014.414v2.493q.49.091%201%20.093q.51-.002%201-.093V14.32l2.313-3.239a1%201%200%200%200-.232-1.394%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/tree-2-fill.svg?color=%231a73e8&size=48