Test Tube Minimalistic 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 { IconTestTubeMinimalistic } from "@devigner-ui/icons";
<IconTestTubeMinimalistic className="size-6" />
<script setup>
import { IconTestTubeMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTestTubeMinimalistic class="size-6" />
</template>
<script>
import { IconTestTubeMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconTestTubeMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 9.85 14.18 3m.68.69 5.38 5.4L13 16.34l-3.51 3.53a3.8 3.8 0 0 1-5.38 0 3.83 3.83 0 0 1 0-5.4z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m6.8 11.78 1.27.15a2.2 2.2 0 0 1 1.95 1.95c.09.79.59 1.47 1.32 1.79l1.66.68" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>