Forest Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Forest 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/340713.svg" alt="Forest icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340713.svg" alt="Forest icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340713.svg" alt="Forest icon" :width="24" :height="24" />
CSS background
.icon-forest {
background-image: url('https://proicons.com/icon/340713.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M5.5,29.32a84.5,84.5,0,0,1,37,0V40.5a2,2,0,0,1-2,2H7.5a2,2,0,0,1-2-2Z"/><path class="a" d="M24,31.3c0-5.53,0-9.8-4.65-11.81"/><path class="a" d="M23.76,25.71c.37-2.42,1.25-3.14,3.49-3.92"/><path class="a" d="M22.57,22.13c.34-3.81-2.12-11.1-13.94-8.66,4.21,3,1.74,5.94,6.09,8.32A9.9,9.9,0,0,0,22.57,22.13Z"/><path class="a" d="M25.37,22.66c.2-2.95,2-5.53,8.36-4.69,3.83.51,4.2-1.79,4.2-1.79S36.7,24,30.44,24C25.71,24,25.37,22.66,25.37,22.66Z"/></svg>
Forest in other icon packs
Copied!