Minecraft Tnt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Minecraft Tnt 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/329311.svg" alt="Minecraft Tnt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329311.svg" alt="Minecraft Tnt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329311.svg" alt="Minecraft Tnt icon" :width="24" :height="24" />
CSS background
.icon-minecraft-tnt {
background-image: url('https://proicons.com/icon/329311.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="f" points="24 45 5.75649977 34.46709824 5.75649977 13.53289986 24 24.06570053 24 45"/><polygon class="f" points="24 24.06570053 5.75649977 13.53289986 24 3 42.24349976 13.53289986 24 24.06570053"/><polygon class="f" points="42.24349976 34.46709824 24 45 24 24.06570053 42.24349976 13.53289986 42.24349976 34.46709824"/><line class="f" x1="23.99999976" y1="29.99375282" x2="5.75650001" y2="19.46086332"/><line class="f" x1="5.75650001" y1="28.53914704" x2="23.99999976" y2="39.07203653"/><line class="f" x1="8.6512768" y1="23.50732254" x2="11.56367672" y2="25.18879742"/><line class="f" x1="10.10747676" y1="28.64488914" x2="10.10747676" y2="24.34805998"/><line class="f" x1="17.93081569" y1="28.86486681" x2="20.84321562" y2="30.54634169"/><line class="f" x1="19.38701565" y1="34.00243342" x2="19.38701565" y2="29.70560425"/><polyline class="f" points="13.29104625 30.48292384 13.29104624 26.18609467 16.20344617 32.17996694 16.20344617 27.88313778"/><line class="f" x1="42.24349999" y1="19.46086307" x2="23.99999976" y2="29.99375284"/><line class="f" x1="23.99999976" y1="39.07203679" x2="42.24349999" y2="28.53914702"/><line class="f" x1="26.89477663" y1="30.69761175" x2="29.80717663" y2="29.01613682"/><line class="f" x1="28.35097663" y1="34.15370357" x2="28.35097663" y2="29.85687428"/><line class="f" x1="36.17431577" y1="25.34006733" x2="39.08671577" y2="23.6585924"/><line class="f" x1="37.63051577" y1="28.79615915" x2="37.63051577" y2="24.49932987"/><polyline class="f" points="31.5345462 32.31566882 31.5345462 28.01883954 34.4469462 30.64976212 34.4469462 26.35293284"/><line class="f" x1="20.76796293" y1="15.3988676" x2="27.23203659" y2="11.66683293"/><line class="f" x1="20.74766307" y1="11.6551128" x2="27.25233645" y2="15.41058773"/></svg>
Copied!