John KuehJohn Kueh

pill icon

Tabler · pill · MIT

Download SVG

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

Common uses

  • Button for accessing medication history
  • Link to a healthcare provider's page
  • Status indicator for a prescription refill

Use it in React

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

<IconPill size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPill size={24} stroke={2} />
filled
<IconPillFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Health
Keywords
drugmedicationillnesssicknessdoctorprescriptionpillmedicalwellnesshealthcarehealthcapsuletabletmedicine

FAQ

What is the purpose of the pill icon?
It visually represents medication, health, or wellness in user interfaces. It's useful for linking to health-related features or indicating medical information.
How do I use the pill icon in React?
Import it from the '@tabler/icons-react' library like this: import { IconPill } from '@tabler/icons-react'. Then use it as a component: <IconPill />.
What is the license for the Tabler pill icon?
The Tabler icon library, including the pill icon, is distributed under the MIT license.

Related icons

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

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