Baac Tree Bank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Baac Tree Bank 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/336856.svg" alt="Baac Tree Bank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336856.svg" alt="Baac Tree Bank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336856.svg" alt="Baac Tree Bank icon" :width="24" :height="24" />
CSS background
.icon-baac-tree-bank {
background-image: url('https://proicons.com/icon/336856.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M19.5418,30.2153c-.4076,4.6618-2.662,10.4909-6.2677,11.8179,3.6379.7428,7.6973.251,10.1065-1.9454"/><path class="b" d="M31.6762,19.7593c-8.9722,0-12.1523,5.251-12.1523,11.2228l-.001.001c0,6.3602,4.452,11.5169,9.9419,11.5169,2.5076,0,4.9218-1.0972,6.7598-3.0717-.6478.1522-1.3111.229-1.9765.2289-5.4909,0-9.9419-5.8393-9.9419-11.5179,0-2.9432.839-5.8797,3.0906-7.9004"/><path class="b" d="M25.3933,20.9188c.4778-9.5404-6.6202-15.212-16.7077-15.4188-2.0789,11.4095,7.5116,18.9663,14.1459,17.055"/><path class="b" d="M16.7042,14.2293c3.0245,1.9173,5.986,4.8905,7.3652,7.39M25.8257,20.7371c.3774-5.9286,8.7546-6.9174,13.7778-2.8108-3.2685,5.8573-9.7374,7.7857-13.6633,4.0224"/><path class="b" d="M27.7603,13.7334c-1.2548,1.4806-1.7687,2.8007-1.7657,4.5172"/><path class="b" d="M30.2576,15.723c1.6332-2.1753,1.786-5.764.3385-7.4284-3.5435.8302-5.8364,3.119-6.2228,6.1465"/></svg>
Copied!