Bacteria icon in outline, twotone, bold and bulk. Free in all four styles, for health, clinics, pharmacy, gym, activity tracking. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconBacteria } from "@devigner-ui/icons";
<IconBacteria className="size-6" />
<script setup>
import { IconBacteria } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBacteria class="size-6" />
</template>
<script>
import { IconBacteria } from "@devigner-ui/icons-svelte";
</script>
<IconBacteria class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M2 12a10 10 0 1 1 20 0 10 10 0 0 1-20 0" stroke="currentColor" stroke-width="1.5"></path><path d="M6 15a3 3 0 1 1 6 0 3 3 0 0 1-6 0" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m4.5 11.5.41-1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M14.46 7.17s1.25-.17 2.13.7c.87.89.7 2.13.7 2.13" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M9 9.3s-1.24.16-2.12-.71c-.88-.88-.7-2.13-.7-2.13" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M19 13.14s-1.16.47-1.48 1.67.44 2.19.44 2.19" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M13.42 17.77 15 19" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M14.5 14v-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12 5h-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m12.5 9.5-1-1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>