The Lucide ambulance icon depicts a vehicle commonly used for emergency medical transport, often signifying urgent medical situations or healthcare services within a user interface.
Common uses
- Emergency services contact button
- Medical facility locator
- Urgent care service indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Ambulance } from 'lucide-react';
<Ambulance size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- ambulanceemergencymedicalvehiclesirenhealthcaretransportationrescueurgentfirst aidmedical vehicleemergency vehiclerescue vehicle
FAQ
- What is the ambulance icon used for?
- This icon represents an ambulance, typically used to denote emergency medical services, urgent healthcare, or transportation related to medical needs.
- How do I use the ambulance icon in React?
- You can import and use it in your React application with the following code: `import { Ambulance } from 'lucide-react'`. Then render it as `<Ambulance />`.
- What is the license for the Lucide ambulance icon?
- The Lucide icon library, including the ambulance icon, is available under the ISC license, which is a permissive open-source 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 →