humbleicons

Pill icon

medicine drug tablet capsule health pharmacy prescription pill vitamin supplement
Pill icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-pill" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 10 4.5-4.5a3.536 3.536 0 1 1 5 5L14 15m-5-5-3.5 3.5a3.536 3.536 0 1 0 5 5L14 15m-5-5c1.5-.5 5.5 3.5 5 5m1-7 .5-.5"/></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#pill"/></svg>