Miner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Miner 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/329314.svg" alt="Miner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329314.svg" alt="Miner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329314.svg" alt="Miner icon" :width="24" :height="24" />
CSS background
.icon-miner {
background-image: url('https://proicons.com/icon/329314.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><line class="c" x1="23.3685" y1="11.2128" x2="23.3685" y2="36.7872"/><line class="c" x1="25.3834" y1="35.6252" x2="25.3834" y2="12.3719"/><line class="c" x1="27.3971" y1="34.4581" x2="27.3971" y2="13.5391"/><line class="c" x1="29.4108" y1="33.2973" x2="29.4108" y2="14.6998"/><line class="c" x1="31.4244" y1="32.1366" x2="31.4244" y2="15.8605"/><line class="c" x1="33.4381" y1="30.9694" x2="33.4381" y2="17.0277"/><line class="c" x1="35.4518" y1="29.8087" x2="35.4518" y2="18.1884"/><line class="c" x1="37.4654" y1="28.6479" x2="37.4654" y2="19.3492"/><line class="c" x1="39.4791" y1="27.4808" x2="39.4791" y2="20.5163"/><line class="c" x1="41.4927" y1="26.3201" x2="41.4927" y2="21.6771"/><line class="c" x1="43.5" y1="25.1593" x2="43.5" y2="22.8378"/><polygon class="c" points="16.6366 15.7291 8.5455 15.7291 4.5 19.7567 4.5 36.7871 20.6822 36.7871 20.6822 19.7567 16.6366 15.7291"/></svg>
Miner in other icon packs
Copied!