malaria mixed microscope icon

malaria-mixed-microscope from Health Icons by Resolve to Save Lives · Filled · Diagnostics · MIT Free for personal and commercial use.

Name
malaria-mixed-microscope
Set
Health Icons
Style
Filled
Category
Diagnostics
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More diagnostics icons from Health Icons

Use the malaria mixed microscope icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M13.57 20.39a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.793-3.406a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-.726 1.906a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.711-2.813a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0m14.071 15.821a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.454-.732a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m-2.691-2.127a.447.447 0 1 1-.894 0a.447.447 0 0 1 .894 0m1.042 1.673a.768.768 0 1 0 0-1.536a.768.768 0 0 0 0 1.536M30.3 17.076a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.5-1.48a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.077 3.954a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0M18.458 33.02a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1.085-1.897a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m-1.205-1.496a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m2.7 6.209a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4"/><path fill-rule="evenodd" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M9.693 22.308c1.18 1.527 4.627.841 7.698-1.533s4.606-5.536 3.426-7.063s-4.628-.84-7.7 1.533c-3.07 2.374-4.604 5.536-3.424 7.063m21.694 5.542c3.287 1.984 5.151 4.918 4.165 6.551c-.987 1.634-4.451 1.35-7.738-.634c-3.286-1.985-5.15-4.918-4.164-6.552s4.45-1.35 7.737.635m1.019-11.848c1.645 3.519 1.562 7.034-.188 7.852s-4.5-1.37-6.147-4.889c-1.646-3.518-1.562-7.033.187-7.852c1.75-.818 4.502 1.371 6.148 4.89m-11.838 14.93c1.784 3.55 1.8 7.146.035 8.033c-1.764.887-4.64-1.271-6.425-4.82c-1.784-3.55-1.8-7.145-.036-8.032s4.642 1.27 6.426 4.82" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsMalariaMixedMicroscope(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="M13.57 20.39a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.793-3.406a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-.726 1.906a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.711-2.813a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0m14.071 15.821a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.454-.732a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m-2.691-2.127a.447.447 0 1 1-.894 0a.447.447 0 0 1 .894 0m1.042 1.673a.768.768 0 1 0 0-1.536a.768.768 0 0 0 0 1.536M30.3 17.076a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.5-1.48a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.077 3.954a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0M18.458 33.02a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1.085-1.897a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m-1.205-1.496a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m2.7 6.209a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4"/><path fillRule="evenodd" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M9.693 22.308c1.18 1.527 4.627.841 7.698-1.533s4.606-5.536 3.426-7.063s-4.628-.84-7.7 1.533c-3.07 2.374-4.604 5.536-3.424 7.063m21.694 5.542c3.287 1.984 5.151 4.918 4.165 6.551c-.987 1.634-4.451 1.35-7.738-.634c-3.286-1.985-5.15-4.918-4.164-6.552s4.45-1.35 7.737.635m1.019-11.848c1.645 3.519 1.562 7.034-.188 7.852s-4.5-1.37-6.147-4.889c-1.646-3.518-1.562-7.033.187-7.852c1.75-.818 4.502 1.371 6.148 4.89m-11.838 14.93c1.784 3.55 1.8 7.146.035 8.033c-1.764.887-4.64-1.271-6.425-4.82c-1.784-3.55-1.8-7.145-.036-8.032s4.642 1.27 6.426 4.82" 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="M13.57 20.39a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.793-3.406a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-.726 1.906a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.711-2.813a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0m14.071 15.821a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.454-.732a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m-2.691-2.127a.447.447 0 1 1-.894 0a.447.447 0 0 1 .894 0m1.042 1.673a.768.768 0 1 0 0-1.536a.768.768 0 0 0 0 1.536M30.3 17.076a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.5-1.48a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.077 3.954a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0M18.458 33.02a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1.085-1.897a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m-1.205-1.496a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m2.7 6.209a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4"/><path fill-rule="evenodd" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M9.693 22.308c1.18 1.527 4.627.841 7.698-1.533s4.606-5.536 3.426-7.063s-4.628-.84-7.7 1.533c-3.07 2.374-4.604 5.536-3.424 7.063m21.694 5.542c3.287 1.984 5.151 4.918 4.165 6.551c-.987 1.634-4.451 1.35-7.738-.634c-3.286-1.985-5.15-4.918-4.164-6.552s4.45-1.35 7.737.635m1.019-11.848c1.645 3.519 1.562 7.034-.188 7.852s-4.5-1.37-6.147-4.889c-1.646-3.518-1.562-7.033.187-7.852c1.75-.818 4.502 1.371 6.148 4.89m-11.838 14.93c1.784 3.55 1.8 7.146.035 8.033c-1.764.887-4.64-1.271-6.425-4.82c-1.784-3.55-1.8-7.145-.036-8.032s4.642 1.27 6.426 4.82" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-malaria-mixed-microscope {
  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%22M13.57%2020.39a1%201%200%201%200%200-2a1%201%200%200%200%200%202m2.793-3.406a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-.726%201.906a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.711-2.813a.7.7%200%201%201-1.4%200a.7.7%200%200%201%201.4%200m14.071%2015.821a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2.454-.732a.453.453%200%201%200%200-.906a.453.453%200%200%200%200%20.906m-2.691-2.127a.447.447%200%201%201-.894%200a.447.447%200%200%201%20.894%200m1.042%201.673a.768.768%200%201%200%200-1.536a.768.768%200%200%200%200%201.536M30.3%2017.076a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2.5-1.48a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3.077%203.954a.7.7%200%201%201-1.4%200a.7.7%200%200%201%201.4%200M18.458%2033.02a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-1.085-1.897a.453.453%200%201%200%200-.906a.453.453%200%200%200%200%20.906m-1.205-1.496a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m2.7%206.209a.7.7%200%201%200%200-1.4a.7.7%200%200%200%200%201.4%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M24%2044c11.046%200%2020-8.954%2020-20S35.046%204%2024%204S4%2012.954%204%2024s8.954%2020%2020%2020M9.693%2022.308c1.18%201.527%204.627.841%207.698-1.533s4.606-5.536%203.426-7.063s-4.628-.84-7.7%201.533c-3.07%202.374-4.604%205.536-3.424%207.063m21.694%205.542c3.287%201.984%205.151%204.918%204.165%206.551c-.987%201.634-4.451%201.35-7.738-.634c-3.286-1.985-5.15-4.918-4.164-6.552s4.45-1.35%207.737.635m1.019-11.848c1.645%203.519%201.562%207.034-.188%207.852s-4.5-1.37-6.147-4.889c-1.646-3.518-1.562-7.033.187-7.852c1.75-.818%204.502%201.371%206.148%204.89m-11.838%2014.93c1.784%203.55%201.8%207.146.035%208.033c-1.764.887-4.64-1.271-6.425-4.82c-1.784-3.55-1.8-7.145-.036-8.032s4.642%201.27%206.426%204.82%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%22M13.57%2020.39a1%201%200%201%200%200-2a1%201%200%200%200%200%202m2.793-3.406a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-.726%201.906a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.711-2.813a.7.7%200%201%201-1.4%200a.7.7%200%200%201%201.4%200m14.071%2015.821a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2.454-.732a.453.453%200%201%200%200-.906a.453.453%200%200%200%200%20.906m-2.691-2.127a.447.447%200%201%201-.894%200a.447.447%200%200%201%20.894%200m1.042%201.673a.768.768%200%201%200%200-1.536a.768.768%200%200%200%200%201.536M30.3%2017.076a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2.5-1.48a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3.077%203.954a.7.7%200%201%201-1.4%200a.7.7%200%200%201%201.4%200M18.458%2033.02a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-1.085-1.897a.453.453%200%201%200%200-.906a.453.453%200%200%200%200%20.906m-1.205-1.496a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m2.7%206.209a.7.7%200%201%200%200-1.4a.7.7%200%200%200%200%201.4%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M24%2044c11.046%200%2020-8.954%2020-20S35.046%204%2024%204S4%2012.954%204%2024s8.954%2020%2020%2020M9.693%2022.308c1.18%201.527%204.627.841%207.698-1.533s4.606-5.536%203.426-7.063s-4.628-.84-7.7%201.533c-3.07%202.374-4.604%205.536-3.424%207.063m21.694%205.542c3.287%201.984%205.151%204.918%204.165%206.551c-.987%201.634-4.451%201.35-7.738-.634c-3.286-1.985-5.15-4.918-4.164-6.552s4.45-1.35%207.737.635m1.019-11.848c1.645%203.519%201.562%207.034-.188%207.852s-4.5-1.37-6.147-4.889c-1.646-3.518-1.562-7.033.187-7.852c1.75-.818%204.502%201.371%206.148%204.89m-11.838%2014.93c1.784%203.55%201.8%207.146.035%208.033c-1.764.887-4.64-1.271-6.425-4.82c-1.784-3.55-1.8-7.145-.036-8.032s4.642%201.27%206.426%204.82%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/malaria-mixed-microscope.svg?color=%231a73e8&size=48