Bricks Breaker Balls Crush Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bricks Breaker Balls Crush 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/337521.svg" alt="Bricks Breaker Balls Crush icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337521.svg" alt="Bricks Breaker Balls Crush icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337521.svg" alt="Bricks Breaker Balls Crush icon" :width="24" :height="24" />
CSS background
.icon-bricks-breaker-balls-crush {
background-image: url('https://proicons.com/icon/337521.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;}.b{fill:#fff;}</style></defs><rect class="a" x="39.1657" y="8.8299" width="4.3343" height="4.3343"/><rect class="a" x="39.1657" y="13.1642" width="4.3343" height="4.3343"/><rect class="a" x="39.1657" y="17.4985" width="4.3343" height="4.3343"/><rect class="a" x="39.1657" y="21.8328" width="4.3343" height="4.3343"/><rect class="a" x="39.1657" y="26.1672" width="4.3343" height="4.3343"/><rect class="a" x="39.1657" y="30.5015" width="4.3343" height="4.3343"/><rect class="a" x="39.1657" y="34.8358" width="4.3343" height="4.3343"/><rect class="a" x="4.5" y="8.8299" width="4.3343" height="4.3343"/><rect class="a" x="4.5" y="13.1642" width="4.3343" height="4.3343"/><rect class="a" x="4.5" y="17.4985" width="4.3343" height="4.3343"/><rect class="a" x="4.5" y="21.8328" width="4.3343" height="4.3343"/><rect class="a" x="4.5" y="26.1672" width="4.3343" height="4.3343"/><rect class="a" x="4.5" y="30.5015" width="4.3343" height="4.3343"/><rect class="a" x="8.8343" y="8.8299" width="4.3343" height="4.3343"/><rect class="a" x="8.8343" y="13.1642" width="4.3343" height="4.3343"/><rect class="a" x="8.8343" y="17.4985" width="4.3343" height="4.3343"/><rect class="a" x="8.8343" y="21.8328" width="4.3343" height="4.3343"/><rect class="a" x="8.8343" y="26.1672" width="4.3343" height="4.3343"/><rect class="a" x="13.1686" y="8.8299" width="4.3343" height="4.3343"/><rect class="a" x="13.1686" y="13.1642" width="4.3343" height="4.3343"/><rect class="a" x="13.1686" y="17.4985" width="4.3343" height="4.3343"/><rect class="a" x="13.1686" y="21.8328" width="4.3343" height="4.3343"/><rect class="a" x="17.5085" y="8.8299" width="4.3343" height="4.3343"/><rect class="a" x="17.5085" y="13.1642" width="4.3343" height="4.3343"/><rect class="a" x="17.5085" y="17.4985" width="4.3343" height="4.3343"/><rect class="a" x="21.8428" y="17.4985" width="4.3343" height="4.3343"/><rect class="a" x="17.5085" y="21.8328" width="4.3343" height="4.3343"/><rect class="a" x="13.1686" y="26.1672" width="4.3343" height="4.3343"/><rect class="a" x="8.8343" y="30.5015" width="4.3343" height="4.3343"/><rect class="a" x="4.5" y="34.8358" width="4.3343" height="4.3343"/><rect class="a" x="34.8314" y="8.8299" width="4.3343" height="4.3343"/><rect class="a" x="34.8314" y="13.1642" width="4.3343" height="4.3343"/><rect class="a" x="34.8314" y="26.1672" width="4.3343" height="4.3343"/><rect class="a" x="34.8314" y="30.5015" width="4.3343" height="4.3343"/><rect class="a" x="34.8314" y="34.8358" width="4.3343" height="4.3343"/><rect class="a" x="30.497" y="8.8299" width="4.3343" height="4.3343"/><rect class="a" x="30.497" y="30.5015" width="4.3343" height="4.3343"/><rect class="a" x="30.497" y="34.8358" width="4.3343" height="4.3343"/><rect class="a" x="26.1627" y="30.5015" width="4.3343" height="4.3343"/><rect class="a" x="26.1627" y="34.8358" width="4.3343" height="4.3343"/><rect class="a" x="21.8328" y="34.8358" width="4.3343" height="4.3343"/><circle class="b" cx="32.6642" cy="21.8328" r="0.75"/><circle class="b" cx="26.1771" cy="13.1642" r="0.75"/><circle class="b" cx="26.1657" cy="27.2952" r="0.75"/><circle class="b" cx="19.6672" cy="32.7576" r="0.75"/><circle class="b" cx="13.1686" cy="38.22" r="0.75"/></svg>
Copied!