The HugeIcons prescription icon visually represents a medical prescription, commonly used in healthcare applications to denote prescription-related information or actions.
Common uses
- Displaying prescription details
- Linking to prescription management
- Indicating a medical order
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PrescriptionIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PrescriptionIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medicaldrugmedicinehealth
FAQ
- What is the Prescription icon used for?
- It's used to represent a medical prescription in user interfaces, often for healthcare-related software or features.
- How do I use the Prescription icon in React?
- Import both HugeiconsIcon and PrescriptionIcon, then render it using <HugeiconsIcon icon={PrescriptionIcon} />.
- What is the license for this icon?
- The Prescription icon is available under the MIT license, allowing for free use in commercial and non-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 →