malaria pv microscope negative icon
malaria-pv-microscope-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- malaria-pv-microscope-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the malaria pv microscope negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" fill-rule="evenodd" clip-path="url(#healthiconsMalariaPvMicroscopeNegative)" clip-rule="evenodd"><path d="M9.693 21.994c1.18 1.527 4.627.84 7.698-1.533c3.072-2.374 4.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.063m2.255-.494a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-3a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.068 1.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m17.371 7.536c3.287 1.984 5.151 4.917 4.165 6.551c-.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.634M33.947 32a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.546.906a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m1.817-9.366c1.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.889M29.948 19a1 1 0 1 1-2 0a1 1 0 0 1 2 0m1.7 2.4a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4m-11.08 9.218c1.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.82M18.948 35a1 1 0 1 1-2 0a1 1 0 0 1 2 0m.453-2.094a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m.947 3.794a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0"/><path d="M48 0H0v48h48zM24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20"/></g><defs><clipPath id="healthiconsMalariaPvMicroscopeNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsMalariaPvMicroscopeNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" fillRule="evenodd" clipPath="url(#healthiconsMalariaPvMicroscopeNegative)" clipRule="evenodd"><path d="M9.693 21.994c1.18 1.527 4.627.84 7.698-1.533c3.072-2.374 4.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.063m2.255-.494a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-3a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.068 1.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m17.371 7.536c3.287 1.984 5.151 4.917 4.165 6.551c-.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.634M33.947 32a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.546.906a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m1.817-9.366c1.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.889M29.948 19a1 1 0 1 1-2 0a1 1 0 0 1 2 0m1.7 2.4a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4m-11.08 9.218c1.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.82M18.948 35a1 1 0 1 1-2 0a1 1 0 0 1 2 0m.453-2.094a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m.947 3.794a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0"/><path d="M48 0H0v48h48zM24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20"/></g><defs><clipPath id="healthiconsMalariaPvMicroscopeNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" fill-rule="evenodd" clip-path="url(#healthiconsMalariaPvMicroscopeNegative)" clip-rule="evenodd"><path d="M9.693 21.994c1.18 1.527 4.627.84 7.698-1.533c3.072-2.374 4.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.063m2.255-.494a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-3a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.068 1.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m17.371 7.536c3.287 1.984 5.151 4.917 4.165 6.551c-.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.634M33.947 32a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.546.906a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m1.817-9.366c1.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.889M29.948 19a1 1 0 1 1-2 0a1 1 0 0 1 2 0m1.7 2.4a.7.7 0 1 0 0-1.4a.7.7 0 0 0 0 1.4m-11.08 9.218c1.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.82M18.948 35a1 1 0 1 1-2 0a1 1 0 0 1 2 0m.453-2.094a.453.453 0 1 0 0-.906a.453.453 0 0 0 0 .906m.947 3.794a.7.7 0 1 1-1.4 0a.7.7 0 0 1 1.4 0"/><path d="M48 0H0v48h48zM24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20"/></g><defs><clipPath id="healthiconsMalariaPvMicroscopeNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-malaria-pv-microscope-negative {
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%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23healthiconsMalariaPvMicroscopeNegative)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M9.693%2021.994c1.18%201.527%204.627.84%207.698-1.533c3.072-2.374%204.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.063m2.255-.494a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1-3a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.068%201.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m17.371%207.536c3.287%201.984%205.151%204.917%204.165%206.551c-.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.634M33.947%2032a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-3.546.906a.453.453%200%201%200%200-.906a.453.453%200%200%200%200%20.906m1.817-9.366c1.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.889M29.948%2019a1%201%200%201%201-2%200a1%201%200%200%201%202%200m1.7%202.4a.7.7%200%201%200%200-1.4a.7.7%200%200%200%200%201.4m-11.08%209.218c1.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.82M18.948%2035a1%201%200%201%201-2%200a1%201%200%200%201%202%200m.453-2.094a.453.453%200%201%200%200-.906a.453.453%200%200%200%200%20.906m.947%203.794a.7.7%200%201%201-1.4%200a.7.7%200%200%201%201.4%200%22%2F%3E%3Cpath%20d%3D%22M48%200H0v48h48zM24%2044c11.046%200%2020-8.954%2020-20S35.046%204%2024%204S4%2012.954%204%2024s8.954%2020%2020%2020%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsMalariaPvMicroscopeNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23healthiconsMalariaPvMicroscopeNegative)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M9.693%2021.994c1.18%201.527%204.627.84%207.698-1.533c3.072-2.374%204.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.063m2.255-.494a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1-3a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.068%201.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m17.371%207.536c3.287%201.984%205.151%204.917%204.165%206.551c-.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.634M33.947%2032a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-3.546.906a.453.453%200%201%200%200-.906a.453.453%200%200%200%200%20.906m1.817-9.366c1.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.889M29.948%2019a1%201%200%201%201-2%200a1%201%200%200%201%202%200m1.7%202.4a.7.7%200%201%200%200-1.4a.7.7%200%200%200%200%201.4m-11.08%209.218c1.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.82M18.948%2035a1%201%200%201%201-2%200a1%201%200%200%201%202%200m.453-2.094a.453.453%200%201%200%200-.906a.453.453%200%200%200%200%20.906m.947%203.794a.7.7%200%201%201-1.4%200a.7.7%200%200%201%201.4%200%22%2F%3E%3Cpath%20d%3D%22M48%200H0v48h48zM24%2044c11.046%200%2020-8.954%2020-20S35.046%204%2024%204S4%2012.954%204%2024s8.954%2020%2020%2020%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsMalariaPvMicroscopeNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/malaria-pv-microscope-negative.svg?color=%231a73e8&size=48