malaria pv microscope icon

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

Name
malaria-pv-microscope-outline
Set
Health Icons
Style
Outline
Category
Diagnostics
Viewbox
48×48
License
MIT
Aliases
malaria-pv-microscope2x-outline

1 other variant in Health Icons

More diagnostics icons from Health Icons

Use the malaria pv 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 42c9.941 0 18-8.059 18-18S33.941 6 24 6S6 14.059 6 24s8.059 18 18 18m0 2c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M12.442 20.729c1.03-.205 2.382-.811 3.727-1.85s2.271-2.194 2.73-3.14c.309-.637.324-.97.312-1.1c-.123-.044-.45-.114-1.144.024c-1.03.205-2.382.811-3.726 1.85c-1.345 1.04-2.272 2.194-2.73 3.14c-.31.637-.324.97-.313 1.1c.124.045.45.114 1.144-.024m-2.75 1.265c1.18 1.527 4.628.84 7.7-1.533c3.071-2.374 4.605-5.536 3.425-7.063s-4.628-.84-7.7 1.533c-3.07 2.374-4.604 5.536-3.424 7.063m20.661 7.254c1.437.867 2.476 1.894 3.03 2.768c.362.567.421.887.428 1.02c-.121.057-.432.152-1.102.097c-1.032-.084-2.424-.525-3.86-1.393c-1.437-.867-2.476-1.894-3.032-2.768c-.36-.567-.42-.887-.427-1.02c.122-.057.432-.152 1.102-.097c1.032.084 2.425.525 3.861 1.393m1.034-1.713c3.287 1.985 5.151 4.918 4.165 6.552c-.987 1.634-4.451 1.35-7.738-.635c-3.286-1.984-5.15-4.917-4.164-6.551s4.45-1.35 7.737.634m.199-6.955c.025-1.051-.271-2.503-.992-4.044c-.72-1.54-1.645-2.698-2.468-3.353c-.556-.441-.878-.528-1.008-.546c-.07.111-.21.414-.227 1.124c-.025 1.051.271 2.503.992 4.043c.72 1.54 1.645 2.699 2.468 3.353c.556.442.878.529 1.008.546c.07-.11.21-.414.227-1.123m.632 2.96c1.75-.817 1.833-4.333.188-7.851c-1.646-3.519-4.398-5.707-6.148-4.89c-1.749.819-1.832 4.334-.187 7.853c1.646 3.518 4.398 5.707 6.147 4.889m-13.437 7.977c.783 1.558 1.13 3.041 1.135 4.125c.004.784-.152 1.099-.22 1.202c-.124-.006-.47-.07-1.098-.54c-.866-.65-1.85-1.813-2.633-3.372c-.784-1.559-1.13-3.041-1.135-4.125c-.004-.784.152-1.1.22-1.202c.124.006.47.07 1.098.54c.866.65 1.85 1.813 2.633 3.372m1.787-.899c1.784 3.55 1.8 7.146.035 8.033c-1.764.887-4.64-1.272-6.425-4.82c-1.784-3.55-1.8-7.146-.036-8.033s4.642 1.271 6.426 4.82M14.5 18.949a1 1 0 1 1-2 0a1 1 0 0 1 2 0m.18-1.2a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m1.36.609a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m15.29 14.207a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1.455-1.907a.453.453 0 1 1-.906 0a.453.453 0 0 1 .906 0m-.49-11.8a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.011 1.027a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0m-13.61 14.592a1 1 0 1 0 0-2a1 1 0 0 0 0 2m.463-2.921a.453.453 0 1 1-.906 0a.453.453 0 0 1 .906 0m.747 4.408a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsMalariaPvMicroscopeOutline(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 42c9.941 0 18-8.059 18-18S33.941 6 24 6S6 14.059 6 24s8.059 18 18 18m0 2c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M12.442 20.729c1.03-.205 2.382-.811 3.727-1.85s2.271-2.194 2.73-3.14c.309-.637.324-.97.312-1.1c-.123-.044-.45-.114-1.144.024c-1.03.205-2.382.811-3.726 1.85c-1.345 1.04-2.272 2.194-2.73 3.14c-.31.637-.324.97-.313 1.1c.124.045.45.114 1.144-.024m-2.75 1.265c1.18 1.527 4.628.84 7.7-1.533c3.071-2.374 4.605-5.536 3.425-7.063s-4.628-.84-7.7 1.533c-3.07 2.374-4.604 5.536-3.424 7.063m20.661 7.254c1.437.867 2.476 1.894 3.03 2.768c.362.567.421.887.428 1.02c-.121.057-.432.152-1.102.097c-1.032-.084-2.424-.525-3.86-1.393c-1.437-.867-2.476-1.894-3.032-2.768c-.36-.567-.42-.887-.427-1.02c.122-.057.432-.152 1.102-.097c1.032.084 2.425.525 3.861 1.393m1.034-1.713c3.287 1.985 5.151 4.918 4.165 6.552c-.987 1.634-4.451 1.35-7.738-.635c-3.286-1.984-5.15-4.917-4.164-6.551s4.45-1.35 7.737.634m.199-6.955c.025-1.051-.271-2.503-.992-4.044c-.72-1.54-1.645-2.698-2.468-3.353c-.556-.441-.878-.528-1.008-.546c-.07.111-.21.414-.227 1.124c-.025 1.051.271 2.503.992 4.043c.72 1.54 1.645 2.699 2.468 3.353c.556.442.878.529 1.008.546c.07-.11.21-.414.227-1.123m.632 2.96c1.75-.817 1.833-4.333.188-7.851c-1.646-3.519-4.398-5.707-6.148-4.89c-1.749.819-1.832 4.334-.187 7.853c1.646 3.518 4.398 5.707 6.147 4.889m-13.437 7.977c.783 1.558 1.13 3.041 1.135 4.125c.004.784-.152 1.099-.22 1.202c-.124-.006-.47-.07-1.098-.54c-.866-.65-1.85-1.813-2.633-3.372c-.784-1.559-1.13-3.041-1.135-4.125c-.004-.784.152-1.1.22-1.202c.124.006.47.07 1.098.54c.866.65 1.85 1.813 2.633 3.372m1.787-.899c1.784 3.55 1.8 7.146.035 8.033c-1.764.887-4.64-1.272-6.425-4.82c-1.784-3.55-1.8-7.146-.036-8.033s4.642 1.271 6.426 4.82M14.5 18.949a1 1 0 1 1-2 0a1 1 0 0 1 2 0m.18-1.2a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m1.36.609a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m15.29 14.207a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1.455-1.907a.453.453 0 1 1-.906 0a.453.453 0 0 1 .906 0m-.49-11.8a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.011 1.027a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0m-13.61 14.592a1 1 0 1 0 0-2a1 1 0 0 0 0 2m.463-2.921a.453.453 0 1 1-.906 0a.453.453 0 0 1 .906 0m.747 4.408a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4" 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 42c9.941 0 18-8.059 18-18S33.941 6 24 6S6 14.059 6 24s8.059 18 18 18m0 2c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20M12.442 20.729c1.03-.205 2.382-.811 3.727-1.85s2.271-2.194 2.73-3.14c.309-.637.324-.97.312-1.1c-.123-.044-.45-.114-1.144.024c-1.03.205-2.382.811-3.726 1.85c-1.345 1.04-2.272 2.194-2.73 3.14c-.31.637-.324.97-.313 1.1c.124.045.45.114 1.144-.024m-2.75 1.265c1.18 1.527 4.628.84 7.7-1.533c3.071-2.374 4.605-5.536 3.425-7.063s-4.628-.84-7.7 1.533c-3.07 2.374-4.604 5.536-3.424 7.063m20.661 7.254c1.437.867 2.476 1.894 3.03 2.768c.362.567.421.887.428 1.02c-.121.057-.432.152-1.102.097c-1.032-.084-2.424-.525-3.86-1.393c-1.437-.867-2.476-1.894-3.032-2.768c-.36-.567-.42-.887-.427-1.02c.122-.057.432-.152 1.102-.097c1.032.084 2.425.525 3.861 1.393m1.034-1.713c3.287 1.985 5.151 4.918 4.165 6.552c-.987 1.634-4.451 1.35-7.738-.635c-3.286-1.984-5.15-4.917-4.164-6.551s4.45-1.35 7.737.634m.199-6.955c.025-1.051-.271-2.503-.992-4.044c-.72-1.54-1.645-2.698-2.468-3.353c-.556-.441-.878-.528-1.008-.546c-.07.111-.21.414-.227 1.124c-.025 1.051.271 2.503.992 4.043c.72 1.54 1.645 2.699 2.468 3.353c.556.442.878.529 1.008.546c.07-.11.21-.414.227-1.123m.632 2.96c1.75-.817 1.833-4.333.188-7.851c-1.646-3.519-4.398-5.707-6.148-4.89c-1.749.819-1.832 4.334-.187 7.853c1.646 3.518 4.398 5.707 6.147 4.889m-13.437 7.977c.783 1.558 1.13 3.041 1.135 4.125c.004.784-.152 1.099-.22 1.202c-.124-.006-.47-.07-1.098-.54c-.866-.65-1.85-1.813-2.633-3.372c-.784-1.559-1.13-3.041-1.135-4.125c-.004-.784.152-1.1.22-1.202c.124.006.47.07 1.098.54c.866.65 1.85 1.813 2.633 3.372m1.787-.899c1.784 3.55 1.8 7.146.035 8.033c-1.764.887-4.64-1.272-6.425-4.82c-1.784-3.55-1.8-7.146-.036-8.033s4.642 1.271 6.426 4.82M14.5 18.949a1 1 0 1 1-2 0a1 1 0 0 1 2 0m.18-1.2a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m1.36.609a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m15.29 14.207a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1.455-1.907a.453.453 0 1 1-.906 0a.453.453 0 0 1 .906 0m-.49-11.8a1 1 0 1 0 0-2a1 1 0 0 0 0 2m2.011 1.027a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0m-13.61 14.592a1 1 0 1 0 0-2a1 1 0 0 0 0 2m.463-2.921a.453.453 0 1 1-.906 0a.453.453 0 0 1 .906 0m.747 4.408a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-malaria-pv-microscope-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24%2042c9.941%200%2018-8.059%2018-18S33.941%206%2024%206S6%2014.059%206%2024s8.059%2018%2018%2018m0%202c11.046%200%2020-8.954%2020-20S35.046%204%2024%204S4%2012.954%204%2024s8.954%2020%2020%2020M12.442%2020.729c1.03-.205%202.382-.811%203.727-1.85s2.271-2.194%202.73-3.14c.309-.637.324-.97.312-1.1c-.123-.044-.45-.114-1.144.024c-1.03.205-2.382.811-3.726%201.85c-1.345%201.04-2.272%202.194-2.73%203.14c-.31.637-.324.97-.313%201.1c.124.045.45.114%201.144-.024m-2.75%201.265c1.18%201.527%204.628.84%207.7-1.533c3.071-2.374%204.605-5.536%203.425-7.063s-4.628-.84-7.7%201.533c-3.07%202.374-4.604%205.536-3.424%207.063m20.661%207.254c1.437.867%202.476%201.894%203.03%202.768c.362.567.421.887.428%201.02c-.121.057-.432.152-1.102.097c-1.032-.084-2.424-.525-3.86-1.393c-1.437-.867-2.476-1.894-3.032-2.768c-.36-.567-.42-.887-.427-1.02c.122-.057.432-.152%201.102-.097c1.032.084%202.425.525%203.861%201.393m1.034-1.713c3.287%201.985%205.151%204.918%204.165%206.552c-.987%201.634-4.451%201.35-7.738-.635c-3.286-1.984-5.15-4.917-4.164-6.551s4.45-1.35%207.737.634m.199-6.955c.025-1.051-.271-2.503-.992-4.044c-.72-1.54-1.645-2.698-2.468-3.353c-.556-.441-.878-.528-1.008-.546c-.07.111-.21.414-.227%201.124c-.025%201.051.271%202.503.992%204.043c.72%201.54%201.645%202.699%202.468%203.353c.556.442.878.529%201.008.546c.07-.11.21-.414.227-1.123m.632%202.96c1.75-.817%201.833-4.333.188-7.851c-1.646-3.519-4.398-5.707-6.148-4.89c-1.749.819-1.832%204.334-.187%207.853c1.646%203.518%204.398%205.707%206.147%204.889m-13.437%207.977c.783%201.558%201.13%203.041%201.135%204.125c.004.784-.152%201.099-.22%201.202c-.124-.006-.47-.07-1.098-.54c-.866-.65-1.85-1.813-2.633-3.372c-.784-1.559-1.13-3.041-1.135-4.125c-.004-.784.152-1.1.22-1.202c.124.006.47.07%201.098.54c.866.65%201.85%201.813%202.633%203.372m1.787-.899c1.784%203.55%201.8%207.146.035%208.033c-1.764.887-4.64-1.272-6.425-4.82c-1.784-3.55-1.8-7.146-.036-8.033s4.642%201.271%206.426%204.82M14.5%2018.949a1%201%200%201%201-2%200a1%201%200%200%201%202%200m.18-1.2a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m1.36.609a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m15.29%2014.207a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-1.455-1.907a.453.453%200%201%201-.906%200a.453.453%200%200%201%20.906%200m-.49-11.8a1%201%200%201%200%200-2a1%201%200%200%200%200%202m2.011%201.027a.7.7%200%201%201-1.4%200a.7.7%200%200%201%201.4%200m-13.61%2014.592a1%201%200%201%200%200-2a1%201%200%200%200%200%202m.463-2.921a.453.453%200%201%201-.906%200a.453.453%200%200%201%20.906%200m.747%204.408a.7.7%200%201%200%200-1.4a.7.7%200%200%200%200%201.4%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%2042c9.941%200%2018-8.059%2018-18S33.941%206%2024%206S6%2014.059%206%2024s8.059%2018%2018%2018m0%202c11.046%200%2020-8.954%2020-20S35.046%204%2024%204S4%2012.954%204%2024s8.954%2020%2020%2020M12.442%2020.729c1.03-.205%202.382-.811%203.727-1.85s2.271-2.194%202.73-3.14c.309-.637.324-.97.312-1.1c-.123-.044-.45-.114-1.144.024c-1.03.205-2.382.811-3.726%201.85c-1.345%201.04-2.272%202.194-2.73%203.14c-.31.637-.324.97-.313%201.1c.124.045.45.114%201.144-.024m-2.75%201.265c1.18%201.527%204.628.84%207.7-1.533c3.071-2.374%204.605-5.536%203.425-7.063s-4.628-.84-7.7%201.533c-3.07%202.374-4.604%205.536-3.424%207.063m20.661%207.254c1.437.867%202.476%201.894%203.03%202.768c.362.567.421.887.428%201.02c-.121.057-.432.152-1.102.097c-1.032-.084-2.424-.525-3.86-1.393c-1.437-.867-2.476-1.894-3.032-2.768c-.36-.567-.42-.887-.427-1.02c.122-.057.432-.152%201.102-.097c1.032.084%202.425.525%203.861%201.393m1.034-1.713c3.287%201.985%205.151%204.918%204.165%206.552c-.987%201.634-4.451%201.35-7.738-.635c-3.286-1.984-5.15-4.917-4.164-6.551s4.45-1.35%207.737.634m.199-6.955c.025-1.051-.271-2.503-.992-4.044c-.72-1.54-1.645-2.698-2.468-3.353c-.556-.441-.878-.528-1.008-.546c-.07.111-.21.414-.227%201.124c-.025%201.051.271%202.503.992%204.043c.72%201.54%201.645%202.699%202.468%203.353c.556.442.878.529%201.008.546c.07-.11.21-.414.227-1.123m.632%202.96c1.75-.817%201.833-4.333.188-7.851c-1.646-3.519-4.398-5.707-6.148-4.89c-1.749.819-1.832%204.334-.187%207.853c1.646%203.518%204.398%205.707%206.147%204.889m-13.437%207.977c.783%201.558%201.13%203.041%201.135%204.125c.004.784-.152%201.099-.22%201.202c-.124-.006-.47-.07-1.098-.54c-.866-.65-1.85-1.813-2.633-3.372c-.784-1.559-1.13-3.041-1.135-4.125c-.004-.784.152-1.1.22-1.202c.124.006.47.07%201.098.54c.866.65%201.85%201.813%202.633%203.372m1.787-.899c1.784%203.55%201.8%207.146.035%208.033c-1.764.887-4.64-1.272-6.425-4.82c-1.784-3.55-1.8-7.146-.036-8.033s4.642%201.271%206.426%204.82M14.5%2018.949a1%201%200%201%201-2%200a1%201%200%200%201%202%200m.18-1.2a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m1.36.609a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m15.29%2014.207a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-1.455-1.907a.453.453%200%201%201-.906%200a.453.453%200%200%201%20.906%200m-.49-11.8a1%201%200%201%200%200-2a1%201%200%200%200%200%202m2.011%201.027a.7.7%200%201%201-1.4%200a.7.7%200%200%201%201.4%200m-13.61%2014.592a1%201%200%201%200%200-2a1%201%200%200%200%200%202m.463-2.921a.453.453%200%201%201-.906%200a.453.453%200%200%201%20.906%200m.747%204.408a.7.7%200%201%200%200-1.4a.7.7%200%200%200%200%201.4%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-pv-microscope-outline.svg?color=%231a73e8&size=48