Jar Of Pills2 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 { IconJarOfPills2 } from "@devigner-ui/icons";
<IconJarOfPills2 className="size-6" />
<script setup>
import { IconJarOfPills2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconJarOfPills2 class="size-6" />
</template>
<script>
import { IconJarOfPills2 } from "@devigner-ui/icons-svelte";
</script>
<IconJarOfPills2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 3.5c0-.47 0-.7.08-.88a1 1 0 0 1 .54-.54C4.8 2 5.03 2 5.5 2h9c.47 0 .7 0 .88.08q.38.17.54.54c.08.18.08.41.08.88s0 .7-.08.88a1 1 0 0 1-.54.54c-.18.08-.41.08-.88.08h-9c-.47 0-.7 0-.88-.08a1 1 0 0 1-.54-.54C4 4.2 4 3.97 4 3.5" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M2.5 18h8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M2.5 10h15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M10.5 22H6.96c-.57 0-.86 0-1.13-.04a4 4 0 0 1-2.15-1c-.2-.19-.39-.4-.75-.85A4 4 0 0 1 2 17.55v-6.63A4 4 0 0 1 3.5 7.8l2.4-1.92c.55-.44.82-.65 1.14-.77S7.71 5 8.4 5h3.24c.7 0 1.05 0 1.38.11s.6.34 1.14.78l2.36 1.91A4 4 0 0 1 18 10.9v1.6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M10 12v4m-2-2h4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M14.77 16.77s1 .21 2.12 1.34a5 5 0 0 1 1.34 2.12m1.03-4.5c.96.96.99 2.48.07 3.4l-2.2 2.2a2.4 2.4 0 0 1-3.4-.07 2.4 2.4 0 0 1-.06-3.38l2.2-2.21a2.4 2.4 0 0 1 3.4.07" stroke="currentColor" stroke-width="1.5"></path></svg>