hematology icon
hematology-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- hematology-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- hematology-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the hematology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.088 21.475Q9 19.95 9 18t1.088-3.475T13 13t2.913 1.525T17 18t-1.088 3.475T13 23t-2.912-1.525M4.45 22.3l-1.9-.6q.775-2.35 1.113-4.788T4 12t-.337-4.913T2.55 2.3l1.9-.6q.825 2.5 1.188 5.075T6 12t-.363 5.225T4.45 22.3m15.1 0q-.825-2.5-1.187-5.075T18 12t.363-5.225T19.55 1.7l1.9.6q-.775 2.35-1.112 4.788T20 12t.338 4.913T21.45 21.7zm-5.05-2.238q.5-.937.5-2.062t-.5-2.062T13 15t-1.5.938T11 18t.5 2.063T13 21t1.5-.937m-2.275-.263q.225.2.525.2t.525-.225q.35-.35.538-.812T14 18t-.175-.962t-.525-.813Q13.1 16 12.787 16t-.537.2t-.238.525t.188.55l.15.213q.15.212.15.512t-.15.512l-.15.213q-.225.225-.213.55t.238.525M8.088 9.475Q7 7.95 7 6t1.088-3.475T11 1t2.913 1.525T15 6t-1.088 3.475T11 11T8.088 9.475M12.5 8.063Q13 7.125 13 6t-.5-2.062T11 3t-1.5.938T9 6t.5 2.063T11 9t1.5-.937m-.75-.263q.225-.2.238-.525t-.188-.55q-.125-.15-.213-.337T11.5 6t.088-.387t.212-.338q.2-.225.2-.537t-.225-.538Q11.55 4 11.25 4t-.525.225q-.35.35-.537.813T10 6t.175.963t.525.812q.225.225.525.225t.525-.2M13 18"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHematologyOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.088 21.475Q9 19.95 9 18t1.088-3.475T13 13t2.913 1.525T17 18t-1.088 3.475T13 23t-2.912-1.525M4.45 22.3l-1.9-.6q.775-2.35 1.113-4.788T4 12t-.337-4.913T2.55 2.3l1.9-.6q.825 2.5 1.188 5.075T6 12t-.363 5.225T4.45 22.3m15.1 0q-.825-2.5-1.187-5.075T18 12t.363-5.225T19.55 1.7l1.9.6q-.775 2.35-1.112 4.788T20 12t.338 4.913T21.45 21.7zm-5.05-2.238q.5-.937.5-2.062t-.5-2.062T13 15t-1.5.938T11 18t.5 2.063T13 21t1.5-.937m-2.275-.263q.225.2.525.2t.525-.225q.35-.35.538-.812T14 18t-.175-.962t-.525-.813Q13.1 16 12.787 16t-.537.2t-.238.525t.188.55l.15.213q.15.212.15.512t-.15.512l-.15.213q-.225.225-.213.55t.238.525M8.088 9.475Q7 7.95 7 6t1.088-3.475T11 1t2.913 1.525T15 6t-1.088 3.475T11 11T8.088 9.475M12.5 8.063Q13 7.125 13 6t-.5-2.062T11 3t-1.5.938T9 6t.5 2.063T11 9t1.5-.937m-.75-.263q.225-.2.238-.525t-.188-.55q-.125-.15-.213-.337T11.5 6t.088-.387t.212-.338q.2-.225.2-.537t-.225-.538Q11.55 4 11.25 4t-.525.225q-.35.35-.537.813T10 6t.175.963t.525.812q.225.225.525.225t.525-.2M13 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.088 21.475Q9 19.95 9 18t1.088-3.475T13 13t2.913 1.525T17 18t-1.088 3.475T13 23t-2.912-1.525M4.45 22.3l-1.9-.6q.775-2.35 1.113-4.788T4 12t-.337-4.913T2.55 2.3l1.9-.6q.825 2.5 1.188 5.075T6 12t-.363 5.225T4.45 22.3m15.1 0q-.825-2.5-1.187-5.075T18 12t.363-5.225T19.55 1.7l1.9.6q-.775 2.35-1.112 4.788T20 12t.338 4.913T21.45 21.7zm-5.05-2.238q.5-.937.5-2.062t-.5-2.062T13 15t-1.5.938T11 18t.5 2.063T13 21t1.5-.937m-2.275-.263q.225.2.525.2t.525-.225q.35-.35.538-.812T14 18t-.175-.962t-.525-.813Q13.1 16 12.787 16t-.537.2t-.238.525t.188.55l.15.213q.15.212.15.512t-.15.512l-.15.213q-.225.225-.213.55t.238.525M8.088 9.475Q7 7.95 7 6t1.088-3.475T11 1t2.913 1.525T15 6t-1.088 3.475T11 11T8.088 9.475M12.5 8.063Q13 7.125 13 6t-.5-2.062T11 3t-1.5.938T9 6t.5 2.063T11 9t1.5-.937m-.75-.263q.225-.2.238-.525t-.188-.55q-.125-.15-.213-.337T11.5 6t.088-.387t.212-.338q.2-.225.2-.537t-.225-.538Q11.55 4 11.25 4t-.525.225q-.35.35-.537.813T10 6t.175.963t.525.812q.225.225.525.225t.525-.2M13 18"/></svg> </template>
CSS
.icon-hematology-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.088%2021.475Q9%2019.95%209%2018t1.088-3.475T13%2013t2.913%201.525T17%2018t-1.088%203.475T13%2023t-2.912-1.525M4.45%2022.3l-1.9-.6q.775-2.35%201.113-4.788T4%2012t-.337-4.913T2.55%202.3l1.9-.6q.825%202.5%201.188%205.075T6%2012t-.363%205.225T4.45%2022.3m15.1%200q-.825-2.5-1.187-5.075T18%2012t.363-5.225T19.55%201.7l1.9.6q-.775%202.35-1.112%204.788T20%2012t.338%204.913T21.45%2021.7zm-5.05-2.238q.5-.937.5-2.062t-.5-2.062T13%2015t-1.5.938T11%2018t.5%202.063T13%2021t1.5-.937m-2.275-.263q.225.2.525.2t.525-.225q.35-.35.538-.812T14%2018t-.175-.962t-.525-.813Q13.1%2016%2012.787%2016t-.537.2t-.238.525t.188.55l.15.213q.15.212.15.512t-.15.512l-.15.213q-.225.225-.213.55t.238.525M8.088%209.475Q7%207.95%207%206t1.088-3.475T11%201t2.913%201.525T15%206t-1.088%203.475T11%2011T8.088%209.475M12.5%208.063Q13%207.125%2013%206t-.5-2.062T11%203t-1.5.938T9%206t.5%202.063T11%209t1.5-.937m-.75-.263q.225-.2.238-.525t-.188-.55q-.125-.15-.213-.337T11.5%206t.088-.387t.212-.338q.2-.225.2-.537t-.225-.538Q11.55%204%2011.25%204t-.525.225q-.35.35-.537.813T10%206t.175.963t.525.812q.225.225.525.225t.525-.2M13%2018%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.088%2021.475Q9%2019.95%209%2018t1.088-3.475T13%2013t2.913%201.525T17%2018t-1.088%203.475T13%2023t-2.912-1.525M4.45%2022.3l-1.9-.6q.775-2.35%201.113-4.788T4%2012t-.337-4.913T2.55%202.3l1.9-.6q.825%202.5%201.188%205.075T6%2012t-.363%205.225T4.45%2022.3m15.1%200q-.825-2.5-1.187-5.075T18%2012t.363-5.225T19.55%201.7l1.9.6q-.775%202.35-1.112%204.788T20%2012t.338%204.913T21.45%2021.7zm-5.05-2.238q.5-.937.5-2.062t-.5-2.062T13%2015t-1.5.938T11%2018t.5%202.063T13%2021t1.5-.937m-2.275-.263q.225.2.525.2t.525-.225q.35-.35.538-.812T14%2018t-.175-.962t-.525-.813Q13.1%2016%2012.787%2016t-.537.2t-.238.525t.188.55l.15.213q.15.212.15.512t-.15.512l-.15.213q-.225.225-.213.55t.238.525M8.088%209.475Q7%207.95%207%206t1.088-3.475T11%201t2.913%201.525T15%206t-1.088%203.475T11%2011T8.088%209.475M12.5%208.063Q13%207.125%2013%206t-.5-2.062T11%203t-1.5.938T9%206t.5%202.063T11%209t1.5-.937m-.75-.263q.225-.2.238-.525t-.188-.55q-.125-.15-.213-.337T11.5%206t.088-.387t.212-.338q.2-.225.2-.537t-.225-.538Q11.55%204%2011.25%204t-.525.225q-.35.35-.537.813T10%206t.175.963t.525.812q.225.225.525.225t.525-.2M13%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/hematology-outline.svg?color=%231a73e8&size=48