The HugeIcons pill icon depicts a capsule or tablet, commonly used to represent medication, health, or wellness-related features in a user interface.
Common uses
- Medication tracking
- Health dashboard
- Pharmacy app feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PillIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PillIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- capsuletabletmedicinehealth
FAQ
- What is the PillIcon used for?
- The PillIcon is typically used to signify medication, health, or wellness. It's useful for features related to healthcare or pharmaceuticals.
- How do I use the PillIcon in React?
- Import both HugeiconsIcon and PillIcon, then render it using <HugeiconsIcon icon={PillIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for the HugeIcons pill icon?
- The HugeIcons pill icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →