Miner Gun Builder Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Miner Gun Builder 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/343874.svg" alt="Miner Gun Builder icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343874.svg" alt="Miner Gun Builder icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343874.svg" alt="Miner Gun Builder icon" :width="24" :height="24" />
CSS background
.icon-miner-gun-builder {
background-image: url('https://proicons.com/icon/343874.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="cls-1" x="7.5" y="5.5" width="10" height="10"/><rect class="cls-1" x="7.5" y="19" width="10" height="10"/><rect class="cls-1" x="7.5" y="32.5" width="10" height="10"/><rect class="cls-1" x="21" y="32.5" width="10" height="10"/><circle class="cls-1" cx="38.5" cy="37.5" r="2"/><circle class="cls-1" cx="24" cy="22" r="2"/><circle class="cls-1" cx="30.5" cy="8.5" r="2"/><circle class="cls-1" cx="37.5" cy="24" r="2"/><path class="cls-1" d="M29.632,10.302l-4.7647,9.896M25.9781,22.2931l9.5432,1.4138M37.6475,25.9945l.7045,9.5109"/></svg>
Copied!