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

Name
bacteria
Set
Health Icons
Style
Filled
Category
Body
Viewbox
48×48
License
MIT

3 other variants in Health Icons

The same icon in other sets

More body icons from Health Icons

Use the bacteria 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="M20.953 10.462A7.4 7.4 0 0 0 16 8.022V5h-2v3.137a7.44 7.44 0 0 0-4.944 3.473L6.5 10.134l-1 1.732l2.763 1.596A7.4 7.4 0 0 0 8 15.429c0 2.015.243 3.973.7 5.847l-2.959.793l.518 1.932l2.995-.803a24.5 24.5 0 0 0 3.801 7.161l-2.762 2.762l1.414 1.415l2.633-2.634a24.7 24.7 0 0 0 5.313 4.432l-1.52 2.63l1.733 1l1.528-2.647A24.4 24.4 0 0 0 30 39.867V43h2v-3.007q.285.007.571.007a7.41 7.41 0 0 0 5.714-2.68l2.68 1.546l1-1.732l-2.619-1.511c.42-.931.654-1.964.654-3.052a7.43 7.43 0 0 0-3.67-6.409l1.536-2.662l-1.732-1l-1.667 2.887a7.4 7.4 0 0 0-1.896-.244a9.67 9.67 0 0 1-6.125-2.175l2.261-2.26l-1.414-1.415l-2.261 2.261a9.67 9.67 0 0 1-2.175-6.125a7.4 7.4 0 0 0-.762-3.281l2.44-2.44l-1.414-1.415zM15 15a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-3 1a3 3 0 1 1 6 0a3 3 0 0 1-6 0m12 13a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-3 1a3 3 0 1 1 6 0a3 3 0 0 1-6 0m-4-4a2 2 0 1 0 0-4a2 2 0 0 0 0 4m17 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBacteria(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="M20.953 10.462A7.4 7.4 0 0 0 16 8.022V5h-2v3.137a7.44 7.44 0 0 0-4.944 3.473L6.5 10.134l-1 1.732l2.763 1.596A7.4 7.4 0 0 0 8 15.429c0 2.015.243 3.973.7 5.847l-2.959.793l.518 1.932l2.995-.803a24.5 24.5 0 0 0 3.801 7.161l-2.762 2.762l1.414 1.415l2.633-2.634a24.7 24.7 0 0 0 5.313 4.432l-1.52 2.63l1.733 1l1.528-2.647A24.4 24.4 0 0 0 30 39.867V43h2v-3.007q.285.007.571.007a7.41 7.41 0 0 0 5.714-2.68l2.68 1.546l1-1.732l-2.619-1.511c.42-.931.654-1.964.654-3.052a7.43 7.43 0 0 0-3.67-6.409l1.536-2.662l-1.732-1l-1.667 2.887a7.4 7.4 0 0 0-1.896-.244a9.67 9.67 0 0 1-6.125-2.175l2.261-2.26l-1.414-1.415l-2.261 2.261a9.67 9.67 0 0 1-2.175-6.125a7.4 7.4 0 0 0-.762-3.281l2.44-2.44l-1.414-1.415zM15 15a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-3 1a3 3 0 1 1 6 0a3 3 0 0 1-6 0m12 13a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-3 1a3 3 0 1 1 6 0a3 3 0 0 1-6 0m-4-4a2 2 0 1 0 0-4a2 2 0 0 0 0 4m17 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0" 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="M20.953 10.462A7.4 7.4 0 0 0 16 8.022V5h-2v3.137a7.44 7.44 0 0 0-4.944 3.473L6.5 10.134l-1 1.732l2.763 1.596A7.4 7.4 0 0 0 8 15.429c0 2.015.243 3.973.7 5.847l-2.959.793l.518 1.932l2.995-.803a24.5 24.5 0 0 0 3.801 7.161l-2.762 2.762l1.414 1.415l2.633-2.634a24.7 24.7 0 0 0 5.313 4.432l-1.52 2.63l1.733 1l1.528-2.647A24.4 24.4 0 0 0 30 39.867V43h2v-3.007q.285.007.571.007a7.41 7.41 0 0 0 5.714-2.68l2.68 1.546l1-1.732l-2.619-1.511c.42-.931.654-1.964.654-3.052a7.43 7.43 0 0 0-3.67-6.409l1.536-2.662l-1.732-1l-1.667 2.887a7.4 7.4 0 0 0-1.896-.244a9.67 9.67 0 0 1-6.125-2.175l2.261-2.26l-1.414-1.415l-2.261 2.261a9.67 9.67 0 0 1-2.175-6.125a7.4 7.4 0 0 0-.762-3.281l2.44-2.44l-1.414-1.415zM15 15a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-3 1a3 3 0 1 1 6 0a3 3 0 0 1-6 0m12 13a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-3 1a3 3 0 1 1 6 0a3 3 0 0 1-6 0m-4-4a2 2 0 1 0 0-4a2 2 0 0 0 0 4m17 6a2 2 0 1 1-4 0a2 2 0 0 1 4 0" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-bacteria {
  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%22M20.953%2010.462A7.4%207.4%200%200%200%2016%208.022V5h-2v3.137a7.44%207.44%200%200%200-4.944%203.473L6.5%2010.134l-1%201.732l2.763%201.596A7.4%207.4%200%200%200%208%2015.429c0%202.015.243%203.973.7%205.847l-2.959.793l.518%201.932l2.995-.803a24.5%2024.5%200%200%200%203.801%207.161l-2.762%202.762l1.414%201.415l2.633-2.634a24.7%2024.7%200%200%200%205.313%204.432l-1.52%202.63l1.733%201l1.528-2.647A24.4%2024.4%200%200%200%2030%2039.867V43h2v-3.007q.285.007.571.007a7.41%207.41%200%200%200%205.714-2.68l2.68%201.546l1-1.732l-2.619-1.511c.42-.931.654-1.964.654-3.052a7.43%207.43%200%200%200-3.67-6.409l1.536-2.662l-1.732-1l-1.667%202.887a7.4%207.4%200%200%200-1.896-.244a9.67%209.67%200%200%201-6.125-2.175l2.261-2.26l-1.414-1.415l-2.261%202.261a9.67%209.67%200%200%201-2.175-6.125a7.4%207.4%200%200%200-.762-3.281l2.44-2.44l-1.414-1.415zM15%2015a1%201%200%201%200%200%202a1%201%200%200%200%200-2m-3%201a3%203%200%201%201%206%200a3%203%200%200%201-6%200m12%2013a1%201%200%201%200%200%202a1%201%200%200%200%200-2m-3%201a3%203%200%201%201%206%200a3%203%200%200%201-6%200m-4-4a2%202%200%201%200%200-4a2%202%200%200%200%200%204m17%206a2%202%200%201%201-4%200a2%202%200%200%201%204%200%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%22M20.953%2010.462A7.4%207.4%200%200%200%2016%208.022V5h-2v3.137a7.44%207.44%200%200%200-4.944%203.473L6.5%2010.134l-1%201.732l2.763%201.596A7.4%207.4%200%200%200%208%2015.429c0%202.015.243%203.973.7%205.847l-2.959.793l.518%201.932l2.995-.803a24.5%2024.5%200%200%200%203.801%207.161l-2.762%202.762l1.414%201.415l2.633-2.634a24.7%2024.7%200%200%200%205.313%204.432l-1.52%202.63l1.733%201l1.528-2.647A24.4%2024.4%200%200%200%2030%2039.867V43h2v-3.007q.285.007.571.007a7.41%207.41%200%200%200%205.714-2.68l2.68%201.546l1-1.732l-2.619-1.511c.42-.931.654-1.964.654-3.052a7.43%207.43%200%200%200-3.67-6.409l1.536-2.662l-1.732-1l-1.667%202.887a7.4%207.4%200%200%200-1.896-.244a9.67%209.67%200%200%201-6.125-2.175l2.261-2.26l-1.414-1.415l-2.261%202.261a9.67%209.67%200%200%201-2.175-6.125a7.4%207.4%200%200%200-.762-3.281l2.44-2.44l-1.414-1.415zM15%2015a1%201%200%201%200%200%202a1%201%200%200%200%200-2m-3%201a3%203%200%201%201%206%200a3%203%200%200%201-6%200m12%2013a1%201%200%201%200%200%202a1%201%200%200%200%200-2m-3%201a3%203%200%201%201%206%200a3%203%200%200%201-6%200m-4-4a2%202%200%201%200%200-4a2%202%200%200%200%200%204m17%206a2%202%200%201%201-4%200a2%202%200%200%201%204%200%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/bacteria.svg?color=%231a73e8&size=48