The Tabler hospital icon depicts a building with a cross, commonly used to represent medical facilities, healthcare services, or emergency locations in user interfaces.
Common uses
- Link to a hospital's website or information page.
- Indicate a medical or emergency service within an app.
- Represent a healthcare provider or facility in a directory.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHospital } from '@tabler/icons-react';
<IconHospital size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- medical-facilityhealthcareclinicemergencyhospital-buildinghealthcaremedical-centerhospital-structurehealth-centerhospitalmedical buildinghealthcare facilityemergency room
FAQ
- What does the hospital icon represent?
- It represents a hospital or a general medical facility. It's used in UIs to signify healthcare services or locations.
- How do I use the hospital icon in React?
- You can import and use it like this: import { IconHospital } from '@tabler/icons-react'. Then render it as <IconHospital />.
- What is the license for the Tabler hospital icon?
- The Tabler icons, including the hospital icon, are 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 →