malaria microscope icon
malaria-microscope from Health Icons by Resolve to Save Lives · Filled · Diagnostics · MIT Free for personal and commercial use.
- Name
- malaria-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
biopsycone-test-on-netscone-test-on-wallsdiscriminating-concentration-bioassayshiv-self-testintensity-concentration-bioassaysmalaria-mixed-microscopemalaria-pf-microscopemalaria-pv-microscopemalaria-testingmosquito-collectionrdt-resultrdt-result-invalidrdt-result-mixedrdt-result-mixed-invalidrdt-result-mixed-invalid-rectangularrdt-result-mixed-rectangularrdt-result-negrdt-result-neg-invalidrdt-result-neg-invalid-rectangularrdt-result-neg-rectangularrdt-result-no-testrdt-result-pfrdt-result-pf-invalid
Use the malaria microscope icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M10.745 21.309c1.18 1.527 4.627.84 7.699-1.533c3.071-2.374 4.605-5.536 3.425-7.063s-4.627-.841-7.699 1.533s-4.605 5.536-3.425 7.063m21.694 5.541c3.287 1.985 5.151 4.918 4.165 6.552c-.987 1.634-4.45 1.35-7.737-.635c-3.287-1.984-5.152-4.918-4.165-6.552s4.45-1.35 7.737.635m.832-3.995c1.749-.818 1.833-4.333.187-7.852c-1.646-3.518-4.398-5.707-6.147-4.889c-1.75.819-1.833 4.334-.187 7.852s4.398 5.708 6.147 4.89M21.62 29.933c1.784 3.55 1.8 7.145.036 8.032s-4.641-1.27-6.426-4.82c-1.784-3.549-1.8-7.145-.035-8.032c1.764-.887 4.64 1.271 6.425 4.82" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsMalariaMicroscope(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M10.745 21.309c1.18 1.527 4.627.84 7.699-1.533c3.071-2.374 4.605-5.536 3.425-7.063s-4.627-.841-7.699 1.533s-4.605 5.536-3.425 7.063m21.694 5.541c3.287 1.985 5.151 4.918 4.165 6.552c-.987 1.634-4.45 1.35-7.737-.635c-3.287-1.984-5.152-4.918-4.165-6.552s4.45-1.35 7.737.635m.832-3.995c1.749-.818 1.833-4.333.187-7.852c-1.646-3.518-4.398-5.707-6.147-4.889c-1.75.819-1.833 4.334-.187 7.852s4.398 5.708 6.147 4.89M21.62 29.933c1.784 3.55 1.8 7.145.036 8.032s-4.641-1.27-6.426-4.82c-1.784-3.549-1.8-7.145-.035-8.032c1.764-.887 4.64 1.271 6.425 4.82" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M10.745 21.309c1.18 1.527 4.627.84 7.699-1.533c3.071-2.374 4.605-5.536 3.425-7.063s-4.627-.841-7.699 1.533s-4.605 5.536-3.425 7.063m21.694 5.541c3.287 1.985 5.151 4.918 4.165 6.552c-.987 1.634-4.45 1.35-7.737-.635c-3.287-1.984-5.152-4.918-4.165-6.552s4.45-1.35 7.737.635m.832-3.995c1.749-.818 1.833-4.333.187-7.852c-1.646-3.518-4.398-5.707-6.147-4.889c-1.75.819-1.833 4.334-.187 7.852s4.398 5.708 6.147 4.89M21.62 29.933c1.784 3.55 1.8 7.145.036 8.032s-4.641-1.27-6.426-4.82c-1.784-3.549-1.8-7.145-.035-8.032c1.764-.887 4.64 1.271 6.425 4.82" clip-rule="evenodd"/></svg> </template>
CSS
.icon-malaria-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%3Cpath%20fill%3D%22currentColor%22%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%2020M10.745%2021.309c1.18%201.527%204.627.84%207.699-1.533c3.071-2.374%204.605-5.536%203.425-7.063s-4.627-.841-7.699%201.533s-4.605%205.536-3.425%207.063m21.694%205.541c3.287%201.985%205.151%204.918%204.165%206.552c-.987%201.634-4.45%201.35-7.737-.635c-3.287-1.984-5.152-4.918-4.165-6.552s4.45-1.35%207.737.635m.832-3.995c1.749-.818%201.833-4.333.187-7.852c-1.646-3.518-4.398-5.707-6.147-4.889c-1.75.819-1.833%204.334-.187%207.852s4.398%205.708%206.147%204.89M21.62%2029.933c1.784%203.55%201.8%207.145.036%208.032s-4.641-1.27-6.426-4.82c-1.784-3.549-1.8-7.145-.035-8.032c1.764-.887%204.64%201.271%206.425%204.82%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%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%2020M10.745%2021.309c1.18%201.527%204.627.84%207.699-1.533c3.071-2.374%204.605-5.536%203.425-7.063s-4.627-.841-7.699%201.533s-4.605%205.536-3.425%207.063m21.694%205.541c3.287%201.985%205.151%204.918%204.165%206.552c-.987%201.634-4.45%201.35-7.737-.635c-3.287-1.984-5.152-4.918-4.165-6.552s4.45-1.35%207.737.635m.832-3.995c1.749-.818%201.833-4.333.187-7.852c-1.646-3.518-4.398-5.707-6.147-4.889c-1.75.819-1.833%204.334-.187%207.852s4.398%205.708%206.147%204.89M21.62%2029.933c1.784%203.55%201.8%207.145.036%208.032s-4.641-1.27-6.426-4.82c-1.784-3.549-1.8-7.145-.035-8.032c1.764-.887%204.64%201.271%206.425%204.82%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/malaria-microscope.svg?color=%231a73e8&size=48