The Tabler emergency bed icon visually represents a hospital bed, commonly used in UIs to signify medical facilities, patient care areas, or emergency services.
Common uses
- Button for emergency room access
- Label for patient waiting areas
- Icon within a healthcare service menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEmergencyBed } from '@tabler/icons-react';
<IconEmergencyBed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- hospitalmedicalpatientmedicineemergencybedwellnesshealthcaretreatmentcarehealthhospital bedmedical bedpatient bedhealthcare bed
FAQ
- What does the emergency bed icon represent?
- It depicts a hospital bed, suitable for indicating medical services, patient care, or emergency situations within an interface.
- How do I use this icon in React?
- Import it using `import { IconEmergencyBed } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon set, including the emergency bed icon, is released 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 →