Minecraft Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Minecraft 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/329300.svg" alt="Minecraft icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329300.svg" alt="Minecraft icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329300.svg" alt="Minecraft icon" :width="24" :height="24" />
CSS background
.icon-minecraft {
background-image: url('https://proicons.com/icon/329300.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><polygon class="c" points="24 45 5.7565 34.4671 5.7565 13.5329 24 24.0657 24 45"/><polygon class="c" points="21.7196 22.7491 19.4391 21.4325 17.1587 20.1159 14.8783 18.7993 12.5978 17.4827 10.3174 16.1661 8.037 14.8495 5.7565 13.5329 5.7565 21.3832 8.037 22.6998 8.037 25.3166 10.3174 26.6332 10.3174 21.3997 12.5978 22.7163 12.5978 20.0995 14.8783 21.4161 14.8783 26.6497 17.1587 27.9663 17.1587 25.3495 19.4391 26.6661 19.4391 29.2829 21.7196 30.5995 21.7196 27.9827 24 29.2993 24 24.0657 21.7196 22.7491"/><polygon class="c" points="24 24.0657 5.7565 13.5329 24 3 42.2435 13.5329 24 24.0657"/><polygon class="c" points="42.2435 34.4671 24 45 24 24.0657 42.2435 13.5329 42.2435 34.4671"/><polygon class="c" points="39.963 14.8495 37.6826 16.1661 35.4022 17.4827 33.1217 18.7993 30.8413 20.1159 28.5609 21.4325 26.2804 22.7491 24 24.0657 24 31.9161 26.2804 30.5995 26.2804 33.2163 28.5609 31.8997 28.5609 26.6661 30.8413 25.3495 30.8413 22.7327 33.1217 21.4161 33.1217 26.6497 35.4022 25.333 35.4022 22.7163 37.6826 21.3997 37.6826 24.0164 39.963 22.6998 39.963 20.083 42.2435 18.7664 42.2435 13.5329 39.963 14.8495"/></svg>
Minecraft in other icon packs
Copied!