Mods Maps Skins For Minecraft Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mods Maps Skins For 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/329454.svg" alt="Mods Maps Skins For Minecraft icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329454.svg" alt="Mods Maps Skins For Minecraft icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329454.svg" alt="Mods Maps Skins For Minecraft icon" :width="24" :height="24" />
CSS background
.icon-mods-maps-skins-for-minecraft {
background-image: url('https://proicons.com/icon/329454.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="g" d="M10.995,10.995c-.82.8223-.898,2.127-.1816,3.041-3.1146,4.323-5.8326,9.8007-5.8133,15.4057l2.0138,2.0138c1.0429-4.158,3.7475-9.0362,8.4809-12.3429l22.1096,22.1096,3.6179-3.6179L19.1127,15.4948c3.3067-4.7334,8.1848-7.438,12.3428-8.4809l-2.0138-2.0138c-5.6043-.0193-11.0815,2.6978-15.4042,5.8118-.9146-.7168-2.2204-.6382-3.0425.1831Z"/><g id="d"><path id="e" class="g" d="M9.3361,25.8302c.4715,4.8791,1.8678,6.5769,2.9161,8.0336l-1.9978,1.9978,3.753,3.753,2.0036-2.0036c1.8967,1.3559,4.0165,2.25,6.1998,2.6807v2.7083s5.3062,0,5.3062,0v-2.5717c1.7115-.2477,3.9116-.7593,6.6163-2.6772"/><path id="f" class="g" d="M25.7271,9.3971c4.7302.4501,6.68,1.8068,8.1367,2.8551l1.9978-1.9978,3.753,3.753-2.0036,2.0036c1.3559,1.8967,2.25,4.0165,2.6807,6.1998h2.7083s0,5.3062,0,5.3062h-2.5717c-.2477,1.7115-.9995,4.2656-2.6873,6.6063"/></g><path class="g" d="M34.4702,30.8523c.3562-.5735.6623-1.1814.9122-1.8176.5-1.2733.7746-2.6599.7746-4.1107,0-6.2135-5.0371-11.2506-11.2506-11.2506-2.0091,0-3.8951.5266-5.5277,1.4493"/><path class="g" d="M15.1095,19.3883c-.6986,1.2337-1.1709,2.6124-1.3605,4.0797-.0616.4766-.0933.9626-.0933,1.456,0,6.2135,5.0371,11.2506,11.2506,11.2506,1.4748,0,2.8833-.2838,4.174-.7997.6213-.2484,1.2152-.5505,1.7761-.9007"/></svg>
Copied!