Shadow Fight 3 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Shadow Fight 3 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/347190.svg" alt="Shadow Fight 3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347190.svg" alt="Shadow Fight 3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347190.svg" alt="Shadow Fight 3 icon" :width="24" :height="24" />
CSS background
.icon-shadow-fight-3 {
background-image: url('https://proicons.com/icon/347190.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" 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 class="b" d="M39.4019,42.5L10.7477,24c-1.7664-1.2617-3.0841-1.4393-3.0841-1.4393"/><path class="b" d="M14.8972,17.7944c5.1028-3.3084,13.9626-8.7477,13.9626-8.7477-3.9813-.729-10.5421-.8411-10.5421-.8411-2.0748,3.6449-3.4206,9.5888-3.4206,9.5888Z"/><path class="b" d="M31.6948,30.4858c.4498-1.9976,1.3574-3.5415,2.8261-4.0333"/><path class="b" d="M33.2757,42.5c-1.2071-2.1723-1.9331-5.5416-1.9257-8.6471"/><path class="b" d="M19.0187,42.5c2.8598-5.7944,2.3131-10.8411,1.7243-14.8364"/><path class="b" d="M21.2143,26.8757c-2.5908,2.3603-5.3372,4.4467-7.0741,4.4467-3.0701,0-8.4486-8.1168-8.6402-8.9159s.4813-2.3551,3.1308-1.2617,3.9969,1.6402,5.0896,4.6682"/><path class="b" d="M19.0187,15.166c.2582,1.8622,2.1955,3.4274,3.6168,4.0022l.5327.9252c-3.8411,1.5421-8.9526,6.0414-8.9526,6.0414"/><path class="b" d="M32.1121,24.5234s4.0935,3.028,4.0935,3.8692-4.1495,2.7477-9.8271,2.4746c-1.514-.8695-4.8386-.3673-3.722,3.1469.715,2.25,3.2365,1.3879,4.2678.3785,7.3729-.3925,15.5757-3.6449,15.5757-5.4393s-4.3318-6.5047-6.7991-9.4206-5.1589-3.028-7.7944-2.9159c0,0-.729-3.3084-2.7638-5.2753"/><path class="b" d="M11.656,24.4717c-1.5322.7105-4.5621.6449-5.2469-.4717"/><path class="b" d="M26.0916,12.4697c2.621-1.6286,3.8827.2218,7.2682-.4721"/><path class="b" d="M36.5981,7.3294c-2.8808.1682-4.7258,4.6186-8.3064,4.4492"/><path class="b" d="M27.9065,16.6168c-.9182.5327-1.815,2.0257-1.815,2.0257,1.4899,1.0514,2.8734,2.3551,2.8734,2.3551,1.146-1.7138,3.6473-3.799,3.6473-3.799"/><path class="b" d="M23.1682,20.0934c1.4617-.5467,2.9234-1.4509,2.9234-1.4509"/></svg>
Copied!