John KuehJohn Kueh

capsule icon

Tabler · capsule · MIT

Download SVG

The Tabler capsule icon depicts a capsule, commonly used in UI to represent concepts related to medicine, health, or pharmaceuticals.

Common uses

  • Healthcare app navigation
  • Medication reminder feature
  • Pharmacy product listing

Use it in React

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

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

Styles

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

outline
<IconCapsule size={24} stroke={2} />
filled
<IconCapsuleFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
medicinepharmaceuticalpilltreatmentdrugremedysoftgeltablethealthmedicationshapescapsule

FAQ

What does the capsule icon represent?
It represents a capsule, often used for medical, pharmaceutical, or health-related concepts in user interfaces.
How do I use the capsule icon in React?
You can import and use it like this: `import { IconCapsule } from '@tabler/icons-react'`. Then render it as `<IconCapsule />`.
What is the license for the Tabler capsule icon?
The Tabler icon library, including the capsule icon, is available 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 →

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