Blood Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The 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/311178.svg" alt="Blood icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311178.svg" alt="Blood icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311178.svg" alt="Blood icon" :width="24" :height="24" />
CSS background
.icon-blood {
background-image: url('https://proicons.com/icon/311178.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path d="M5 16H6V14H5ZM6 17H7V16H6ZM14 21H8V20H6V19H5V18H4V16H3V13H4V12H5V10H6V9H7V7H8V5H9V3H10V1H12V3H13V5H14V7H15V9H16V10H17V12H18V13H19V16H18V18H17V19H16V20H14ZM9 18V17H7V18ZM12 19V18H9V19Z"/></svg>
Blood in other icon packs
Copied!