Hand 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 { IconHandPills } from "@devigner-ui/icons";
<IconHandPills className="size-6" />
<script setup>
import { IconHandPills } from "@devigner-ui/icons-vue";
</script>
<template>
<IconHandPills class="size-6" />
</template>
<script>
import { IconHandPills } from "@devigner-ui/icons-svelte";
</script>
<IconHandPills class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.8 6.64a2.72 2.72 0 1 1 3.84-3.84l2.56 2.56a2.72 2.72 0 0 1-3.84 3.84z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M14 4s-.23 1.17-1.53 2.47S10 8 10 8" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M4 21.39h2.26q1.53 0 3.02.3c1.74.36 3.57.4 5.33.12a9 9 0 0 0 4.61-2.06c.57-.53 1.17-1.4 1.6-2.08.35-.58.18-1.3-.4-1.73a1.9 1.9 0 0 0-2.22 0l-1.8 1.37a5.4 5.4 0 0 1-2.72 1.2m0 0-.11.02m.1-.01a1 1 0 0 0 .43-.24 1.5 1.5 0 0 0 .13-2.14 2 2 0 0 0-.45-.36c-2.8-1.67-7.15-.4-9.78 1.46m9.68 1.28h-.11m0 0q-.8.1-1.82.01" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>