blood cells icon
blood-cells-outline from Health Icons by Resolve to Save Lives · Outline · Body · MIT Free for personal and commercial use.
- Name
- blood-cells-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Body
- Viewbox
- 48×48
- 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 48 48"><g fill="currentColor"><path d="M23.486 16.04C24.63 15.441 25 14.787 25 14.333c0-.396-.274-.942-1.136-1.489l1.072-1.688c1.137.72 2.064 1.801 2.064 3.177c0 1.571-1.197 2.751-2.586 3.479C22.977 18.564 21.06 19 19 19s-3.977-.436-5.414-1.188C12.196 17.084 11 15.904 11 14.333c0-1.376.927-2.456 2.064-3.177l1.072 1.688c-.862.547-1.136 1.093-1.136 1.49c0 .453.37 1.107 1.514 1.706c1.097.575 2.681.96 4.486.96s3.39-.385 4.486-.96"/><path fill-rule="evenodd" d="M22.995 24.543C28.22 23.31 32 19.728 32 15.5C32 10.253 26.18 6 19 6S6 10.253 6 15.5c0 2.976 1.872 5.632 4.803 7.374c-4.474 2.662-6.512 7.517-4.551 10.912c1.981 3.432 7.297 4.072 11.873 1.43c4.433-2.56 6.546-7.262 4.87-10.673m4.017-3.94C28.99 19.158 30 17.33 30 15.5s-1.011-3.658-2.988-5.103C25.037 8.954 22.211 8 19 8c-3.21 0-6.037.954-8.012 2.397C9.01 11.842 8 13.67 8 15.5s1.011 3.658 2.988 5.103C12.963 22.046 15.789 23 19 23c3.21 0 6.037-.954 8.012-2.397M11.95 24.52q.559-.321 1.122-.563c1.085.407 2.259.706 3.495.877l-.142 1.246c.645.073.98.32 1.124.57c.164.284.201.79-.192 1.513c-.384.704-1.112 1.461-2.123 2.045s-2.03.836-2.833.816c-.821-.02-1.242-.307-1.405-.59c-.144-.25-.192-.663.068-1.26l-1.835-.797c-.418.963-.528 2.083.035 3.057c.643 1.115 1.881 1.56 3.088 1.59c1.226.03 2.605-.347 3.882-1.084s2.293-1.743 2.88-2.82c.577-1.06.81-2.355.167-3.47a2.8 2.8 0 0 0-.516-.651L19 25q.96 0 1.883-.099q.112.155.207.318c.606 1.048.668 2.454.003 4.01c-.664 1.555-2.019 3.13-3.968 4.255c-1.95 1.126-3.991 1.511-5.67 1.31c-1.679-.203-2.866-.96-3.471-2.008c-.606-1.049-.667-2.455-.003-4.01s2.019-3.13 3.968-4.256" clip-rule="evenodd"/><path d="M36.597 34.369c-.095.35-.458.761-1.29 1.007c-.812.24-1.918.26-3.102-.058c-1.185-.317-2.132-.888-2.716-1.501c-.598-.629-.707-1.166-.613-1.517c.082-.309.367-.657 1.006-.91l-.733-1.86c-1.012.398-1.906 1.136-2.205 2.253c-.343 1.278.233 2.505 1.096 3.412c.877.922 2.166 1.658 3.647 2.055s2.966.404 4.186.044c1.2-.354 2.313-1.129 2.655-2.407c.3-1.117-.106-2.203-.783-3.054l-1.565 1.245c.428.538.5.982.416 1.291"/><path fill-rule="evenodd" d="M42.245 36.457c-1.071 3.998-6.261 6.081-11.592 4.653s-8.784-5.828-7.713-9.826s6.261-6.081 11.592-4.653s8.784 5.828 7.713 9.826m-1.932-.518c-.336 1.255-1.354 2.358-3.012 3.023c-1.659.666-3.843.83-6.13.216c-2.289-.613-4.099-1.846-5.202-3.252c-1.104-1.406-1.434-2.87-1.097-4.124c.336-1.255 1.353-2.358 3.012-3.023c1.659-.666 3.843-.829 6.13-.216s4.098 1.846 5.202 3.252s1.433 2.87 1.097 4.124m-4.478-11.175c2.395.642 4.727-.294 5.208-2.09c.482-1.796-1.07-3.773-3.465-4.414c-2.395-.642-4.726.294-5.208 2.09c-.48 1.796 1.07 3.773 3.465 4.414m2.577-1.987c.503-.202.658-.467.7-.62c.04-.154.039-.462-.296-.888c-.335-.427-.935-.858-1.755-1.077c-.82-.22-1.556-.148-2.06.055c-.502.201-.658.467-.699.62c-.041.154-.04.462.295.888c.336.427.936.858 1.756 1.078s1.555.147 2.059-.056" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBloodCellsOutline(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 d="M23.486 16.04C24.63 15.441 25 14.787 25 14.333c0-.396-.274-.942-1.136-1.489l1.072-1.688c1.137.72 2.064 1.801 2.064 3.177c0 1.571-1.197 2.751-2.586 3.479C22.977 18.564 21.06 19 19 19s-3.977-.436-5.414-1.188C12.196 17.084 11 15.904 11 14.333c0-1.376.927-2.456 2.064-3.177l1.072 1.688c-.862.547-1.136 1.093-1.136 1.49c0 .453.37 1.107 1.514 1.706c1.097.575 2.681.96 4.486.96s3.39-.385 4.486-.96"/><path fillRule="evenodd" d="M22.995 24.543C28.22 23.31 32 19.728 32 15.5C32 10.253 26.18 6 19 6S6 10.253 6 15.5c0 2.976 1.872 5.632 4.803 7.374c-4.474 2.662-6.512 7.517-4.551 10.912c1.981 3.432 7.297 4.072 11.873 1.43c4.433-2.56 6.546-7.262 4.87-10.673m4.017-3.94C28.99 19.158 30 17.33 30 15.5s-1.011-3.658-2.988-5.103C25.037 8.954 22.211 8 19 8c-3.21 0-6.037.954-8.012 2.397C9.01 11.842 8 13.67 8 15.5s1.011 3.658 2.988 5.103C12.963 22.046 15.789 23 19 23c3.21 0 6.037-.954 8.012-2.397M11.95 24.52q.559-.321 1.122-.563c1.085.407 2.259.706 3.495.877l-.142 1.246c.645.073.98.32 1.124.57c.164.284.201.79-.192 1.513c-.384.704-1.112 1.461-2.123 2.045s-2.03.836-2.833.816c-.821-.02-1.242-.307-1.405-.59c-.144-.25-.192-.663.068-1.26l-1.835-.797c-.418.963-.528 2.083.035 3.057c.643 1.115 1.881 1.56 3.088 1.59c1.226.03 2.605-.347 3.882-1.084s2.293-1.743 2.88-2.82c.577-1.06.81-2.355.167-3.47a2.8 2.8 0 0 0-.516-.651L19 25q.96 0 1.883-.099q.112.155.207.318c.606 1.048.668 2.454.003 4.01c-.664 1.555-2.019 3.13-3.968 4.255c-1.95 1.126-3.991 1.511-5.67 1.31c-1.679-.203-2.866-.96-3.471-2.008c-.606-1.049-.667-2.455-.003-4.01s2.019-3.13 3.968-4.256" clipRule="evenodd"/><path d="M36.597 34.369c-.095.35-.458.761-1.29 1.007c-.812.24-1.918.26-3.102-.058c-1.185-.317-2.132-.888-2.716-1.501c-.598-.629-.707-1.166-.613-1.517c.082-.309.367-.657 1.006-.91l-.733-1.86c-1.012.398-1.906 1.136-2.205 2.253c-.343 1.278.233 2.505 1.096 3.412c.877.922 2.166 1.658 3.647 2.055s2.966.404 4.186.044c1.2-.354 2.313-1.129 2.655-2.407c.3-1.117-.106-2.203-.783-3.054l-1.565 1.245c.428.538.5.982.416 1.291"/><path fillRule="evenodd" d="M42.245 36.457c-1.071 3.998-6.261 6.081-11.592 4.653s-8.784-5.828-7.713-9.826s6.261-6.081 11.592-4.653s8.784 5.828 7.713 9.826m-1.932-.518c-.336 1.255-1.354 2.358-3.012 3.023c-1.659.666-3.843.83-6.13.216c-2.289-.613-4.099-1.846-5.202-3.252c-1.104-1.406-1.434-2.87-1.097-4.124c.336-1.255 1.353-2.358 3.012-3.023c1.659-.666 3.843-.829 6.13-.216s4.098 1.846 5.202 3.252s1.433 2.87 1.097 4.124m-4.478-11.175c2.395.642 4.727-.294 5.208-2.09c.482-1.796-1.07-3.773-3.465-4.414c-2.395-.642-4.726.294-5.208 2.09c-.48 1.796 1.07 3.773 3.465 4.414m2.577-1.987c.503-.202.658-.467.7-.62c.04-.154.039-.462-.296-.888c-.335-.427-.935-.858-1.755-1.077c-.82-.22-1.556-.148-2.06.055c-.502.201-.658.467-.699.62c-.041.154-.04.462.295.888c.336.427.936.858 1.756 1.078s1.555.147 2.059-.056" 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 d="M23.486 16.04C24.63 15.441 25 14.787 25 14.333c0-.396-.274-.942-1.136-1.489l1.072-1.688c1.137.72 2.064 1.801 2.064 3.177c0 1.571-1.197 2.751-2.586 3.479C22.977 18.564 21.06 19 19 19s-3.977-.436-5.414-1.188C12.196 17.084 11 15.904 11 14.333c0-1.376.927-2.456 2.064-3.177l1.072 1.688c-.862.547-1.136 1.093-1.136 1.49c0 .453.37 1.107 1.514 1.706c1.097.575 2.681.96 4.486.96s3.39-.385 4.486-.96"/><path fill-rule="evenodd" d="M22.995 24.543C28.22 23.31 32 19.728 32 15.5C32 10.253 26.18 6 19 6S6 10.253 6 15.5c0 2.976 1.872 5.632 4.803 7.374c-4.474 2.662-6.512 7.517-4.551 10.912c1.981 3.432 7.297 4.072 11.873 1.43c4.433-2.56 6.546-7.262 4.87-10.673m4.017-3.94C28.99 19.158 30 17.33 30 15.5s-1.011-3.658-2.988-5.103C25.037 8.954 22.211 8 19 8c-3.21 0-6.037.954-8.012 2.397C9.01 11.842 8 13.67 8 15.5s1.011 3.658 2.988 5.103C12.963 22.046 15.789 23 19 23c3.21 0 6.037-.954 8.012-2.397M11.95 24.52q.559-.321 1.122-.563c1.085.407 2.259.706 3.495.877l-.142 1.246c.645.073.98.32 1.124.57c.164.284.201.79-.192 1.513c-.384.704-1.112 1.461-2.123 2.045s-2.03.836-2.833.816c-.821-.02-1.242-.307-1.405-.59c-.144-.25-.192-.663.068-1.26l-1.835-.797c-.418.963-.528 2.083.035 3.057c.643 1.115 1.881 1.56 3.088 1.59c1.226.03 2.605-.347 3.882-1.084s2.293-1.743 2.88-2.82c.577-1.06.81-2.355.167-3.47a2.8 2.8 0 0 0-.516-.651L19 25q.96 0 1.883-.099q.112.155.207.318c.606 1.048.668 2.454.003 4.01c-.664 1.555-2.019 3.13-3.968 4.255c-1.95 1.126-3.991 1.511-5.67 1.31c-1.679-.203-2.866-.96-3.471-2.008c-.606-1.049-.667-2.455-.003-4.01s2.019-3.13 3.968-4.256" clip-rule="evenodd"/><path d="M36.597 34.369c-.095.35-.458.761-1.29 1.007c-.812.24-1.918.26-3.102-.058c-1.185-.317-2.132-.888-2.716-1.501c-.598-.629-.707-1.166-.613-1.517c.082-.309.367-.657 1.006-.91l-.733-1.86c-1.012.398-1.906 1.136-2.205 2.253c-.343 1.278.233 2.505 1.096 3.412c.877.922 2.166 1.658 3.647 2.055s2.966.404 4.186.044c1.2-.354 2.313-1.129 2.655-2.407c.3-1.117-.106-2.203-.783-3.054l-1.565 1.245c.428.538.5.982.416 1.291"/><path fill-rule="evenodd" d="M42.245 36.457c-1.071 3.998-6.261 6.081-11.592 4.653s-8.784-5.828-7.713-9.826s6.261-6.081 11.592-4.653s8.784 5.828 7.713 9.826m-1.932-.518c-.336 1.255-1.354 2.358-3.012 3.023c-1.659.666-3.843.83-6.13.216c-2.289-.613-4.099-1.846-5.202-3.252c-1.104-1.406-1.434-2.87-1.097-4.124c.336-1.255 1.353-2.358 3.012-3.023c1.659-.666 3.843-.829 6.13-.216s4.098 1.846 5.202 3.252s1.433 2.87 1.097 4.124m-4.478-11.175c2.395.642 4.727-.294 5.208-2.09c.482-1.796-1.07-3.773-3.465-4.414c-2.395-.642-4.726.294-5.208 2.09c-.48 1.796 1.07 3.773 3.465 4.414m2.577-1.987c.503-.202.658-.467.7-.62c.04-.154.039-.462-.296-.888c-.335-.427-.935-.858-1.755-1.077c-.82-.22-1.556-.148-2.06.055c-.502.201-.658.467-.699.62c-.041.154-.04.462.295.888c.336.427.936.858 1.756 1.078s1.555.147 2.059-.056" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-blood-cells-outline {
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%20d%3D%22M23.486%2016.04C24.63%2015.441%2025%2014.787%2025%2014.333c0-.396-.274-.942-1.136-1.489l1.072-1.688c1.137.72%202.064%201.801%202.064%203.177c0%201.571-1.197%202.751-2.586%203.479C22.977%2018.564%2021.06%2019%2019%2019s-3.977-.436-5.414-1.188C12.196%2017.084%2011%2015.904%2011%2014.333c0-1.376.927-2.456%202.064-3.177l1.072%201.688c-.862.547-1.136%201.093-1.136%201.49c0%20.453.37%201.107%201.514%201.706c1.097.575%202.681.96%204.486.96s3.39-.385%204.486-.96%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.995%2024.543C28.22%2023.31%2032%2019.728%2032%2015.5C32%2010.253%2026.18%206%2019%206S6%2010.253%206%2015.5c0%202.976%201.872%205.632%204.803%207.374c-4.474%202.662-6.512%207.517-4.551%2010.912c1.981%203.432%207.297%204.072%2011.873%201.43c4.433-2.56%206.546-7.262%204.87-10.673m4.017-3.94C28.99%2019.158%2030%2017.33%2030%2015.5s-1.011-3.658-2.988-5.103C25.037%208.954%2022.211%208%2019%208c-3.21%200-6.037.954-8.012%202.397C9.01%2011.842%208%2013.67%208%2015.5s1.011%203.658%202.988%205.103C12.963%2022.046%2015.789%2023%2019%2023c3.21%200%206.037-.954%208.012-2.397M11.95%2024.52q.559-.321%201.122-.563c1.085.407%202.259.706%203.495.877l-.142%201.246c.645.073.98.32%201.124.57c.164.284.201.79-.192%201.513c-.384.704-1.112%201.461-2.123%202.045s-2.03.836-2.833.816c-.821-.02-1.242-.307-1.405-.59c-.144-.25-.192-.663.068-1.26l-1.835-.797c-.418.963-.528%202.083.035%203.057c.643%201.115%201.881%201.56%203.088%201.59c1.226.03%202.605-.347%203.882-1.084s2.293-1.743%202.88-2.82c.577-1.06.81-2.355.167-3.47a2.8%202.8%200%200%200-.516-.651L19%2025q.96%200%201.883-.099q.112.155.207.318c.606%201.048.668%202.454.003%204.01c-.664%201.555-2.019%203.13-3.968%204.255c-1.95%201.126-3.991%201.511-5.67%201.31c-1.679-.203-2.866-.96-3.471-2.008c-.606-1.049-.667-2.455-.003-4.01s2.019-3.13%203.968-4.256%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M36.597%2034.369c-.095.35-.458.761-1.29%201.007c-.812.24-1.918.26-3.102-.058c-1.185-.317-2.132-.888-2.716-1.501c-.598-.629-.707-1.166-.613-1.517c.082-.309.367-.657%201.006-.91l-.733-1.86c-1.012.398-1.906%201.136-2.205%202.253c-.343%201.278.233%202.505%201.096%203.412c.877.922%202.166%201.658%203.647%202.055s2.966.404%204.186.044c1.2-.354%202.313-1.129%202.655-2.407c.3-1.117-.106-2.203-.783-3.054l-1.565%201.245c.428.538.5.982.416%201.291%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M42.245%2036.457c-1.071%203.998-6.261%206.081-11.592%204.653s-8.784-5.828-7.713-9.826s6.261-6.081%2011.592-4.653s8.784%205.828%207.713%209.826m-1.932-.518c-.336%201.255-1.354%202.358-3.012%203.023c-1.659.666-3.843.83-6.13.216c-2.289-.613-4.099-1.846-5.202-3.252c-1.104-1.406-1.434-2.87-1.097-4.124c.336-1.255%201.353-2.358%203.012-3.023c1.659-.666%203.843-.829%206.13-.216s4.098%201.846%205.202%203.252s1.433%202.87%201.097%204.124m-4.478-11.175c2.395.642%204.727-.294%205.208-2.09c.482-1.796-1.07-3.773-3.465-4.414c-2.395-.642-4.726.294-5.208%202.09c-.48%201.796%201.07%203.773%203.465%204.414m2.577-1.987c.503-.202.658-.467.7-.62c.04-.154.039-.462-.296-.888c-.335-.427-.935-.858-1.755-1.077c-.82-.22-1.556-.148-2.06.055c-.502.201-.658.467-.699.62c-.041.154-.04.462.295.888c.336.427.936.858%201.756%201.078s1.555.147%202.059-.056%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%20d%3D%22M23.486%2016.04C24.63%2015.441%2025%2014.787%2025%2014.333c0-.396-.274-.942-1.136-1.489l1.072-1.688c1.137.72%202.064%201.801%202.064%203.177c0%201.571-1.197%202.751-2.586%203.479C22.977%2018.564%2021.06%2019%2019%2019s-3.977-.436-5.414-1.188C12.196%2017.084%2011%2015.904%2011%2014.333c0-1.376.927-2.456%202.064-3.177l1.072%201.688c-.862.547-1.136%201.093-1.136%201.49c0%20.453.37%201.107%201.514%201.706c1.097.575%202.681.96%204.486.96s3.39-.385%204.486-.96%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.995%2024.543C28.22%2023.31%2032%2019.728%2032%2015.5C32%2010.253%2026.18%206%2019%206S6%2010.253%206%2015.5c0%202.976%201.872%205.632%204.803%207.374c-4.474%202.662-6.512%207.517-4.551%2010.912c1.981%203.432%207.297%204.072%2011.873%201.43c4.433-2.56%206.546-7.262%204.87-10.673m4.017-3.94C28.99%2019.158%2030%2017.33%2030%2015.5s-1.011-3.658-2.988-5.103C25.037%208.954%2022.211%208%2019%208c-3.21%200-6.037.954-8.012%202.397C9.01%2011.842%208%2013.67%208%2015.5s1.011%203.658%202.988%205.103C12.963%2022.046%2015.789%2023%2019%2023c3.21%200%206.037-.954%208.012-2.397M11.95%2024.52q.559-.321%201.122-.563c1.085.407%202.259.706%203.495.877l-.142%201.246c.645.073.98.32%201.124.57c.164.284.201.79-.192%201.513c-.384.704-1.112%201.461-2.123%202.045s-2.03.836-2.833.816c-.821-.02-1.242-.307-1.405-.59c-.144-.25-.192-.663.068-1.26l-1.835-.797c-.418.963-.528%202.083.035%203.057c.643%201.115%201.881%201.56%203.088%201.59c1.226.03%202.605-.347%203.882-1.084s2.293-1.743%202.88-2.82c.577-1.06.81-2.355.167-3.47a2.8%202.8%200%200%200-.516-.651L19%2025q.96%200%201.883-.099q.112.155.207.318c.606%201.048.668%202.454.003%204.01c-.664%201.555-2.019%203.13-3.968%204.255c-1.95%201.126-3.991%201.511-5.67%201.31c-1.679-.203-2.866-.96-3.471-2.008c-.606-1.049-.667-2.455-.003-4.01s2.019-3.13%203.968-4.256%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M36.597%2034.369c-.095.35-.458.761-1.29%201.007c-.812.24-1.918.26-3.102-.058c-1.185-.317-2.132-.888-2.716-1.501c-.598-.629-.707-1.166-.613-1.517c.082-.309.367-.657%201.006-.91l-.733-1.86c-1.012.398-1.906%201.136-2.205%202.253c-.343%201.278.233%202.505%201.096%203.412c.877.922%202.166%201.658%203.647%202.055s2.966.404%204.186.044c1.2-.354%202.313-1.129%202.655-2.407c.3-1.117-.106-2.203-.783-3.054l-1.565%201.245c.428.538.5.982.416%201.291%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M42.245%2036.457c-1.071%203.998-6.261%206.081-11.592%204.653s-8.784-5.828-7.713-9.826s6.261-6.081%2011.592-4.653s8.784%205.828%207.713%209.826m-1.932-.518c-.336%201.255-1.354%202.358-3.012%203.023c-1.659.666-3.843.83-6.13.216c-2.289-.613-4.099-1.846-5.202-3.252c-1.104-1.406-1.434-2.87-1.097-4.124c.336-1.255%201.353-2.358%203.012-3.023c1.659-.666%203.843-.829%206.13-.216s4.098%201.846%205.202%203.252s1.433%202.87%201.097%204.124m-4.478-11.175c2.395.642%204.727-.294%205.208-2.09c.482-1.796-1.07-3.773-3.465-4.414c-2.395-.642-4.726.294-5.208%202.09c-.48%201.796%201.07%203.773%203.465%204.414m2.577-1.987c.503-.202.658-.467.7-.62c.04-.154.039-.462-.296-.888c-.335-.427-.935-.858-1.755-1.077c-.82-.22-1.556-.148-2.06.055c-.502.201-.658.467-.699.62c-.041.154-.04.462.295.888c.336.427.936.858%201.756%201.078s1.555.147%202.059-.056%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.svg?color=%231a73e8&size=48