Dropper Minimalistic2 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 { IconDropperMinimalistic2 } from "@devigner-ui/icons";
<IconDropperMinimalistic2 className="size-6" />
<script setup>
import { IconDropperMinimalistic2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconDropperMinimalistic2 class="size-6" />
</template>
<script>
import { IconDropperMinimalistic2 } from "@devigner-ui/icons-svelte";
</script>
<IconDropperMinimalistic2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 15.88V8c0-1.89 0-2.83-.59-3.41C17.83 4 16.9 4 15 4H9c-1.89 0-2.83 0-3.41.59C5 5.17 5 6.1 5 8v7.88c0 .76.32 1.49.88 2a9.05 9.05 0 0 0 12.24 0c.56-.51.88-1.24.88-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M14 16h-4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M14 10.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><path opacity="1" d="M12 21v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M14 4a2 2 0 1 0-4 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>