Blockinger Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blockinger 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/322747.svg" alt="Blockinger icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322747.svg" alt="Blockinger icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322747.svg" alt="Blockinger icon" :width="24" :height="24" />
CSS background
.icon-blockinger {
background-image: url('https://proicons.com/icon/322747.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M8.5002,6.9054c-2.2092-.0001-4.0002,1.7908-4.0002,4v.8497h4.8036v-4.8497h-.8034Z"/><rect class="b" x="9.3036" y="6.9053" width="4.8984" height="4.8497"/><rect class="b" x="14.2037" y="6.9053" width="4.8963" height="4.8497"/><rect class="b" x="19.0999" y="6.9053" width="4.8984" height="4.8497"/><rect class="b" x="24" y="6.9053" width="4.8984" height="4.8497"/><rect class="b" x="28.8984" y="6.9053" width="4.8963" height="4.8497"/><rect class="b" x="33.7947" y="6.9053" width="4.8984" height="4.8497"/><path class="b" d="M38.6948,6.9053v4.8497h4.8036v-.8497c0-2.2092-1.791-4.0001-4.0002-4h-.8034Z"/><rect class="b" x="4.5003" y="11.7551" width="4.8036" height="4.8984"/><rect class="b" x="9.304" y="11.7551" width="4.8984" height="4.8984"/><rect class="b" x="14.2041" y="11.7551" width="4.8963" height="4.8984"/><rect class="b" x="28.8989" y="11.7551" width="4.8963" height="4.8984"/><rect class="b" x="33.7951" y="11.7551" width="4.8984" height="4.8984"/><rect class="b" x="38.6952" y="11.7551" width="4.8036" height="4.8984"/><rect class="b" x="4.5007" y="16.6535" width="4.8036" height="4.8984"/><rect class="b" x="9.3044" y="16.6535" width="4.8984" height="4.8984"/><rect class="b" x="14.2045" y="16.6535" width="4.8963" height="4.8984"/><rect class="b" x="28.8993" y="16.6535" width="4.8963" height="4.8984"/><rect class="b" x="33.7956" y="16.6535" width="4.8984" height="4.8984"/><rect class="b" x="38.6957" y="16.6535" width="4.8036" height="4.8984"/><rect class="b" x="4.5012" y="21.5519" width="4.8036" height="4.8963"/><rect class="b" x="9.3048" y="21.5519" width="4.8984" height="4.8963"/><rect class="b" x="14.205" y="21.5519" width="4.8963" height="4.8963"/><rect class="b" x="19.1012" y="21.5519" width="4.8984" height="4.8963"/><rect class="b" x="24.0013" y="21.5519" width="4.8984" height="4.8963"/><rect class="b" x="28.8997" y="21.5519" width="4.8963" height="4.8963"/><rect class="b" x="33.796" y="21.5519" width="4.8984" height="4.8963"/><rect class="b" x="38.6961" y="21.5519" width="4.8036" height="4.8963"/><rect class="b" x="4.5016" y="26.4482" width="4.8036" height="4.8984"/><rect class="b" x="19.1012" y="26.4482" width="4.8984" height="4.8984"/><rect class="b" x="24.0013" y="26.4482" width="4.8984" height="4.8984"/><rect class="b" x="38.6961" y="26.4482" width="4.8036" height="4.8984"/><rect class="b" x="4.5016" y="31.3466" width="4.8036" height="4.8984"/><rect class="b" x="9.3053" y="31.3466" width="4.8984" height="4.8984"/><rect class="b" x="33.796" y="31.3466" width="4.8984" height="4.8984"/><rect class="b" x="38.6961" y="31.3466" width="4.8036" height="4.8984"/><path class="b" d="M4.5016,36.245v.8498c0,2.2091,1.7909,4,4,4h.8035v-4.8497h-4.8035Z"/><rect class="b" x="9.3053" y="36.245" width="4.8984" height="4.8497"/><rect class="b" x="14.2054" y="36.245" width="4.8963" height="4.8497"/><rect class="b" x="19.1016" y="36.245" width="4.8984" height="4.8497"/><rect class="b" x="24.0018" y="36.245" width="4.8984" height="4.8497"/><rect class="b" x="28.9002" y="36.245" width="4.8963" height="4.8497"/><rect class="b" x="33.7964" y="36.245" width="4.8984" height="4.8497"/><path class="b" d="M38.6965,36.245v4.8497h.8035c2.2091,0,4-1.7909,4-4v-.8498h-4.8035Z"/></svg>
Copied!