Test Tube 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 { IconTestTube } from "@devigner-ui/icons";
<IconTestTube className="size-6" />
<script setup>
import { IconTestTube } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTestTube class="size-6" />
</template>
<script>
import { IconTestTube } from "@devigner-ui/icons-svelte";
</script>
<IconTestTube class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m9.75 2.5 8.4 4.82m-8.4-4.83-7.1 12.26a4.83 4.83 0 0 0 1.78 6.6 4.86 4.86 0 0 0 6.63-1.77l1.5-2.58 1.63-2.83 1.71-2.95 2.26-3.9M9.75 2.49 8.9 2m9.25 5.32.84.48" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m15.9 11.22-2.56-1.48m.85 4.43-4.2-2.41M12.55 17l-2.61-1.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M22 14.92c0 1.15-.9 2.08-2 2.08s-2-.93-2-2.08c0-.72.78-1.68 1.37-2.3a.86.86 0 0 1 1.26 0c.59.62 1.37 1.58 1.37 2.3" stroke="currentColor" stroke-width="1.5"></path></svg>