The Tabler vaccine bottle off icon depicts a disabled or unavailable vaccine bottle, commonly used to signify that a vaccination is not applicable, has expired, or is not currently offered.
Common uses
- Indicating a discontinued vaccine program.
- Showing a patient's contraindication to a specific vaccine.
- Representing an out-of-stock or unavailable medication.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVaccineBottleOff } from '@tabler/icons-react';
<IconVaccineBottleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- medicalmedicinepharmacycovidvirusdrugvaccinebottleoffwellnesshealthmedical bottle offno vaccineunavailable medicineexpired drug
FAQ
- What does the vaccine bottle off icon represent?
- It signifies a vaccine or medication that is unavailable, not applicable, or has been discontinued.
- How do I use this icon in React?
- Import it using: import { IconVaccineBottleOff } from '@tabler/icons-react' and then use it as a component: <IconVaccineBottleOff />.
- What is the license for this icon?
- The Tabler icons, including this one, are released under the MIT license, which allows for free usage.
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 →