Idle Slayer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Idle Slayer 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/341874.svg" alt="Idle Slayer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341874.svg" alt="Idle Slayer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341874.svg" alt="Idle Slayer icon" :width="24" :height="24" />
CSS background
.icon-idle-slayer {
background-image: url('https://proicons.com/icon/341874.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><g id="layer1"><g id="g15"><g id="g14"><path id="path1" class="cls-1" d="M26.4568,32.1199l.0365-4.2021,2.5615,2.559-1.1621,1.3137,1.2579,2.6151,4.055-1.899v-2.6449l-6.0681-6.0622h-8.8211l-1.9007-1.0963v3.065l-3.2151,2.5822-1.0927-1.2806-2.2695,2.0364,3.9296,5.0174,3.6984-4.4296v4.4296l-2.582,6.9184h6.315l1.028-1.9009,1.0402,1.9009h14.8268c2.8047-1.9976,3.7504-4.0733,3.8464-6.6251.0691-1.8385-.8724-3.9501-2.405-4.9679-3.2751-2.1749-5.8156-1.2164-8.5904-4.6127h-2.7699"/><path id="path2" class="cls-1" d="M11.7589,27.3829s.7164-3.238-2.1632-2.9463-1.6918,3.8061.5408,4.402"/><path id="path3" class="cls-1" d="M27.8927,31.7905s-3.3848.1959-2.7177,2.6325c.9737,3.5566,4.2669,1.7577,3.8479-.2829"/><path id="path4" class="cls-1" d="M29.5012,41.042l-2.1541-4.1004h-10.9208"/><path id="path5" class="cls-1" d="M16.4157,25.7682l2.6021,2.3037h6.2294l1.8903-1.0338v-3.2386"/><path id="path6" class="cls-1" d="M28.4242,38.9918c4.3191-1.3789,7.899-1.7172,7.6597-4.3264-.1399-1.5253-2.8783-3.0744-2.8783-3.0744"/><path id="path7" class="cls-1" d="M30.9473,24.8385l4.4983-1.2041-2.8047-2.802h3.23l-2.053-2.051-1.5413-2.667-1.2535-4.6736-3.2626-3.2595-2.1208-1.2233h-6.3604l-2.1039,1.2135-3.1861,3.183v7.5868h-2.5894l3.7654,3.7618h1.2504v-3.5432l2.1701-5.6984,1.9167,4.4727,2.9821,2.1337v-6.7228l2.9201,2.9173.9368,3.4927v1.9493l-2.0972,2.0952"/><path id="path8" class="cls-1" d="M8.7472,27.9857l-4.6704,1.4637-.5768-1.8809,4.413-1.7705"/><path id="path9" class="cls-1" d="M10.7089,24.5362l-.6834-2.2926,2.1347-2.2178,2.5045,7.1488"/><path id="path11" class="cls-1" d="M18.9238,19.3557v1.3066"/><path id="path12" class="cls-1" d="M25.1931,19.3557v1.3066"/><path id="path13" class="cls-1" d="M12.6281,21.3613l.8664-.3272M31.7474,14.1412l3.5453-1.3388h9.2073l-5.22,5.215-3.9476,2.277"/><path id="path10" class="cls-1" d="M27.7741,29.1973l2.3974-2.3667"/><path id="path14" class="cls-1" d="M14.8081,27.0593l2.6582,2.6347v-2.9956"/></g></g></g></svg>
Copied!