Give Blood Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Give Blood 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/341077.svg" alt="Give Blood icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341077.svg" alt="Give Blood icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341077.svg" alt="Give Blood icon" :width="24" :height="24" />
CSS background
.icon-give-blood {
background-image: url('https://proicons.com/icon/341077.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="M32.0114,8.6257c-6.0906,3.79-3.6756,7.2705-2.0478,7.8762,2.2577.8401,4.8294-3.7788,2.6241-5.8266"/><path class="b" d="M16.4692,9.8865c-1.6442,1.5411-1.7853,3.7806-.7351,5.5659,1.0616,1.8048,3.1637,1.3786,4.9357-.3676,1.5743-1.5512,1.9427-4.7781,1.0502-6.0383-1.1953-1.6874-3.7421-.5741-5.2508.84Z"/><path class="b" d="M30.6263,19.8875c5.6655-8.1279,18.4696-1.6578,10.1302,10.8018-2.6656,3.9826-8.8822,9.1143-10.6364,9.1143-1.1289,0-3.6822-1.4666-6.342-3.9972"/><path class="b" d="M7.1682,30.6893c-8.1886-12.374,4.5302-19.5169,10.5404-10.9946.0454.0643.1457.0638.1904-.001,5.8009-8.4121,18.8361-1.3963,10.542,10.9956-2.6656,3.9826-8.8822,9.1142-10.6364,9.1142s-6.9485-3.5415-10.6364-9.1142Z"/></svg>
Give Blood in other icon packs
Copied!