John KuehJohn Kueh

pill icon

Phosphor · pill · MIT

Download SVG

The Phosphor pill icon depicts a capsule, commonly used in UI to represent medication, health-related information, or pharmaceutical services.

Common uses

  • Medication tracking feature
  • Link to pharmacy services
  • Health tips section

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Pill } from '@phosphor-icons/react';

<Pill size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Pill size={24} />
thin
<Pill size={24} weight="thin" />
light
<Pill size={24} weight="light" />
bold
<Pill size={24} weight="bold" />
fill
<Pill size={24} weight="fill" />
duotone
<Pill size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
capsulemedicinerxpharmacypharmacistpharmaceuticalsprescriptiondrugshealth & wellnesspill

FAQ

What does the pill icon represent?
The pill icon represents a capsule, often used for medication, health services, or pharmaceutical contexts.
How do I use the pill icon in React?
You can import and use it in React with: import { Pill } from '@phosphor-icons/react'.
What is the license for the Phosphor pill icon?
The Phosphor icon library, including the pill icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →