John KuehJohn Kueh

hospital location icon

HugeIcons · HospitalLocationIcon · MIT

Download SVG

The HugeIcons hospital location icon visually represents a medical facility, commonly used to indicate the presence or location of a hospital on maps or in navigation interfaces.

Common uses

  • Map markers for hospitals
  • Navigation to medical centers
  • Healthcare service directory

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HospitalLocationIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HospitalLocationIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
medical buildingclinic markerhealth facilityhospital symbol

FAQ

What does the hospital location icon represent?
This icon signifies a hospital or medical facility. It's used to help users easily identify and locate healthcare services.
How do I use this icon in React?
Import both HugeiconsIcon and HospitalLocationIcon, then render it using <HugeiconsIcon icon={HospitalLocationIcon} />.
What is the license for this icon?
The HospitalLocationIcon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

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