Supreme Duelist Stickman Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Supreme Duelist Stickman 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/348057.svg" alt="Supreme Duelist Stickman icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348057.svg" alt="Supreme Duelist Stickman icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348057.svg" alt="Supreme Duelist Stickman icon" :width="24" :height="24" />
CSS background
.icon-supreme-duelist-stickman {
background-image: url('https://proicons.com/icon/348057.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path id="c" class="k" d="M41.3683,41.286l-3.8988-8.8942-4.2522,4.9776c-.8039.941-1.8465.975-2.6764.1501l-4.1772-4.1522c-.4701-.4673-.4637-1.4578.025-1.951.4593-.4635,1.5314-.6113,2.0511-.1251l3.5018,3.2767,4.1704-4.6703"/><path id="d" class="k" d="M39.9189,28.0328l2.5811,4.0759"/><path id="e" class="k" d="M36.1121,29.8977c-2.0632-.0721-3.8128-1.5388-4.2438-3.5578-.431-2.019.5671-4.0723,2.4211-4.9806,1.854-.9083,4.0882-.4385,5.4193,1.1396,1.3312,1.578,1.4178,3.8594.2102,5.5339"/><path id="f" class="k" d="M8.2443,28.0322c-1.3178-1.6158-1.3531-3.9253-.0852-5.5805,1.2679-1.6553,3.5068-2.2228,5.4101-1.3713,1.9033.8515,2.9723,2.8989,2.5833,4.9473-.3891,2.0484-2.1343,3.5613-4.2173,3.6557"/><path id="g" class="k" d="M6.8045,41.4492l3.9011-9.2325,4.2772,5.1027c.6573.7842,1.4431.878,2.2512.1251l4.4023-4.1021c.693-.6458.4928-1.7248.1001-2.1761-.4476-.5144-1.6285-.6436-2.1761-.1001l-3.3768,3.3517-4.2482-4.7344"/><path id="h" class="k" d="M8.2443,28.0322l-2.7443,4.0094"/><path id="i" class="k" d="M17.1089,15.9083l9.7014,15.2329"/><path id="j" class="k" d="M30.9161,15.7832l-9.1798,15.383"/></svg>
Copied!