156 Poa Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 156 Poa 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/321135.svg" alt="156 Poa icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321135.svg" alt="156 Poa icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321135.svg" alt="156 Poa icon" :width="24" :height="24" />
CSS background
.icon-156-poa {
background-image: url('https://proicons.com/icon/321135.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="c" points="11.803 13.1148 14.7688 11.5 14.7688 23.363"/><path class="c" d="M11.803,36.5v-10h3.2738c1.8508,0,3.3512,1.5036,3.3512,3.3584s-1.5004,3.3584-3.3512,3.3584h-3.2738"/><circle class="c" cx="32.2673" cy="19.4334" r="3.9296"/><path class="c" d="M35.8496,12.9468c-.6548-.8575-1.6526-1.4468-3.3064-1.4468h-.2759c-2.1703,0-3.9296,1.7593-3.9296,3.9296v4.0038"/><rect class="c" x="20.9046" y="26.5" width="6.625" height="10" rx="3.3125" ry="3.3125"/><line class="c" x1="35.0997" y1="33.1874" x2="30.6692" y2="33.1874"/><polyline class="c" points="29.572 36.5 32.8845 26.5 36.197 36.5"/><path class="c" d="M18.0928,22.3623c.8189.6862,1.6135,1.0006,3.5992,1.0006h.3412c1.8368,0,3.3257-1.489,3.3257-3.3257h0c0-1.8368-1.489-3.3258-3.3257-3.3258h-3.9403v-5.2115h7.2661"/><line class="c" x1="11.803" y1="29.8323" x2="15.4397" y2="29.8323"/><line class="c" x1="14.2832" y1="31.0152" x2="14.2832" y2="28.6495"/><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Copied!