The Tabler pills icon visually represents medication or drugs, commonly used in UIs to signify health-related sections, prescriptions, or medical information.
Common uses
- Link to a pharmacy or prescription management page.
- Indicate a section for medical conditions or treatments.
- Represent a user's medication list within a health app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPills } from '@tabler/icons-react';
<IconPills size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- drugmedicationillnesssicknessdoctorprescriptionpillsmedicalwellnesshealthcarehealth
FAQ
- What does the pills icon represent?
- It represents medication, drugs, or general health and wellness topics.
- How do I use the pills icon in React?
- You can import and use it like this: import { IconPills } from '@tabler/icons-react' and then render it as <IconPills />.
- What is the license for the Tabler pills icon?
- The Tabler icons, including the pills icon, are available under the MIT license.
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 →