John KuehJohn Kueh

ambulance icon

Phosphor · ambulance · MIT

Download SVG

The Phosphor ambulance icon visually represents an ambulance vehicle, commonly used in UIs to denote emergency services, medical facilities, or related health and safety information.

Common uses

  • Emergency services button
  • Medical transport option
  • Health clinic location marker

Use it in React

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

<Ambulance size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
*new*first-aidemtmedicalmedicineinjurysafetyemergencydoctorvehicleshealth & wellnessmaps & travelobjectsambulancemedical vehicleemergency vehicle

FAQ

What is the ambulance icon used for?
It's used to represent ambulances, emergency medical services, or medical facilities in user interfaces.
How do I use the ambulance icon in React?
Import it as 'Ambulance' from '@phosphor-icons/react' and use it as a component: <Ambulance />.
What is the license for this icon?
The Phosphor icon library, including the ambulance 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 →