blood a n icon
blood-a-n from Health Icons by Resolve to Save Lives · Filled · Blood · MIT Free for personal and commercial use.
- Name
- blood-a-n
- Set
- Health Icons
- Style
- Filled
- Category
- Blood
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
More blood icons from Health Icons
blood-a-pblood-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 n icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M20.923 10.615a1 1 0 0 0-1.846 0l-3.742 8.98l-.017.042l-1.241 2.978a1 1 0 0 0 1.846.77L16.917 21h6.166l.994 2.385a1 1 0 0 0 1.846-.77l-1.241-2.978l-.017-.042zM20 13.6l2.25 5.4h-4.5z" clip-rule="evenodd"/><path d="M26 17a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/><path fill-rule="evenodd" d="M38 34.03c0 2.193-1.79 3.97-4 3.97h-4v2h-5v4h-2v-4h-5v-2h-4c-2.21 0-4-1.777-4-3.97V10.328c0-2.192 1.79-3.97 4-3.97h6l1.132-1.155a4.02 4.02 0 0 1 5.736 0L28 6.358h6c2.21 0 4 1.777 4 3.97zM26.571 7.759a2 2 0 0 0 1.429.6h6c1.12 0 2 .896 2 1.97v17.21a8 8 0 0 0-.925-.625c-1.825-1.062-4.465-1.614-7.583.226c-2.568 1.515-4.983 1.925-7.61 1.98c-1.171.025-2.368-.02-3.651-.069l-.53-.02A69 69 0 0 0 12 28.972V10.327c0-1.073.88-1.97 2-1.97h6a2 2 0 0 0 1.429-.6l1.132-1.155a2.02 2.02 0 0 1 2.878 0z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBloodAN(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M20.923 10.615a1 1 0 0 0-1.846 0l-3.742 8.98l-.017.042l-1.241 2.978a1 1 0 0 0 1.846.77L16.917 21h6.166l.994 2.385a1 1 0 0 0 1.846-.77l-1.241-2.978l-.017-.042zM20 13.6l2.25 5.4h-4.5z" clipRule="evenodd"/><path d="M26 17a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/><path fillRule="evenodd" d="M38 34.03c0 2.193-1.79 3.97-4 3.97h-4v2h-5v4h-2v-4h-5v-2h-4c-2.21 0-4-1.777-4-3.97V10.328c0-2.192 1.79-3.97 4-3.97h6l1.132-1.155a4.02 4.02 0 0 1 5.736 0L28 6.358h6c2.21 0 4 1.777 4 3.97zM26.571 7.759a2 2 0 0 0 1.429.6h6c1.12 0 2 .896 2 1.97v17.21a8 8 0 0 0-.925-.625c-1.825-1.062-4.465-1.614-7.583.226c-2.568 1.515-4.983 1.925-7.61 1.98c-1.171.025-2.368-.02-3.651-.069l-.53-.02A69 69 0 0 0 12 28.972V10.327c0-1.073.88-1.97 2-1.97h6a2 2 0 0 0 1.429-.6l1.132-1.155a2.02 2.02 0 0 1 2.878 0z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M20.923 10.615a1 1 0 0 0-1.846 0l-3.742 8.98l-.017.042l-1.241 2.978a1 1 0 0 0 1.846.77L16.917 21h6.166l.994 2.385a1 1 0 0 0 1.846-.77l-1.241-2.978l-.017-.042zM20 13.6l2.25 5.4h-4.5z" clip-rule="evenodd"/><path d="M26 17a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/><path fill-rule="evenodd" d="M38 34.03c0 2.193-1.79 3.97-4 3.97h-4v2h-5v4h-2v-4h-5v-2h-4c-2.21 0-4-1.777-4-3.97V10.328c0-2.192 1.79-3.97 4-3.97h6l1.132-1.155a4.02 4.02 0 0 1 5.736 0L28 6.358h6c2.21 0 4 1.777 4 3.97zM26.571 7.759a2 2 0 0 0 1.429.6h6c1.12 0 2 .896 2 1.97v17.21a8 8 0 0 0-.925-.625c-1.825-1.062-4.465-1.614-7.583.226c-2.568 1.515-4.983 1.925-7.61 1.98c-1.171.025-2.368-.02-3.651-.069l-.53-.02A69 69 0 0 0 12 28.972V10.327c0-1.073.88-1.97 2-1.97h6a2 2 0 0 0 1.429-.6l1.132-1.155a2.02 2.02 0 0 1 2.878 0z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-blood-a-n {
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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M20.923%2010.615a1%201%200%200%200-1.846%200l-3.742%208.98l-.017.042l-1.241%202.978a1%201%200%200%200%201.846.77L16.917%2021h6.166l.994%202.385a1%201%200%200%200%201.846-.77l-1.241-2.978l-.017-.042zM20%2013.6l2.25%205.4h-4.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M26%2017a1%201%200%200%201%201-1h6a1%201%200%201%201%200%202h-6a1%201%200%200%201-1-1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M38%2034.03c0%202.193-1.79%203.97-4%203.97h-4v2h-5v4h-2v-4h-5v-2h-4c-2.21%200-4-1.777-4-3.97V10.328c0-2.192%201.79-3.97%204-3.97h6l1.132-1.155a4.02%204.02%200%200%201%205.736%200L28%206.358h6c2.21%200%204%201.777%204%203.97zM26.571%207.759a2%202%200%200%200%201.429.6h6c1.12%200%202%20.896%202%201.97v17.21a8%208%200%200%200-.925-.625c-1.825-1.062-4.465-1.614-7.583.226c-2.568%201.515-4.983%201.925-7.61%201.98c-1.171.025-2.368-.02-3.651-.069l-.53-.02A69%2069%200%200%200%2012%2028.972V10.327c0-1.073.88-1.97%202-1.97h6a2%202%200%200%200%201.429-.6l1.132-1.155a2.02%202.02%200%200%201%202.878%200z%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M20.923%2010.615a1%201%200%200%200-1.846%200l-3.742%208.98l-.017.042l-1.241%202.978a1%201%200%200%200%201.846.77L16.917%2021h6.166l.994%202.385a1%201%200%200%200%201.846-.77l-1.241-2.978l-.017-.042zM20%2013.6l2.25%205.4h-4.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M26%2017a1%201%200%200%201%201-1h6a1%201%200%201%201%200%202h-6a1%201%200%200%201-1-1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M38%2034.03c0%202.193-1.79%203.97-4%203.97h-4v2h-5v4h-2v-4h-5v-2h-4c-2.21%200-4-1.777-4-3.97V10.328c0-2.192%201.79-3.97%204-3.97h6l1.132-1.155a4.02%204.02%200%200%201%205.736%200L28%206.358h6c2.21%200%204%201.777%204%203.97zM26.571%207.759a2%202%200%200%200%201.429.6h6c1.12%200%202%20.896%202%201.97v17.21a8%208%200%200%200-.925-.625c-1.825-1.062-4.465-1.614-7.583.226c-2.568%201.515-4.983%201.925-7.61%201.98c-1.171.025-2.368-.02-3.651-.069l-.53-.02A69%2069%200%200%200%2012%2028.972V10.327c0-1.073.88-1.97%202-1.97h6a2%202%200%200%200%201.429-.6l1.132-1.155a2.02%202.02%200%200%201%202.878%200z%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-n.svg?color=%231a73e8&size=48