The Tabler prescription icon depicts a document with lines, commonly used to represent medical prescriptions, doctor's orders, or pharmacy-related information in user interfaces.
Common uses
- Button to access prescription history
- Label for a pharmacy order status
- Icon for a medical record section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPrescription } from '@tabler/icons-react';
<IconPrescription size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- doctorpharmacydrugpillsmedicaldiseaseprescriptionwellnesshealthcaretreatmenthealthmedical formdoctor's orderpharmacy sliphealth record
FAQ
- What does the prescription icon represent?
- It visually signifies a medical prescription, a doctor's note, or pharmacy-related actions within an application.
- How do I use this icon in React?
- Import it using `import { IconPrescription } from '@tabler/icons-react'` and then use it as a component: `<IconPrescription />`.
- What is the license for this icon?
- The Tabler icons, including the prescription icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →