John KuehJohn Kueh

capsule horizontal icon

Tabler · capsule-horizontal · MIT

Download SVG

The Tabler capsule horizontal icon depicts a capsule shape oriented horizontally, commonly used to represent medicine, pharmaceuticals, or health-related items in user interfaces.

Common uses

  • Medical record details
  • Medication dosage information
  • Pharmacy product listing

Use it in React

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

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

Styles

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

outline
<IconCapsuleHorizontal size={24} stroke={2} />
filled
<IconCapsuleHorizontalFilled size={24} stroke={2} />

Details

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

FAQ

What does the capsule horizontal icon represent?
It visually represents a capsule, often used for medicine, pills, or health treatments.
How do I use this icon in React?
Import it using `import { IconCapsuleHorizontal } from '@tabler/icons-react';` and then use it as a component: `<IconCapsuleHorizontal />`.
What is the license for this icon?
The Tabler icon set, including this 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 →