ambulance-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
ambulance-sharp
Set
Material Symbols Light
Style
Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

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.5 4.846v-3h1v3zM7.921 6.06L5.633 3.77l.713-.713l2.288 2.288zM6.577 17.423H10v-1.461H6.577zm7.423 0h3.423v-1.461H14zM16.602 11l3.148-3.142l-.627-.627l-2.521 2.51l-1.11-1.11l-.627.633zm-2.13.816q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164q1.165 1.165 1.165 2.836t-1.165 2.835t-2.835 1.165t-2.836-1.165M4 22v-7.846L6.162 8h3.761V6.462h1.564q-.274.58-.419 1.208t-.145 1.31V9H6.889l-1.61 4.385h7.438q.904.944 2.087 1.462q1.183.519 2.504.519q.704 0 1.383-.154q.68-.153 1.309-.445V22h-1.23v-2H5.23v2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAmbulanceSharp(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.5 4.846v-3h1v3zM7.921 6.06L5.633 3.77l.713-.713l2.288 2.288zM6.577 17.423H10v-1.461H6.577zm7.423 0h3.423v-1.461H14zM16.602 11l3.148-3.142l-.627-.627l-2.521 2.51l-1.11-1.11l-.627.633zm-2.13.816q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164q1.165 1.165 1.165 2.836t-1.165 2.835t-2.835 1.165t-2.836-1.165M4 22v-7.846L6.162 8h3.761V6.462h1.564q-.274.58-.419 1.208t-.145 1.31V9H6.889l-1.61 4.385h7.438q.904.944 2.087 1.462q1.183.519 2.504.519q.704 0 1.383-.154q.68-.153 1.309-.445V22h-1.23v-2H5.23v2z"/></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.5 4.846v-3h1v3zM7.921 6.06L5.633 3.77l.713-.713l2.288 2.288zM6.577 17.423H10v-1.461H6.577zm7.423 0h3.423v-1.461H14zM16.602 11l3.148-3.142l-.627-.627l-2.521 2.51l-1.11-1.11l-.627.633zm-2.13.816q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164q1.165 1.165 1.165 2.836t-1.165 2.835t-2.835 1.165t-2.836-1.165M4 22v-7.846L6.162 8h3.761V6.462h1.564q-.274.58-.419 1.208t-.145 1.31V9H6.889l-1.61 4.385h7.438q.904.944 2.087 1.462q1.183.519 2.504.519q.704 0 1.383-.154q.68-.153 1.309-.445V22h-1.23v-2H5.23v2z"/></svg>
</template>

CSS

.icon-ambulance-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.5%204.846v-3h1v3zM7.921%206.06L5.633%203.77l.713-.713l2.288%202.288zM6.577%2017.423H10v-1.461H6.577zm7.423%200h3.423v-1.461H14zM16.602%2011l3.148-3.142l-.627-.627l-2.521%202.51l-1.11-1.11l-.627.633zm-2.13.816q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67%200%202.835%201.164q1.165%201.165%201.165%202.836t-1.165%202.835t-2.835%201.165t-2.836-1.165M4%2022v-7.846L6.162%208h3.761V6.462h1.564q-.274.58-.419%201.208t-.145%201.31V9H6.889l-1.61%204.385h7.438q.904.944%202.087%201.462q1.183.519%202.504.519q.704%200%201.383-.154q.68-.153%201.309-.445V22h-1.23v-2H5.23v2z%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.5%204.846v-3h1v3zM7.921%206.06L5.633%203.77l.713-.713l2.288%202.288zM6.577%2017.423H10v-1.461H6.577zm7.423%200h3.423v-1.461H14zM16.602%2011l3.148-3.142l-.627-.627l-2.521%202.51l-1.11-1.11l-.627.633zm-2.13.816q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67%200%202.835%201.164q1.165%201.165%201.165%202.836t-1.165%202.835t-2.835%201.165t-2.836-1.165M4%2022v-7.846L6.162%208h3.761V6.462h1.564q-.274.58-.419%201.208t-.145%201.31V9H6.889l-1.61%204.385h7.438q.904.944%202.087%201.462q1.183.519%202.504.519q.704%200%201.383-.154q.68-.153%201.309-.445V22h-1.23v-2H5.23v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/ambulance-sharp.svg?color=%231a73e8&size=48