blood a n negative icon

blood-a-n-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
blood-a-n-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the blood a n negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsBloodANNegative4)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm26.571 7.758a2 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 0zM34 38h-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.97V34.03c0 2.193-1.79 3.97-4 3.97M20 10a1 1 0 0 1 .923.615l3.742 8.98l.009.022l.008.02l1.241 2.978a1 1 0 0 1-1.846.77L23.083 21h-6.166l-.994 2.385a1 1 0 0 1-1.846-.77l1.241-2.978l.018-.042l3.74-8.98A1 1 0 0 1 20 10m2.25 9L20 13.6L17.75 19zM33 16h-6a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBloodANNegative4"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBloodANNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsBloodANNegative4)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm26.571 7.758a2 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 0zM34 38h-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.97V34.03c0 2.193-1.79 3.97-4 3.97M20 10a1 1 0 0 1 .923.615l3.742 8.98l.009.022l.008.02l1.241 2.978a1 1 0 0 1-1.846.77L23.083 21h-6.166l-.994 2.385a1 1 0 0 1-1.846-.77l1.241-2.978l.018-.042l3.74-8.98A1 1 0 0 1 20 10m2.25 9L20 13.6L17.75 19zM33 16h-6a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2" clipRule="evenodd"/></g><defs><clipPath id="healthiconsBloodANNegative4"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsBloodANNegative4)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm26.571 7.758a2 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 0zM34 38h-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.97V34.03c0 2.193-1.79 3.97-4 3.97M20 10a1 1 0 0 1 .923.615l3.742 8.98l.009.022l.008.02l1.241 2.978a1 1 0 0 1-1.846.77L23.083 21h-6.166l-.994 2.385a1 1 0 0 1-1.846-.77l1.241-2.978l.018-.042l3.74-8.98A1 1 0 0 1 20 10m2.25 9L20 13.6L17.75 19zM33 16h-6a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBloodANNegative4"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-blood-a-n-negative {
  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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsBloodANNegative4)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm26.571%207.758a2%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%200zM34%2038h-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.97V34.03c0%202.193-1.79%203.97-4%203.97M20%2010a1%201%200%200%201%20.923.615l3.742%208.98l.009.022l.008.02l1.241%202.978a1%201%200%200%201-1.846.77L23.083%2021h-6.166l-.994%202.385a1%201%200%200%201-1.846-.77l1.241-2.978l.018-.042l3.74-8.98A1%201%200%200%201%2020%2010m2.25%209L20%2013.6L17.75%2019zM33%2016h-6a1%201%200%201%200%200%202h6a1%201%200%201%200%200-2%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBloodANNegative4%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsBloodANNegative4)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm26.571%207.758a2%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%200zM34%2038h-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.97V34.03c0%202.193-1.79%203.97-4%203.97M20%2010a1%201%200%200%201%20.923.615l3.742%208.98l.009.022l.008.02l1.241%202.978a1%201%200%200%201-1.846.77L23.083%2021h-6.166l-.994%202.385a1%201%200%200%201-1.846-.77l1.241-2.978l.018-.042l3.74-8.98A1%201%200%200%201%2020%2010m2.25%209L20%2013.6L17.75%2019zM33%2016h-6a1%201%200%201%200%200%202h6a1%201%200%201%200%200-2%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBloodANNegative4%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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-negative.svg?color=%231a73e8&size=48