ambulance icon
ambulance-outline-sharp from Material Symbols by Google · Outline Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- ambulance-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
ambulanceBoxIcons v2 SolidambulanceEmoji One (Colored)ambulanceFont Awesome SolidambulanceFluent EmojiambulanceFluent Emoji FlatambulanceFluent Emoji High ContrastambulanceFirefox OS EmojiambulanceHealth IconsambulanceHuge IconsambulanceIconParkambulanceIconPark OutlineambulanceIconPark SolidambulanceIconPark TwoToneambulanceLine AwesomeambulanceLucideambulanceMaterial Symbols LightambulanceMaterial Design IconsambulanceMyna UI IconsambulanceNoto EmojiambulanceOpenMojiambulancePhosphorambulanceStreamline EmojisambulanceTabler IconsambulanceTwitter Emoji
More transit icons from Material Symbols
agricultureairlinesairport-shuttleauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-rightcar-fan-low-left
Use the ambulance icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 4V0h2v4zM6.575 5.425l-3-3L5 1l3 3zM3 23v-9l2.45-7H9V5h3.275q-.6.85-.937 1.863T11 9H6.85l-1.475 4h6.9q.425.6.95 1.113T14.4 15H5v4h14v-3.075q.525-.075 1.025-.225t.975-.375V23h-3v-2H6v2zm3-5h4v-2H6zm8 0h4v-2h-4zm-9 1v-4zm12.275-7.75L20.75 7.8L19.7 6.75l-2.425 2.375l-.975-.975l-1.05 1.075zm-2.812 1.288Q13 11.075 13 9t1.463-3.537T18 4t3.538 1.463T23 9t-1.463 3.538T18 14t-3.537-1.463"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAmbulanceOutlineSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 4V0h2v4zM6.575 5.425l-3-3L5 1l3 3zM3 23v-9l2.45-7H9V5h3.275q-.6.85-.937 1.863T11 9H6.85l-1.475 4h6.9q.425.6.95 1.113T14.4 15H5v4h14v-3.075q.525-.075 1.025-.225t.975-.375V23h-3v-2H6v2zm3-5h4v-2H6zm8 0h4v-2h-4zm-9 1v-4zm12.275-7.75L20.75 7.8L19.7 6.75l-2.425 2.375l-.975-.975l-1.05 1.075zm-2.812 1.288Q13 11.075 13 9t1.463-3.537T18 4t3.538 1.463T23 9t-1.463 3.538T18 14t-3.537-1.463"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 4V0h2v4zM6.575 5.425l-3-3L5 1l3 3zM3 23v-9l2.45-7H9V5h3.275q-.6.85-.937 1.863T11 9H6.85l-1.475 4h6.9q.425.6.95 1.113T14.4 15H5v4h14v-3.075q.525-.075 1.025-.225t.975-.375V23h-3v-2H6v2zm3-5h4v-2H6zm8 0h4v-2h-4zm-9 1v-4zm12.275-7.75L20.75 7.8L19.7 6.75l-2.425 2.375l-.975-.975l-1.05 1.075zm-2.812 1.288Q13 11.075 13 9t1.463-3.537T18 4t3.538 1.463T23 9t-1.463 3.538T18 14t-3.537-1.463"/></svg> </template>
CSS
.icon-ambulance-outline-sharp {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%204V0h2v4zM6.575%205.425l-3-3L5%201l3%203zM3%2023v-9l2.45-7H9V5h3.275q-.6.85-.937%201.863T11%209H6.85l-1.475%204h6.9q.425.6.95%201.113T14.4%2015H5v4h14v-3.075q.525-.075%201.025-.225t.975-.375V23h-3v-2H6v2zm3-5h4v-2H6zm8%200h4v-2h-4zm-9%201v-4zm12.275-7.75L20.75%207.8L19.7%206.75l-2.425%202.375l-.975-.975l-1.05%201.075zm-2.812%201.288Q13%2011.075%2013%209t1.463-3.537T18%204t3.538%201.463T23%209t-1.463%203.538T18%2014t-3.537-1.463%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%204V0h2v4zM6.575%205.425l-3-3L5%201l3%203zM3%2023v-9l2.45-7H9V5h3.275q-.6.85-.937%201.863T11%209H6.85l-1.475%204h6.9q.425.6.95%201.113T14.4%2015H5v4h14v-3.075q.525-.075%201.025-.225t.975-.375V23h-3v-2H6v2zm3-5h4v-2H6zm8%200h4v-2h-4zm-9%201v-4zm12.275-7.75L20.75%207.8L19.7%206.75l-2.425%202.375l-.975-.975l-1.05%201.075zm-2.812%201.288Q13%2011.075%2013%209t1.463-3.537T18%204t3.538%201.463T23%209t-1.463%203.538T18%2014t-3.537-1.463%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/ambulance-outline-sharp.svg?color=%231a73e8&size=48