bacteria negative icon

bacteria-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
bacteria-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Use the bacteria negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsBacteriaNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM16 8.022a7.4 7.4 0 0 1 4.953 2.44l2.168-2.169l1.414 1.414l-2.44 2.44c.488.99.762 2.104.762 3.282a9.67 9.67 0 0 0 2.175 6.125l2.26-2.261l1.415 1.414l-2.261 2.261a9.67 9.67 0 0 0 6.125 2.175c.656 0 1.291.085 1.896.244l1.667-2.887l1.732 1l-1.537 2.662A7.43 7.43 0 0 1 40 32.572c0 1.087-.234 2.12-.654 3.05l2.618 1.512l-1 1.732l-2.679-1.547A7.41 7.41 0 0 1 32.571 40q-.285 0-.571-.007V43h-2v-3.133a24.4 24.4 0 0 1-8.606-2.55l-1.528 2.647l-1.732-1l1.518-2.63a24.7 24.7 0 0 1-5.312-4.432l-2.633 2.634l-1.414-1.415l2.762-2.762a24.5 24.5 0 0 1-3.801-7.16L6.259 24l-.518-1.932l2.96-.793A24.6 24.6 0 0 1 8 15.43c0-.681.092-1.34.263-1.967L5.5 11.866l1-1.732l2.556 1.476A7.44 7.44 0 0 1 14 8.137V5h2zM14 16a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6a3 3 0 0 0 0-6m8 17a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6a3 3 0 0 0 0-6m-5-3a2 2 0 1 1-4 0a2 2 0 0 1 4 0m13 10a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBacteriaNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBacteriaNegative(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 clipPath="url(#healthiconsBacteriaNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM16 8.022a7.4 7.4 0 0 1 4.953 2.44l2.168-2.169l1.414 1.414l-2.44 2.44c.488.99.762 2.104.762 3.282a9.67 9.67 0 0 0 2.175 6.125l2.26-2.261l1.415 1.414l-2.261 2.261a9.67 9.67 0 0 0 6.125 2.175c.656 0 1.291.085 1.896.244l1.667-2.887l1.732 1l-1.537 2.662A7.43 7.43 0 0 1 40 32.572c0 1.087-.234 2.12-.654 3.05l2.618 1.512l-1 1.732l-2.679-1.547A7.41 7.41 0 0 1 32.571 40q-.285 0-.571-.007V43h-2v-3.133a24.4 24.4 0 0 1-8.606-2.55l-1.528 2.647l-1.732-1l1.518-2.63a24.7 24.7 0 0 1-5.312-4.432l-2.633 2.634l-1.414-1.415l2.762-2.762a24.5 24.5 0 0 1-3.801-7.16L6.259 24l-.518-1.932l2.96-.793A24.6 24.6 0 0 1 8 15.43c0-.681.092-1.34.263-1.967L5.5 11.866l1-1.732l2.556 1.476A7.44 7.44 0 0 1 14 8.137V5h2zM14 16a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6a3 3 0 0 0 0-6m8 17a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6a3 3 0 0 0 0-6m-5-3a2 2 0 1 1-4 0a2 2 0 0 1 4 0m13 10a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clipRule="evenodd"/></g><defs><clipPath id="healthiconsBacteriaNegative"><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 clip-path="url(#healthiconsBacteriaNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM16 8.022a7.4 7.4 0 0 1 4.953 2.44l2.168-2.169l1.414 1.414l-2.44 2.44c.488.99.762 2.104.762 3.282a9.67 9.67 0 0 0 2.175 6.125l2.26-2.261l1.415 1.414l-2.261 2.261a9.67 9.67 0 0 0 6.125 2.175c.656 0 1.291.085 1.896.244l1.667-2.887l1.732 1l-1.537 2.662A7.43 7.43 0 0 1 40 32.572c0 1.087-.234 2.12-.654 3.05l2.618 1.512l-1 1.732l-2.679-1.547A7.41 7.41 0 0 1 32.571 40q-.285 0-.571-.007V43h-2v-3.133a24.4 24.4 0 0 1-8.606-2.55l-1.528 2.647l-1.732-1l1.518-2.63a24.7 24.7 0 0 1-5.312-4.432l-2.633 2.634l-1.414-1.415l2.762-2.762a24.5 24.5 0 0 1-3.801-7.16L6.259 24l-.518-1.932l2.96-.793A24.6 24.6 0 0 1 8 15.43c0-.681.092-1.34.263-1.967L5.5 11.866l1-1.732l2.556 1.476A7.44 7.44 0 0 1 14 8.137V5h2zM14 16a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6a3 3 0 0 0 0-6m8 17a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6a3 3 0 0 0 0-6m-5-3a2 2 0 1 1-4 0a2 2 0 0 1 4 0m13 10a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBacteriaNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-bacteria-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%20clip-path%3D%22url(%23healthiconsBacteriaNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM16%208.022a7.4%207.4%200%200%201%204.953%202.44l2.168-2.169l1.414%201.414l-2.44%202.44c.488.99.762%202.104.762%203.282a9.67%209.67%200%200%200%202.175%206.125l2.26-2.261l1.415%201.414l-2.261%202.261a9.67%209.67%200%200%200%206.125%202.175c.656%200%201.291.085%201.896.244l1.667-2.887l1.732%201l-1.537%202.662A7.43%207.43%200%200%201%2040%2032.572c0%201.087-.234%202.12-.654%203.05l2.618%201.512l-1%201.732l-2.679-1.547A7.41%207.41%200%200%201%2032.571%2040q-.285%200-.571-.007V43h-2v-3.133a24.4%2024.4%200%200%201-8.606-2.55l-1.528%202.647l-1.732-1l1.518-2.63a24.7%2024.7%200%200%201-5.312-4.432l-2.633%202.634l-1.414-1.415l2.762-2.762a24.5%2024.5%200%200%201-3.801-7.16L6.259%2024l-.518-1.932l2.96-.793A24.6%2024.6%200%200%201%208%2015.43c0-.681.092-1.34.263-1.967L5.5%2011.866l1-1.732l2.556%201.476A7.44%207.44%200%200%201%2014%208.137V5h2zM14%2016a1%201%200%201%201%202%200a1%201%200%200%201-2%200m1-3a3%203%200%201%200%200%206a3%203%200%200%200%200-6m8%2017a1%201%200%201%201%202%200a1%201%200%200%201-2%200m1-3a3%203%200%201%200%200%206a3%203%200%200%200%200-6m-5-3a2%202%200%201%201-4%200a2%202%200%200%201%204%200m13%2010a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBacteriaNegative%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%20clip-path%3D%22url(%23healthiconsBacteriaNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM16%208.022a7.4%207.4%200%200%201%204.953%202.44l2.168-2.169l1.414%201.414l-2.44%202.44c.488.99.762%202.104.762%203.282a9.67%209.67%200%200%200%202.175%206.125l2.26-2.261l1.415%201.414l-2.261%202.261a9.67%209.67%200%200%200%206.125%202.175c.656%200%201.291.085%201.896.244l1.667-2.887l1.732%201l-1.537%202.662A7.43%207.43%200%200%201%2040%2032.572c0%201.087-.234%202.12-.654%203.05l2.618%201.512l-1%201.732l-2.679-1.547A7.41%207.41%200%200%201%2032.571%2040q-.285%200-.571-.007V43h-2v-3.133a24.4%2024.4%200%200%201-8.606-2.55l-1.528%202.647l-1.732-1l1.518-2.63a24.7%2024.7%200%200%201-5.312-4.432l-2.633%202.634l-1.414-1.415l2.762-2.762a24.5%2024.5%200%200%201-3.801-7.16L6.259%2024l-.518-1.932l2.96-.793A24.6%2024.6%200%200%201%208%2015.43c0-.681.092-1.34.263-1.967L5.5%2011.866l1-1.732l2.556%201.476A7.44%207.44%200%200%201%2014%208.137V5h2zM14%2016a1%201%200%201%201%202%200a1%201%200%200%201-2%200m1-3a3%203%200%201%200%200%206a3%203%200%200%200%200-6m8%2017a1%201%200%201%201%202%200a1%201%200%200%201-2%200m1-3a3%203%200%201%200%200%206a3%203%200%200%200%200-6m-5-3a2%202%200%201%201-4%200a2%202%200%200%201%204%200m13%2010a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBacteriaNegative%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/bacteria-negative.svg?color=%231a73e8&size=48