Jar Of Pills 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 { IconJarOfPills } from "@devigner-ui/icons";
<IconJarOfPills className="size-6" />
<script setup>
import { IconJarOfPills } from "@devigner-ui/icons-vue";
</script>
<template>
<IconJarOfPills class="size-6" />
</template>
<script>
import { IconJarOfPills } from "@devigner-ui/icons-svelte";
</script>
<IconJarOfPills class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 3.5c0-.47 0-.7.08-.88a1 1 0 0 1 .54-.54C6.8 2 7.03 2 7.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-.54C6 4.2 6 3.97 6 3.5" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M4.5 18h15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M4.5 10h15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m5.5 7.8 2.4-1.92c.55-.44.82-.65 1.14-.77S9.71 5 10.4 5h3.24c.7 0 1.05 0 1.38.11s.6.34 1.14.78l2.36 1.91A4 4 0 0 1 20 10.9v6.67a4 4 0 0 1-.91 2.54l-.36.43A4 4 0 0 1 15.64 22H8.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 4 17.55v-6.63A4 4 0 0 1 5.5 7.8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 12v4m-2-2h4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>