Project Bloodstrike Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Project Bloodstrike 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/331642.svg" alt="Project Bloodstrike icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331642.svg" alt="Project Bloodstrike icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331642.svg" alt="Project Bloodstrike icon" :width="24" :height="24" />
CSS background
.icon-project-bloodstrike {
background-image: url('https://proicons.com/icon/331642.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m9.7157,18.1358c-.431,3.8792,1.157,7.8945,1.157,7.8945l1.1796,3.4709-.8394,1.6334"/><path class="c" d="m24,36.9421c.5747,0,1.2175.0454,1.8073.2495,1.4519-.2269,3.002-1.2326,3.002-1.2326,0,0,.8772-1.3006,2.2685-2.3895,0,0,.8167-1.7543,2.5408-6.3822l.121-1.7543,1.4821-2.1476s.3932-1.2401.7259-4.1136c-.9377,1.4821-8.4995,5.8982-11.9477,5.8982s-11.01-4.4161-11.9477-5.8982c.3327,2.8735.7259,4.1136.7259,4.1136l1.4821,2.1476.121,1.7543c1.7241,4.6278,2.5408,6.3822,2.5408,6.3822,1.3914,1.0889,2.2685,2.3895,2.2685,2.3895,0,0,1.5502,1.0057,3.002,1.2326.5898-.2042,1.2326-.2495,1.8073-.2495Z"/><path class="c" d="m32.4587,15.9051c-1.2931,1.8375-5.8575,4.7035-8.4587,4.7035s-7.1657-2.8659-8.4587-4.7035"/><path class="c" d="m34.2044,20.6945c-.0489-2.173,1.7433-4.918,1.7433-4.918l-1.225-1.1343.0907-1.2704-.9755-.794s-4.038-5.4218-5.0815-6.0116c-1.4292-.7826-2.6391-1.0662-4.7564-1.0662s-3.3272.2836-4.7564,1.0662c-1.0435.5898-5.0815,6.0116-5.0815,6.0116l-.9755.794.0907,1.2704-1.225,1.1343s1.7922,2.7449,1.7433,4.918"/><path class="c" d="m28.7564,6.5662c7.5996,2.5408,9.5052,7.9626,9.5279,11.5696,2.1097,2.7903,2.9264,6.6015,2.5408,8.439s-.9074,3.176-1.8602,3.5843-2.1778.9755-2.1778.9755l-1.656,1.8829-3.176,3.2894-.6806,2.3593-4.5598,3.675-2.7147.1588-2.7147-.1588-4.5598-3.675-.6806-2.3593-3.176-3.2894-1.656-1.8829s-1.225-.5671-2.1778-.9755-1.4746-1.7468-1.8602-3.5843.431-5.6487,2.5408-8.439c.0227-3.607,1.9283-9.0288,9.5279-11.5696"/><path class="c" d="m28.8093,35.959s-.0529.9377-.0756,1.4141c-.7486,1.0662-3.675,2.6542-3.675,2.6542h-2.1173s-2.9264-1.588-3.675-2.6542c-.0227-.4764-.0756-1.4141-.0756-1.4141"/><path class="c" d="m38.2843,18.1358c.431,3.8792-1.157,7.8945-1.157,7.8945l-1.1796,3.4709.8394,1.6334"/><path class="c" d="m31.5618,11.9729c-1.6938-1.2401-3.6297-1.6636-3.6297-1.6636h-7.8643s-1.9358.4235-3.6297,1.6636"/><line class="c" x1="9.6415" y1="27.8452" x2="8.9671" y2="25.8262"/><line class="c" x1="38.3585" y1="27.8452" x2="39.0329" y2="25.8262"/></svg>
Copied!