John KuehJohn Kueh

hospital icon

Phosphor · hospital · MIT

Download SVG

The Phosphor hospital icon depicts a building with a cross, commonly used to represent medical facilities, emergency services, or healthcare-related locations in user interfaces.

Common uses

  • Marking a hospital location on a map.
  • Indicating a medical facility in a directory.
  • Representing healthcare services in an app.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Hospital } from '@phosphor-icons/react';

<Hospital size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Hospital size={24} />
thin
<Hospital size={24} weight="thin" />
light
<Hospital size={24} weight="light" />
bold
<Hospital size={24} weight="bold" />
fill
<Hospital size={24} weight="fill" />
duotone
<Hospital size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
*new*placeslocationsmedicalmedicineemergencydoctorbuildingsmaps & travelhealth & wellnesshospitalmedical buildingclinichealthcare facilityemergency room

FAQ

What does the hospital icon represent?
It represents a hospital or medical facility. It's often used for locations related to healthcare or emergency services.
How do I use the hospital icon in React?
You can import and use it like this: `import { Hospital } from '@phosphor-icons/react'`. Then render it as a component: `<Hospital />`.
What is the license for the Phosphor hospital icon?
The Phosphor icon library, including the hospital icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →