Ambulance Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Ambulance icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304913.svg" alt="Ambulance icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304913.svg" alt="Ambulance icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304913.svg" alt="Ambulance icon" :width="24" :height="24" />
CSS background
.icon-ambulance {
background-image: url('https://proicons.com/icon/304913.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M768 34c-4-19-22-34-41-34H263c-19 0-37 15-41 34l-11 57h568l-11-57zM492 74H235l7-36c2-11 13-21 25-21h228l-3 57zm475 346h-34V207c0-38-31-69-69-69H136c-38 0-69 31-69 69v213H33c-9 0-17 7-17 17v132c0 9 8 17 17 17h34v203c0 9 8 17 17 17h39c10 0 17 8 17 17v160c0 9 8 17 17 17h91c10 0 17-8 17-17V823c0-9 8-17 17-17h440c10 0 17 8 17 17v160c0 9 8 17 18 17h90c10 0 17-8 17-17V823c0-9 8-17 18-17h34c10 0 17-8 17-17V586h34c10 0 17-8 17-17V437c0-10-7-17-17-17zM423 225c0-3 3-5 5-5h44c3 0 5-2 5-5v-44c0-3 2-5 5-5h36c3 0 5 3 5 5v44c0 3 3 5 6 5h43c3 0 5 2 5 5v36c0 3-2 6-5 6h-43c-3 0-6 2-6 5v43c0 3-2 5-5 5h-36c-3 0-5-2-5-5v-43c0-3-3-5-5-5h-44c-3 0-5-3-5-6v-36zM138 372c0-9 8-17 17-17h690c9 0 17 8 17 17v216c0 9-8 17-17 17H155c-9 0-17-8-17-17V372zm151 387H157c-19 0-35-16-35-35v-43c0-19 16-34 35-34h132v112zm351 0H358c-10 0-17-7-17-15s7-14 17-14h282c9 0 17 6 17 14s-8 15-17 15zm17-74c0 10-8 17-17 17H358c-10 0-17-7-17-17v-21c0-10 7-18 17-18h282c9 0 17 8 17 18v21zm221 39c0 19-15 34-34 34H711V646h133c19 0 34 16 34 35v43z"/></svg>
Ambulance in other icon packs
Copied!