Pills3 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 { IconPills3 } from "@devigner-ui/icons";
<IconPills3 className="size-6" />
<script setup>
import { IconPills3 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPills3 class="size-6" />
</template>
<script>
import { IconPills3 } from "@devigner-ui/icons-svelte";
</script>
<IconPills3 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 9.5a4.49 4.49 0 0 0-7.68-3.18A4.5 4.5 0 0 0 2 9.5m9 0a4.49 4.49 0 0 1-7.68 3.18A4.5 4.5 0 0 1 2 9.5m9 0H2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M14.76 7.12A3 3 0 1 0 19 2.88a3 3 0 0 0-4.24 4.24" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M20.9 17.38a3.74 3.74 0 0 0-5.28-5.28l-3.53 3.52a3.74 3.74 0 0 0 5.3 5.29z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M14 14s.28 1.46 1.91 3.09A6.7 6.7 0 0 0 19 19" stroke="currentColor" stroke-width="1.5"></path></svg>