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 { IconPills } from "@devigner-ui/icons";
<IconPills className="size-6" />
<script setup>
import { IconPills } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPills class="size-6" />
</template>
<script>
import { IconPills } from "@devigner-ui/icons-svelte";
</script>
<IconPills class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.84 6.16s-.43 2.24-2.93 4.75-4.75 2.93-4.75 2.93m10.25 2.57a5.44 5.44 0 0 1-7.7 0L7.6 11.28a5.44 5.44 0 0 1 7.7-7.69l5.12 5.13a5.44 5.44 0 0 1 0 7.69" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M14.5 6.5 13 5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M6.73 10.13a6 6 0 1 0 7.14 7.1" stroke="currentColor" stroke-width="1.5"></path></svg>