The Lucide 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.
- Button to access emergency services or a medical contact.
- Marker for a healthcare provider or clinic on a map.
Use it in React
Install
npm i lucide-reactImport & render
import { Hospital } from 'lucide-react';
<Hospital size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- infirmarysanatoriumhealthcaredoctorhospiceclinicemergency roomwardbuildingmedicalvethospital
FAQ
- What does the hospital icon represent?
- It represents a hospital or medical facility. It's used to signify places related to healthcare, treatment, or emergencies.
- How do I use the hospital icon in React?
- You can import and use it like this: import { Hospital } from 'lucide-react'. Then, render it as <Hospital />.
- What is the license for the hospital icon?
- The Lucide icon library, including the hospital icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →