The Tabler vaccine bottle icon visually represents a vial of vaccine or medicine, commonly used in UI to signify health-related services, vaccination information, or pharmaceutical products.
Common uses
- Button for booking vaccine appointments
- Label for a medical supplies section
- Icon indicating a health insurance benefit
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVaccineBottle } from '@tabler/icons-react';
<IconVaccineBottle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- medicalmedicinepharmacycovidvirusdrugvaccinebottlewellnesshealthcarehealthmedicine bottlevialinjectionserum
FAQ
- What does the vaccine bottle icon represent?
- It depicts a vial of vaccine or medicine, suitable for health and medical contexts.
- How do I use this icon in React?
- Import it using `import { IconVaccineBottle } from '@tabler/icons-react'` and use it as a component: `<IconVaccineBottle />`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →