The Tabler ambulance icon depicts a vehicle used for emergency medical transport, commonly used in UIs to represent medical services, emergency alerts, or healthcare-related features.
Common uses
- Emergency service button
- Healthcare app navigation
- Medical transport booking
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAmbulance } from '@tabler/icons-react';
<IconAmbulance size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- vehiclecarhospitalwarddoctorrescuerambulancetransporttravelautomobilevehiclesemergency vehiclemedical transporthospital carrescue vehicle
FAQ
- What is the Tabler ambulance icon for?
- This icon represents an ambulance, suitable for indicating emergency medical services, healthcare facilities, or transport related to medical aid.
- How do I use the ambulance icon in React?
- Import it using `import { IconAmbulance } from '@tabler/icons-react';` and then use it as a component: `<IconAmbulance />`.
- What is the license for the Tabler ambulance icon?
- The Tabler ambulance icon is distributed 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 Tabler.
Looking for something else? Search Tabler 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 →