Tree Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Tree icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306710.svg" alt="Tree icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306710.svg" alt="Tree icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306710.svg" alt="Tree icon" :width="24" :height="24" />
CSS background
.icon-tree {
background-image: url('https://proicons.com/icon/306710.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M868 345c-15-40-42-68-81-84-5-2-6-4-6-9 2-68-48-128-116-140-8-1-15-4-22-10-21-21-46-34-76-38-1 0-2-1-4-1h-31c-10 2-21 4-31 8-29 9-52 27-69 52-3 4-5 5-9 2-85-42-185 7-202 100-2 11-2 22-3 34-1 0-2 1-4 1-49 21-79 58-88 112 0 1-1 2-1 3v32c2 11 4 22 8 32 28 77 119 118 196 77 5-3 8-3 13 0 30 15 60 20 91 13v312h-89c-13 0-24 11-24 25v48c0 13 11 24 24 24h312c13 0 24-11 24-24v-48c0-14-11-25-24-25h-89V531c6 0 12 0 18 1 26 1 51-4 74-17 4-2 7-2 11 0 86 46 191-8 204-104 0-1 1-2 1-4v-32c-2-10-4-21-7-30z"/></svg>
Tree in other icon packs
Copied!