blood cells icon

blood-cells-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Body · MIT Free for personal and commercial use.

Name
blood-cells-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Body
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More body icons from Health Icons

Use the blood cells icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.583 7.576c-.166.185-.157.314-.116.413c.062.152.272.391.736.577c.45.18 1.022.258 1.591.2c.574-.057 1.039-.241 1.323-.463c.278-.218.297-.391.286-.468c-.013-.101-.112-.319-.495-.534l.725-1.306c.624.35 1.145.91 1.244 1.64c.101.755-.285 1.41-.848 1.85c-.558.435-1.31.692-2.087.77c-.781.08-1.594-.021-2.288-.299c-.68-.272-1.29-.737-1.56-1.395c-.293-.71-.106-1.438.383-1.985a3 3 0 0 1 1.004-.716l.615 1.362a1.55 1.55 0 0 0-.513.354m-.815 8.2a.8.8 0 0 0-.206.107l-.696-.935a2 2 0 0 1 .684-.31c.455-.101.944.01 1.23.421c.251.359.253.817.16 1.212a3.05 3.05 0 0 1-.596 1.18c-.28.35-.642.651-1.04.813c-.396.161-.905.201-1.3-.115c-.373-.298-.452-.763-.411-1.157l1.218.08a.6.6 0 0 0 0 .142l.039-.014c.143-.058.34-.202.529-.435c.185-.23.313-.49.367-.716a.8.8 0 0 0 .022-.273"/><path fill-rule="evenodd" d="M15.866 7.987c0-1.7-1.027-2.996-2.189-3.776C12.502 3.423 10.992 3 9.424 3s-3.078.423-4.254 1.211c-1.161.78-2.189 2.075-2.189 3.776s1.028 2.997 2.19 3.776q.308.207.646.38a5 5 0 0 0-.813.404A6.4 6.4 0 0 0 3.4 13.952c-.723.877-1.219 1.925-1.36 2.982c-.136 1.025.045 2.391 1.155 3.318c1.11.926 2.479.851 3.454.526c1.006-.336 1.938-1.021 2.66-1.898c.688-.835 1.167-1.822 1.335-2.82c.155-.93.07-2.143-.746-3.098c1.397-.077 2.723-.49 3.78-1.199c1.162-.78 2.189-2.075 2.189-3.776M9.424 4.995c2.463 0 4.46 1.34 4.46 2.992c0 1.653-1.997 2.993-4.46 2.993s-4.46-1.34-4.46-2.993s1.996-2.992 4.46-2.992m-3.396 9.26a4.4 4.4 0 0 0-1.103.97c-1.046 1.27-1.255 2.833-.466 3.49c.789.659 2.276.162 3.322-1.108c.994-1.207 1.232-2.677.577-3.386a1 1 0 0 0-.111-.105c-.485-.405-1.235-.373-1.983.007q-.119.06-.236.132" clip-rule="evenodd"/><path d="M17.198 15.575a.7.7 0 0 0-.193-.007l.004.013c.017.047.05.11.11.185c.12.15.308.3.53.407a1.2 1.2 0 0 0 .551.139l.034-.004a.5.5 0 0 0-.05-.107l.89-.496c.17.282.275.66.1 1.019c-.186.38-.584.532-.94.553c-.356.02-.735-.078-1.07-.24a2.5 2.5 0 0 1-.867-.677c-.21-.264-.37-.61-.308-.97c.07-.412.4-.671.778-.757c.206-.047.422-.044.625-.012z"/><path fill-rule="evenodd" d="M13.365 16.457c-.306-.93-.309-2.155.538-3.182c.848-1.027 2.11-1.33 3.145-1.283c1.045.046 2.079.436 2.937 1.06c.556.406 1.02.895 1.362 1.434q.105.165.195.337c.53 1.017.78 2.546-.269 3.818a3 3 0 0 1-.259.279c-.89.854-2.074 1.07-3.045.995c-.987-.078-1.96-.457-2.777-1.052c-.858-.625-1.518-1.468-1.827-2.407m6.223-.959a3.4 3.4 0 0 0-.87-.91c-1.148-.836-2.584-.9-3.209-.143c-.624.756-.199 2.047.95 2.883c1.09.794 2.44.892 3.108.25q.054-.05.1-.107c.384-.465.371-1.133.037-1.772a3 3 0 0 0-.116-.2M16.49 8.576c-.18.623.028 1.222.372 1.661c.346.441.861.778 1.453.951c.591.173 1.206.168 1.732-.018c.525-.185 1.02-.578 1.2-1.2c.18-.623-.028-1.223-.372-1.662c-.345-.44-.861-.778-1.453-.95c-.591-.174-1.206-.168-1.732.017c-.525.185-1.02.578-1.2 1.201m2.24 1.176a1.4 1.4 0 0 1-.7-.44c-.133-.171-.124-.28-.113-.318s.061-.135.265-.207c.201-.07.497-.09.825.007c.328.096.568.271.7.44c.134.17.124.279.113.317c-.01.039-.06.135-.264.207c-.202.071-.498.09-.826-.006" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBloodCellsOutline24px(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 d="M7.583 7.576c-.166.185-.157.314-.116.413c.062.152.272.391.736.577c.45.18 1.022.258 1.591.2c.574-.057 1.039-.241 1.323-.463c.278-.218.297-.391.286-.468c-.013-.101-.112-.319-.495-.534l.725-1.306c.624.35 1.145.91 1.244 1.64c.101.755-.285 1.41-.848 1.85c-.558.435-1.31.692-2.087.77c-.781.08-1.594-.021-2.288-.299c-.68-.272-1.29-.737-1.56-1.395c-.293-.71-.106-1.438.383-1.985a3 3 0 0 1 1.004-.716l.615 1.362a1.55 1.55 0 0 0-.513.354m-.815 8.2a.8.8 0 0 0-.206.107l-.696-.935a2 2 0 0 1 .684-.31c.455-.101.944.01 1.23.421c.251.359.253.817.16 1.212a3.05 3.05 0 0 1-.596 1.18c-.28.35-.642.651-1.04.813c-.396.161-.905.201-1.3-.115c-.373-.298-.452-.763-.411-1.157l1.218.08a.6.6 0 0 0 0 .142l.039-.014c.143-.058.34-.202.529-.435c.185-.23.313-.49.367-.716a.8.8 0 0 0 .022-.273"/><path fillRule="evenodd" d="M15.866 7.987c0-1.7-1.027-2.996-2.189-3.776C12.502 3.423 10.992 3 9.424 3s-3.078.423-4.254 1.211c-1.161.78-2.189 2.075-2.189 3.776s1.028 2.997 2.19 3.776q.308.207.646.38a5 5 0 0 0-.813.404A6.4 6.4 0 0 0 3.4 13.952c-.723.877-1.219 1.925-1.36 2.982c-.136 1.025.045 2.391 1.155 3.318c1.11.926 2.479.851 3.454.526c1.006-.336 1.938-1.021 2.66-1.898c.688-.835 1.167-1.822 1.335-2.82c.155-.93.07-2.143-.746-3.098c1.397-.077 2.723-.49 3.78-1.199c1.162-.78 2.189-2.075 2.189-3.776M9.424 4.995c2.463 0 4.46 1.34 4.46 2.992c0 1.653-1.997 2.993-4.46 2.993s-4.46-1.34-4.46-2.993s1.996-2.992 4.46-2.992m-3.396 9.26a4.4 4.4 0 0 0-1.103.97c-1.046 1.27-1.255 2.833-.466 3.49c.789.659 2.276.162 3.322-1.108c.994-1.207 1.232-2.677.577-3.386a1 1 0 0 0-.111-.105c-.485-.405-1.235-.373-1.983.007q-.119.06-.236.132" clipRule="evenodd"/><path d="M17.198 15.575a.7.7 0 0 0-.193-.007l.004.013c.017.047.05.11.11.185c.12.15.308.3.53.407a1.2 1.2 0 0 0 .551.139l.034-.004a.5.5 0 0 0-.05-.107l.89-.496c.17.282.275.66.1 1.019c-.186.38-.584.532-.94.553c-.356.02-.735-.078-1.07-.24a2.5 2.5 0 0 1-.867-.677c-.21-.264-.37-.61-.308-.97c.07-.412.4-.671.778-.757c.206-.047.422-.044.625-.012z"/><path fillRule="evenodd" d="M13.365 16.457c-.306-.93-.309-2.155.538-3.182c.848-1.027 2.11-1.33 3.145-1.283c1.045.046 2.079.436 2.937 1.06c.556.406 1.02.895 1.362 1.434q.105.165.195.337c.53 1.017.78 2.546-.269 3.818a3 3 0 0 1-.259.279c-.89.854-2.074 1.07-3.045.995c-.987-.078-1.96-.457-2.777-1.052c-.858-.625-1.518-1.468-1.827-2.407m6.223-.959a3.4 3.4 0 0 0-.87-.91c-1.148-.836-2.584-.9-3.209-.143c-.624.756-.199 2.047.95 2.883c1.09.794 2.44.892 3.108.25q.054-.05.1-.107c.384-.465.371-1.133.037-1.772a3 3 0 0 0-.116-.2M16.49 8.576c-.18.623.028 1.222.372 1.661c.346.441.861.778 1.453.951c.591.173 1.206.168 1.732-.018c.525-.185 1.02-.578 1.2-1.2c.18-.623-.028-1.223-.372-1.662c-.345-.44-.861-.778-1.453-.95c-.591-.174-1.206-.168-1.732.017c-.525.185-1.02.578-1.2 1.201m2.24 1.176a1.4 1.4 0 0 1-.7-.44c-.133-.171-.124-.28-.113-.318s.061-.135.265-.207c.201-.07.497-.09.825.007c.328.096.568.271.7.44c.134.17.124.279.113.317c-.01.039-.06.135-.264.207c-.202.071-.498.09-.826-.006" 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 d="M7.583 7.576c-.166.185-.157.314-.116.413c.062.152.272.391.736.577c.45.18 1.022.258 1.591.2c.574-.057 1.039-.241 1.323-.463c.278-.218.297-.391.286-.468c-.013-.101-.112-.319-.495-.534l.725-1.306c.624.35 1.145.91 1.244 1.64c.101.755-.285 1.41-.848 1.85c-.558.435-1.31.692-2.087.77c-.781.08-1.594-.021-2.288-.299c-.68-.272-1.29-.737-1.56-1.395c-.293-.71-.106-1.438.383-1.985a3 3 0 0 1 1.004-.716l.615 1.362a1.55 1.55 0 0 0-.513.354m-.815 8.2a.8.8 0 0 0-.206.107l-.696-.935a2 2 0 0 1 .684-.31c.455-.101.944.01 1.23.421c.251.359.253.817.16 1.212a3.05 3.05 0 0 1-.596 1.18c-.28.35-.642.651-1.04.813c-.396.161-.905.201-1.3-.115c-.373-.298-.452-.763-.411-1.157l1.218.08a.6.6 0 0 0 0 .142l.039-.014c.143-.058.34-.202.529-.435c.185-.23.313-.49.367-.716a.8.8 0 0 0 .022-.273"/><path fill-rule="evenodd" d="M15.866 7.987c0-1.7-1.027-2.996-2.189-3.776C12.502 3.423 10.992 3 9.424 3s-3.078.423-4.254 1.211c-1.161.78-2.189 2.075-2.189 3.776s1.028 2.997 2.19 3.776q.308.207.646.38a5 5 0 0 0-.813.404A6.4 6.4 0 0 0 3.4 13.952c-.723.877-1.219 1.925-1.36 2.982c-.136 1.025.045 2.391 1.155 3.318c1.11.926 2.479.851 3.454.526c1.006-.336 1.938-1.021 2.66-1.898c.688-.835 1.167-1.822 1.335-2.82c.155-.93.07-2.143-.746-3.098c1.397-.077 2.723-.49 3.78-1.199c1.162-.78 2.189-2.075 2.189-3.776M9.424 4.995c2.463 0 4.46 1.34 4.46 2.992c0 1.653-1.997 2.993-4.46 2.993s-4.46-1.34-4.46-2.993s1.996-2.992 4.46-2.992m-3.396 9.26a4.4 4.4 0 0 0-1.103.97c-1.046 1.27-1.255 2.833-.466 3.49c.789.659 2.276.162 3.322-1.108c.994-1.207 1.232-2.677.577-3.386a1 1 0 0 0-.111-.105c-.485-.405-1.235-.373-1.983.007q-.119.06-.236.132" clip-rule="evenodd"/><path d="M17.198 15.575a.7.7 0 0 0-.193-.007l.004.013c.017.047.05.11.11.185c.12.15.308.3.53.407a1.2 1.2 0 0 0 .551.139l.034-.004a.5.5 0 0 0-.05-.107l.89-.496c.17.282.275.66.1 1.019c-.186.38-.584.532-.94.553c-.356.02-.735-.078-1.07-.24a2.5 2.5 0 0 1-.867-.677c-.21-.264-.37-.61-.308-.97c.07-.412.4-.671.778-.757c.206-.047.422-.044.625-.012z"/><path fill-rule="evenodd" d="M13.365 16.457c-.306-.93-.309-2.155.538-3.182c.848-1.027 2.11-1.33 3.145-1.283c1.045.046 2.079.436 2.937 1.06c.556.406 1.02.895 1.362 1.434q.105.165.195.337c.53 1.017.78 2.546-.269 3.818a3 3 0 0 1-.259.279c-.89.854-2.074 1.07-3.045.995c-.987-.078-1.96-.457-2.777-1.052c-.858-.625-1.518-1.468-1.827-2.407m6.223-.959a3.4 3.4 0 0 0-.87-.91c-1.148-.836-2.584-.9-3.209-.143c-.624.756-.199 2.047.95 2.883c1.09.794 2.44.892 3.108.25q.054-.05.1-.107c.384-.465.371-1.133.037-1.772a3 3 0 0 0-.116-.2M16.49 8.576c-.18.623.028 1.222.372 1.661c.346.441.861.778 1.453.951c.591.173 1.206.168 1.732-.018c.525-.185 1.02-.578 1.2-1.2c.18-.623-.028-1.223-.372-1.662c-.345-.44-.861-.778-1.453-.95c-.591-.174-1.206-.168-1.732.017c-.525.185-1.02.578-1.2 1.201m2.24 1.176a1.4 1.4 0 0 1-.7-.44c-.133-.171-.124-.28-.113-.318s.061-.135.265-.207c.201-.07.497-.09.825.007c.328.096.568.271.7.44c.134.17.124.279.113.317c-.01.039-.06.135-.264.207c-.202.071-.498.09-.826-.006" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-blood-cells-outline-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%20d%3D%22M7.583%207.576c-.166.185-.157.314-.116.413c.062.152.272.391.736.577c.45.18%201.022.258%201.591.2c.574-.057%201.039-.241%201.323-.463c.278-.218.297-.391.286-.468c-.013-.101-.112-.319-.495-.534l.725-1.306c.624.35%201.145.91%201.244%201.64c.101.755-.285%201.41-.848%201.85c-.558.435-1.31.692-2.087.77c-.781.08-1.594-.021-2.288-.299c-.68-.272-1.29-.737-1.56-1.395c-.293-.71-.106-1.438.383-1.985a3%203%200%200%201%201.004-.716l.615%201.362a1.55%201.55%200%200%200-.513.354m-.815%208.2a.8.8%200%200%200-.206.107l-.696-.935a2%202%200%200%201%20.684-.31c.455-.101.944.01%201.23.421c.251.359.253.817.16%201.212a3.05%203.05%200%200%201-.596%201.18c-.28.35-.642.651-1.04.813c-.396.161-.905.201-1.3-.115c-.373-.298-.452-.763-.411-1.157l1.218.08a.6.6%200%200%200%200%20.142l.039-.014c.143-.058.34-.202.529-.435c.185-.23.313-.49.367-.716a.8.8%200%200%200%20.022-.273%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.866%207.987c0-1.7-1.027-2.996-2.189-3.776C12.502%203.423%2010.992%203%209.424%203s-3.078.423-4.254%201.211c-1.161.78-2.189%202.075-2.189%203.776s1.028%202.997%202.19%203.776q.308.207.646.38a5%205%200%200%200-.813.404A6.4%206.4%200%200%200%203.4%2013.952c-.723.877-1.219%201.925-1.36%202.982c-.136%201.025.045%202.391%201.155%203.318c1.11.926%202.479.851%203.454.526c1.006-.336%201.938-1.021%202.66-1.898c.688-.835%201.167-1.822%201.335-2.82c.155-.93.07-2.143-.746-3.098c1.397-.077%202.723-.49%203.78-1.199c1.162-.78%202.189-2.075%202.189-3.776M9.424%204.995c2.463%200%204.46%201.34%204.46%202.992c0%201.653-1.997%202.993-4.46%202.993s-4.46-1.34-4.46-2.993s1.996-2.992%204.46-2.992m-3.396%209.26a4.4%204.4%200%200%200-1.103.97c-1.046%201.27-1.255%202.833-.466%203.49c.789.659%202.276.162%203.322-1.108c.994-1.207%201.232-2.677.577-3.386a1%201%200%200%200-.111-.105c-.485-.405-1.235-.373-1.983.007q-.119.06-.236.132%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.198%2015.575a.7.7%200%200%200-.193-.007l.004.013c.017.047.05.11.11.185c.12.15.308.3.53.407a1.2%201.2%200%200%200%20.551.139l.034-.004a.5.5%200%200%200-.05-.107l.89-.496c.17.282.275.66.1%201.019c-.186.38-.584.532-.94.553c-.356.02-.735-.078-1.07-.24a2.5%202.5%200%200%201-.867-.677c-.21-.264-.37-.61-.308-.97c.07-.412.4-.671.778-.757c.206-.047.422-.044.625-.012z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.365%2016.457c-.306-.93-.309-2.155.538-3.182c.848-1.027%202.11-1.33%203.145-1.283c1.045.046%202.079.436%202.937%201.06c.556.406%201.02.895%201.362%201.434q.105.165.195.337c.53%201.017.78%202.546-.269%203.818a3%203%200%200%201-.259.279c-.89.854-2.074%201.07-3.045.995c-.987-.078-1.96-.457-2.777-1.052c-.858-.625-1.518-1.468-1.827-2.407m6.223-.959a3.4%203.4%200%200%200-.87-.91c-1.148-.836-2.584-.9-3.209-.143c-.624.756-.199%202.047.95%202.883c1.09.794%202.44.892%203.108.25q.054-.05.1-.107c.384-.465.371-1.133.037-1.772a3%203%200%200%200-.116-.2M16.49%208.576c-.18.623.028%201.222.372%201.661c.346.441.861.778%201.453.951c.591.173%201.206.168%201.732-.018c.525-.185%201.02-.578%201.2-1.2c.18-.623-.028-1.223-.372-1.662c-.345-.44-.861-.778-1.453-.95c-.591-.174-1.206-.168-1.732.017c-.525.185-1.02.578-1.2%201.201m2.24%201.176a1.4%201.4%200%200%201-.7-.44c-.133-.171-.124-.28-.113-.318s.061-.135.265-.207c.201-.07.497-.09.825.007c.328.096.568.271.7.44c.134.17.124.279.113.317c-.01.039-.06.135-.264.207c-.202.071-.498.09-.826-.006%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%20d%3D%22M7.583%207.576c-.166.185-.157.314-.116.413c.062.152.272.391.736.577c.45.18%201.022.258%201.591.2c.574-.057%201.039-.241%201.323-.463c.278-.218.297-.391.286-.468c-.013-.101-.112-.319-.495-.534l.725-1.306c.624.35%201.145.91%201.244%201.64c.101.755-.285%201.41-.848%201.85c-.558.435-1.31.692-2.087.77c-.781.08-1.594-.021-2.288-.299c-.68-.272-1.29-.737-1.56-1.395c-.293-.71-.106-1.438.383-1.985a3%203%200%200%201%201.004-.716l.615%201.362a1.55%201.55%200%200%200-.513.354m-.815%208.2a.8.8%200%200%200-.206.107l-.696-.935a2%202%200%200%201%20.684-.31c.455-.101.944.01%201.23.421c.251.359.253.817.16%201.212a3.05%203.05%200%200%201-.596%201.18c-.28.35-.642.651-1.04.813c-.396.161-.905.201-1.3-.115c-.373-.298-.452-.763-.411-1.157l1.218.08a.6.6%200%200%200%200%20.142l.039-.014c.143-.058.34-.202.529-.435c.185-.23.313-.49.367-.716a.8.8%200%200%200%20.022-.273%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.866%207.987c0-1.7-1.027-2.996-2.189-3.776C12.502%203.423%2010.992%203%209.424%203s-3.078.423-4.254%201.211c-1.161.78-2.189%202.075-2.189%203.776s1.028%202.997%202.19%203.776q.308.207.646.38a5%205%200%200%200-.813.404A6.4%206.4%200%200%200%203.4%2013.952c-.723.877-1.219%201.925-1.36%202.982c-.136%201.025.045%202.391%201.155%203.318c1.11.926%202.479.851%203.454.526c1.006-.336%201.938-1.021%202.66-1.898c.688-.835%201.167-1.822%201.335-2.82c.155-.93.07-2.143-.746-3.098c1.397-.077%202.723-.49%203.78-1.199c1.162-.78%202.189-2.075%202.189-3.776M9.424%204.995c2.463%200%204.46%201.34%204.46%202.992c0%201.653-1.997%202.993-4.46%202.993s-4.46-1.34-4.46-2.993s1.996-2.992%204.46-2.992m-3.396%209.26a4.4%204.4%200%200%200-1.103.97c-1.046%201.27-1.255%202.833-.466%203.49c.789.659%202.276.162%203.322-1.108c.994-1.207%201.232-2.677.577-3.386a1%201%200%200%200-.111-.105c-.485-.405-1.235-.373-1.983.007q-.119.06-.236.132%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.198%2015.575a.7.7%200%200%200-.193-.007l.004.013c.017.047.05.11.11.185c.12.15.308.3.53.407a1.2%201.2%200%200%200%20.551.139l.034-.004a.5.5%200%200%200-.05-.107l.89-.496c.17.282.275.66.1%201.019c-.186.38-.584.532-.94.553c-.356.02-.735-.078-1.07-.24a2.5%202.5%200%200%201-.867-.677c-.21-.264-.37-.61-.308-.97c.07-.412.4-.671.778-.757c.206-.047.422-.044.625-.012z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.365%2016.457c-.306-.93-.309-2.155.538-3.182c.848-1.027%202.11-1.33%203.145-1.283c1.045.046%202.079.436%202.937%201.06c.556.406%201.02.895%201.362%201.434q.105.165.195.337c.53%201.017.78%202.546-.269%203.818a3%203%200%200%201-.259.279c-.89.854-2.074%201.07-3.045.995c-.987-.078-1.96-.457-2.777-1.052c-.858-.625-1.518-1.468-1.827-2.407m6.223-.959a3.4%203.4%200%200%200-.87-.91c-1.148-.836-2.584-.9-3.209-.143c-.624.756-.199%202.047.95%202.883c1.09.794%202.44.892%203.108.25q.054-.05.1-.107c.384-.465.371-1.133.037-1.772a3%203%200%200%200-.116-.2M16.49%208.576c-.18.623.028%201.222.372%201.661c.346.441.861.778%201.453.951c.591.173%201.206.168%201.732-.018c.525-.185%201.02-.578%201.2-1.2c.18-.623-.028-1.223-.372-1.662c-.345-.44-.861-.778-1.453-.95c-.591-.174-1.206-.168-1.732.017c-.525.185-1.02.578-1.2%201.201m2.24%201.176a1.4%201.4%200%200%201-.7-.44c-.133-.171-.124-.28-.113-.318s.061-.135.265-.207c.201-.07.497-.09.825.007c.328.096.568.271.7.44c.134.17.124.279.113.317c-.01.039-.06.135-.264.207c-.202.071-.498.09-.826-.006%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-cells-outline-24px.svg?color=%231a73e8&size=48