ambulance-outline-rounded from Material Symbols by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
ambulance-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

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 3V1q0-.425.288-.712T12 0t.713.288T13 1v2q0 .425-.288.713T12 4t-.712-.288T11 3M5.875 4.7L4.3 3.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l1.6 1.6q.3.3.3.7t-.3.7t-.712.3t-.713-.3M3 14.35q0-.175.025-.35t.075-.325L5.1 8q.15-.45.538-.725T6.5 7H9V6q0-.425.288-.712T10 5h1.25q.35 0 .513.288t-.013.587q-.3.575-.488 1.213T11.026 8.4q-.025.25-.2.425T10.4 9H6.85l-1.475 4h7.65q.425 0 .713.288t.287.712t-.288.713t-.712.287H5v4h14v-2q0-.425.288-.712T20 16t.713.288T21 17v4.5q0 .625-.437 1.063T19.5 23t-1.062-.437T18 21.5V21H6v.5q0 .625-.437 1.063T4.5 23t-1.062-.437T3 21.5zM9 18q.425 0 .713-.288T10 17t-.288-.712T9 16H7q-.425 0-.712.288T6 17t.288.713T7 18zm6 0h2q.425 0 .713-.288T18 17t-.288-.712T17 16h-2q-.425 0-.712.288T14 17t.288.713T15 18M5 15v4zm12.275-5.875l-.45-.45q-.225-.225-.525-.213t-.525.238t-.225.525t.225.525l.8.8q.3.3.7.3t.7-.3l2.25-2.225q.225-.225.225-.525t-.225-.525t-.525-.212t-.525.212zm4.263-3.662Q23 6.925 23 9t-1.463 3.538T18 14t-3.537-1.463T13 9t1.463-3.537T18 4t3.538 1.463"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAmbulanceOutlineRounded(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 3V1q0-.425.288-.712T12 0t.713.288T13 1v2q0 .425-.288.713T12 4t-.712-.288T11 3M5.875 4.7L4.3 3.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l1.6 1.6q.3.3.3.7t-.3.7t-.712.3t-.713-.3M3 14.35q0-.175.025-.35t.075-.325L5.1 8q.15-.45.538-.725T6.5 7H9V6q0-.425.288-.712T10 5h1.25q.35 0 .513.288t-.013.587q-.3.575-.488 1.213T11.026 8.4q-.025.25-.2.425T10.4 9H6.85l-1.475 4h7.65q.425 0 .713.288t.287.712t-.288.713t-.712.287H5v4h14v-2q0-.425.288-.712T20 16t.713.288T21 17v4.5q0 .625-.437 1.063T19.5 23t-1.062-.437T18 21.5V21H6v.5q0 .625-.437 1.063T4.5 23t-1.062-.437T3 21.5zM9 18q.425 0 .713-.288T10 17t-.288-.712T9 16H7q-.425 0-.712.288T6 17t.288.713T7 18zm6 0h2q.425 0 .713-.288T18 17t-.288-.712T17 16h-2q-.425 0-.712.288T14 17t.288.713T15 18M5 15v4zm12.275-5.875l-.45-.45q-.225-.225-.525-.213t-.525.238t-.225.525t.225.525l.8.8q.3.3.7.3t.7-.3l2.25-2.225q.225-.225.225-.525t-.225-.525t-.525-.212t-.525.212zm4.263-3.662Q23 6.925 23 9t-1.463 3.538T18 14t-3.537-1.463T13 9t1.463-3.537T18 4t3.538 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 3V1q0-.425.288-.712T12 0t.713.288T13 1v2q0 .425-.288.713T12 4t-.712-.288T11 3M5.875 4.7L4.3 3.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l1.6 1.6q.3.3.3.7t-.3.7t-.712.3t-.713-.3M3 14.35q0-.175.025-.35t.075-.325L5.1 8q.15-.45.538-.725T6.5 7H9V6q0-.425.288-.712T10 5h1.25q.35 0 .513.288t-.013.587q-.3.575-.488 1.213T11.026 8.4q-.025.25-.2.425T10.4 9H6.85l-1.475 4h7.65q.425 0 .713.288t.287.712t-.288.713t-.712.287H5v4h14v-2q0-.425.288-.712T20 16t.713.288T21 17v4.5q0 .625-.437 1.063T19.5 23t-1.062-.437T18 21.5V21H6v.5q0 .625-.437 1.063T4.5 23t-1.062-.437T3 21.5zM9 18q.425 0 .713-.288T10 17t-.288-.712T9 16H7q-.425 0-.712.288T6 17t.288.713T7 18zm6 0h2q.425 0 .713-.288T18 17t-.288-.712T17 16h-2q-.425 0-.712.288T14 17t.288.713T15 18M5 15v4zm12.275-5.875l-.45-.45q-.225-.225-.525-.213t-.525.238t-.225.525t.225.525l.8.8q.3.3.7.3t.7-.3l2.25-2.225q.225-.225.225-.525t-.225-.525t-.525-.212t-.525.212zm4.263-3.662Q23 6.925 23 9t-1.463 3.538T18 14t-3.537-1.463T13 9t1.463-3.537T18 4t3.538 1.463"/></svg>
</template>

CSS

.icon-ambulance-outline-rounded {
  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%203V1q0-.425.288-.712T12%200t.713.288T13%201v2q0%20.425-.288.713T12%204t-.712-.288T11%203M5.875%204.7L4.3%203.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l1.6%201.6q.3.3.3.7t-.3.7t-.712.3t-.713-.3M3%2014.35q0-.175.025-.35t.075-.325L5.1%208q.15-.45.538-.725T6.5%207H9V6q0-.425.288-.712T10%205h1.25q.35%200%20.513.288t-.013.587q-.3.575-.488%201.213T11.026%208.4q-.025.25-.2.425T10.4%209H6.85l-1.475%204h7.65q.425%200%20.713.288t.287.712t-.288.713t-.712.287H5v4h14v-2q0-.425.288-.712T20%2016t.713.288T21%2017v4.5q0%20.625-.437%201.063T19.5%2023t-1.062-.437T18%2021.5V21H6v.5q0%20.625-.437%201.063T4.5%2023t-1.062-.437T3%2021.5zM9%2018q.425%200%20.713-.288T10%2017t-.288-.712T9%2016H7q-.425%200-.712.288T6%2017t.288.713T7%2018zm6%200h2q.425%200%20.713-.288T18%2017t-.288-.712T17%2016h-2q-.425%200-.712.288T14%2017t.288.713T15%2018M5%2015v4zm12.275-5.875l-.45-.45q-.225-.225-.525-.213t-.525.238t-.225.525t.225.525l.8.8q.3.3.7.3t.7-.3l2.25-2.225q.225-.225.225-.525t-.225-.525t-.525-.212t-.525.212zm4.263-3.662Q23%206.925%2023%209t-1.463%203.538T18%2014t-3.537-1.463T13%209t1.463-3.537T18%204t3.538%201.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%203V1q0-.425.288-.712T12%200t.713.288T13%201v2q0%20.425-.288.713T12%204t-.712-.288T11%203M5.875%204.7L4.3%203.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l1.6%201.6q.3.3.3.7t-.3.7t-.712.3t-.713-.3M3%2014.35q0-.175.025-.35t.075-.325L5.1%208q.15-.45.538-.725T6.5%207H9V6q0-.425.288-.712T10%205h1.25q.35%200%20.513.288t-.013.587q-.3.575-.488%201.213T11.026%208.4q-.025.25-.2.425T10.4%209H6.85l-1.475%204h7.65q.425%200%20.713.288t.287.712t-.288.713t-.712.287H5v4h14v-2q0-.425.288-.712T20%2016t.713.288T21%2017v4.5q0%20.625-.437%201.063T19.5%2023t-1.062-.437T18%2021.5V21H6v.5q0%20.625-.437%201.063T4.5%2023t-1.062-.437T3%2021.5zM9%2018q.425%200%20.713-.288T10%2017t-.288-.712T9%2016H7q-.425%200-.712.288T6%2017t.288.713T7%2018zm6%200h2q.425%200%20.713-.288T18%2017t-.288-.712T17%2016h-2q-.425%200-.712.288T14%2017t.288.713T15%2018M5%2015v4zm12.275-5.875l-.45-.45q-.225-.225-.525-.213t-.525.238t-.225.525t.225.525l.8.8q.3.3.7.3t.7-.3l2.25-2.225q.225-.225.225-.525t-.225-.525t-.525-.212t-.525.212zm4.263-3.662Q23%206.925%2023%209t-1.463%203.538T18%2014t-3.537-1.463T13%209t1.463-3.537T18%204t3.538%201.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-rounded.svg?color=%231a73e8&size=48