The Lucide pill icon visually represents a capsule or tablet, commonly used in user interfaces to denote sections related to medication, health, or prescriptions.
Common uses
- Healthcare app medication tracking
- Pharmacy order status
- Medical record summary
Use it in React
Install
npm i lucide-reactImport & render
import { Pill } from 'lucide-react';
<Pill size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- medicinemedicationdrugprescriptiontabletpharmacypillcapsule
FAQ
- What does the pill icon represent?
- It represents a pill, tablet, or capsule, often used for health, medicine, or prescription-related features.
- How do I use the pill icon in React?
- You can import and use it like this: import { Pill } from 'lucide-react'. Then render it as <Pill />.
- What is the license for the Lucide pill icon?
- The Lucide icon library, including the pill icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →