The HugeIcons give pill icon visually represents the action of administering medication, commonly used in healthcare applications to signify treatment, prescriptions, or health-related actions.
Common uses
- Medication reminder button
- Prescription history entry
- Healthcare service link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GivePillIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GivePillIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medicinedrughealthtreatment
FAQ
- What does the give pill icon represent?
- It depicts the act of giving a pill, typically used to represent medication, treatment, or health-related actions within an interface.
- How do I use the GivePillIcon in React?
- Import both HugeiconsIcon and GivePillIcon, then render it using <HugeiconsIcon icon={GivePillIcon} />.
- What is the license for this icon?
- The GivePillIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →