blood a p icon
blood-a-p-24px from Health Icons by Resolve to Save Lives · Filled 24px · Blood · MIT Free for personal and commercial use.
- Name
- blood-a-p-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Blood
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More blood icons from Health Icons
blood-a-nblood-ab-nblood-ab-pblood-b-nblood-b-pblood-bagblood-o-nblood-o-pblood-rh-nblood-rh-pblood-cellsblood-dropblood-pressureblood-pressure-2blood-pressure-monitorblood-transfusionblood-vesselblood-a-n-negativeblood-a-p-negativeblood-ab-n-negativeblood-ab-p-negativeblood-b-n-negativeblood-b-p-negativeblood-bag-negative
Use the blood a p icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M10.962 6.81a.5.5 0 0 0-.924 0L8.729 9.987l-.008.02l-.433 1.053a.5.5 0 1 0 .924.38l.31-.752h1.956l.31.752a.5.5 0 1 0 .924-.38l-.433-1.052l-.008-.021zM10.5 8.313l.566 1.374H9.934z" clip-rule="evenodd"/><path d="M12.854 9a.5.5 0 0 1 .5-.5h.546V8a.5.5 0 0 1 1 0v.5h.454a.5.5 0 1 1 0 1H14.9v.5a.5.5 0 0 1-1 0v-.5h-.546a.5.5 0 0 1-.5-.5"/><path fill-rule="evenodd" d="M19 5.164v11.851A1.99 1.99 0 0 1 17 19h-2v1h-2v2h-2v-2H9v-1H7c-1.105 0-2-.889-2-1.985V5.164c0-1.096.895-1.985 2-1.985h3l.566-.578a2.01 2.01 0 0 1 2.868 0L14 3.18h3c1.105 0 2 .889 2 1.985m-5 .015a2 2 0 0 1-1.429-.6L12.005 4h-.01l-.566.579a2 2 0 0 1-1.429.6H7v9.437q.502 0 .98.003c2.262.015 4.13.028 5.906-.975c1.285-.725 2.378-.38 3.114.093V5.18z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBloodAP24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M10.962 6.81a.5.5 0 0 0-.924 0L8.729 9.987l-.008.02l-.433 1.053a.5.5 0 1 0 .924.38l.31-.752h1.956l.31.752a.5.5 0 1 0 .924-.38l-.433-1.052l-.008-.021zM10.5 8.313l.566 1.374H9.934z" clipRule="evenodd"/><path d="M12.854 9a.5.5 0 0 1 .5-.5h.546V8a.5.5 0 0 1 1 0v.5h.454a.5.5 0 1 1 0 1H14.9v.5a.5.5 0 0 1-1 0v-.5h-.546a.5.5 0 0 1-.5-.5"/><path fillRule="evenodd" d="M19 5.164v11.851A1.99 1.99 0 0 1 17 19h-2v1h-2v2h-2v-2H9v-1H7c-1.105 0-2-.889-2-1.985V5.164c0-1.096.895-1.985 2-1.985h3l.566-.578a2.01 2.01 0 0 1 2.868 0L14 3.18h3c1.105 0 2 .889 2 1.985m-5 .015a2 2 0 0 1-1.429-.6L12.005 4h-.01l-.566.579a2 2 0 0 1-1.429.6H7v9.437q.502 0 .98.003c2.262.015 4.13.028 5.906-.975c1.285-.725 2.378-.38 3.114.093V5.18z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M10.962 6.81a.5.5 0 0 0-.924 0L8.729 9.987l-.008.02l-.433 1.053a.5.5 0 1 0 .924.38l.31-.752h1.956l.31.752a.5.5 0 1 0 .924-.38l-.433-1.052l-.008-.021zM10.5 8.313l.566 1.374H9.934z" clip-rule="evenodd"/><path d="M12.854 9a.5.5 0 0 1 .5-.5h.546V8a.5.5 0 0 1 1 0v.5h.454a.5.5 0 1 1 0 1H14.9v.5a.5.5 0 0 1-1 0v-.5h-.546a.5.5 0 0 1-.5-.5"/><path fill-rule="evenodd" d="M19 5.164v11.851A1.99 1.99 0 0 1 17 19h-2v1h-2v2h-2v-2H9v-1H7c-1.105 0-2-.889-2-1.985V5.164c0-1.096.895-1.985 2-1.985h3l.566-.578a2.01 2.01 0 0 1 2.868 0L14 3.18h3c1.105 0 2 .889 2 1.985m-5 .015a2 2 0 0 1-1.429-.6L12.005 4h-.01l-.566.579a2 2 0 0 1-1.429.6H7v9.437q.502 0 .98.003c2.262.015 4.13.028 5.906-.975c1.285-.725 2.378-.38 3.114.093V5.18z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-blood-a-p-24px {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.962%206.81a.5.5%200%200%200-.924%200L8.729%209.987l-.008.02l-.433%201.053a.5.5%200%201%200%20.924.38l.31-.752h1.956l.31.752a.5.5%200%201%200%20.924-.38l-.433-1.052l-.008-.021zM10.5%208.313l.566%201.374H9.934z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.854%209a.5.5%200%200%201%20.5-.5h.546V8a.5.5%200%200%201%201%200v.5h.454a.5.5%200%201%201%200%201H14.9v.5a.5.5%200%200%201-1%200v-.5h-.546a.5.5%200%200%201-.5-.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%205.164v11.851A1.99%201.99%200%200%201%2017%2019h-2v1h-2v2h-2v-2H9v-1H7c-1.105%200-2-.889-2-1.985V5.164c0-1.096.895-1.985%202-1.985h3l.566-.578a2.01%202.01%200%200%201%202.868%200L14%203.18h3c1.105%200%202%20.889%202%201.985m-5%20.015a2%202%200%200%201-1.429-.6L12.005%204h-.01l-.566.579a2%202%200%200%201-1.429.6H7v9.437q.502%200%20.98.003c2.262.015%204.13.028%205.906-.975c1.285-.725%202.378-.38%203.114.093V5.18z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.962%206.81a.5.5%200%200%200-.924%200L8.729%209.987l-.008.02l-.433%201.053a.5.5%200%201%200%20.924.38l.31-.752h1.956l.31.752a.5.5%200%201%200%20.924-.38l-.433-1.052l-.008-.021zM10.5%208.313l.566%201.374H9.934z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.854%209a.5.5%200%200%201%20.5-.5h.546V8a.5.5%200%200%201%201%200v.5h.454a.5.5%200%201%201%200%201H14.9v.5a.5.5%200%200%201-1%200v-.5h-.546a.5.5%200%200%201-.5-.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%205.164v11.851A1.99%201.99%200%200%201%2017%2019h-2v1h-2v2h-2v-2H9v-1H7c-1.105%200-2-.889-2-1.985V5.164c0-1.096.895-1.985%202-1.985h3l.566-.578a2.01%202.01%200%200%201%202.868%200L14%203.18h3c1.105%200%202%20.889%202%201.985m-5%20.015a2%202%200%200%201-1.429-.6L12.005%204h-.01l-.566.579a2%202%200%200%201-1.429.6H7v9.437q.502%200%20.98.003c2.262.015%204.13.028%205.906-.975c1.285-.725%202.378-.38%203.114.093V5.18z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/blood-a-p-24px.svg?color=%231a73e8&size=48