The Tabler pill off icon depicts a crossed-out pill, commonly used to signify the absence of medication, a stopped treatment, or a condition unrelated to medication.
Common uses
- Indicate a medication is no longer prescribed.
- Show a health status unrelated to drugs.
- Represent a cancelled or discontinued treatment plan.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPillOff } from '@tabler/icons-react';
<IconPillOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- drugmedicationillnesssicknessdoctorprescriptionpilloffmedicalwellnesshealthno medicationtreatment stoppeddrug removedprescription cancelled
FAQ
- What does the pill off icon represent?
- It signifies the absence or discontinuation of medication or treatment.
- How do I use the pill off icon in React?
- You can import and use it like this: import { IconPillOff } from '@tabler/icons-react'; <IconPillOff />.
- What is the license for this icon?
- The Tabler icon library, including the pill off icon, is available 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 →