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

Name
ambulance-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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.346v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356M7.587 5.7L5.992 4.125q-.146-.151-.146-.36t.146-.353q.147-.147.35-.147q.205 0 .358.146l1.58 1.581q.147.147.157.354q.01.208-.146.354q-.157.146-.357.146q-.201 0-.348-.146M4 14.427q0-.136.016-.273q.015-.137.065-.268L5.985 8.5q.073-.238.281-.37q.209-.13.465-.13h3.192v-.827q0-.29.183-.501q.182-.21.452-.21h.65q.182 0 .267.124t.006.289q-.146.383-.232.781q-.086.399-.108.821q-.022.21-.17.357t-.36.147H6.89l-1.61 4.403h8.265q.213 0 .357.144t.143.357t-.143.356t-.357.143H5V19h14v-3.058q0-.212.144-.356t.357-.144t.356.144t.143.356v5.443q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V20H5.231v1.385q0 .256-.18.435q-.18.18-.438.18q-.257 0-.435-.18Q4 21.642 4 21.385zm5.27 2.996q.31 0 .52-.21t.21-.52t-.21-.521t-.52-.21H7.307q-.311 0-.521.21t-.21.52t.21.52t.52.211zm5.46 0h1.962q.311 0 .521-.21t.21-.52t-.21-.521t-.52-.21H14.73q-.31 0-.521.21q-.21.21-.21.52t.21.52t.52.211M5 14.385V19zM16.602 9.74l-.796-.797q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313l.858.857q.242.243.565.243t.565-.242l2.27-2.264q.128-.129.138-.304t-.138-.323t-.314-.145t-.314.145zm3.541-3.596q1.165 1.165 1.165 2.836t-1.165 2.835t-2.835 1.165t-2.836-1.165t-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAmbulanceOutlineRounded(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.346v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356M7.587 5.7L5.992 4.125q-.146-.151-.146-.36t.146-.353q.147-.147.35-.147q.205 0 .358.146l1.58 1.581q.147.147.157.354q.01.208-.146.354q-.157.146-.357.146q-.201 0-.348-.146M4 14.427q0-.136.016-.273q.015-.137.065-.268L5.985 8.5q.073-.238.281-.37q.209-.13.465-.13h3.192v-.827q0-.29.183-.501q.182-.21.452-.21h.65q.182 0 .267.124t.006.289q-.146.383-.232.781q-.086.399-.108.821q-.022.21-.17.357t-.36.147H6.89l-1.61 4.403h8.265q.213 0 .357.144t.143.357t-.143.356t-.357.143H5V19h14v-3.058q0-.212.144-.356t.357-.144t.356.144t.143.356v5.443q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V20H5.231v1.385q0 .256-.18.435q-.18.18-.438.18q-.257 0-.435-.18Q4 21.642 4 21.385zm5.27 2.996q.31 0 .52-.21t.21-.52t-.21-.521t-.52-.21H7.307q-.311 0-.521.21t-.21.52t.21.52t.52.211zm5.46 0h1.962q.311 0 .521-.21t.21-.52t-.21-.521t-.52-.21H14.73q-.31 0-.521.21q-.21.21-.21.52t.21.52t.52.211M5 14.385V19zM16.602 9.74l-.796-.797q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313l.858.857q.242.243.565.243t.565-.242l2.27-2.264q.128-.129.138-.304t-.138-.323t-.314-.145t-.314.145zm3.541-3.596q1.165 1.165 1.165 2.836t-1.165 2.835t-2.835 1.165t-2.836-1.165t-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164"/></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.346v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356M7.587 5.7L5.992 4.125q-.146-.151-.146-.36t.146-.353q.147-.147.35-.147q.205 0 .358.146l1.58 1.581q.147.147.157.354q.01.208-.146.354q-.157.146-.357.146q-.201 0-.348-.146M4 14.427q0-.136.016-.273q.015-.137.065-.268L5.985 8.5q.073-.238.281-.37q.209-.13.465-.13h3.192v-.827q0-.29.183-.501q.182-.21.452-.21h.65q.182 0 .267.124t.006.289q-.146.383-.232.781q-.086.399-.108.821q-.022.21-.17.357t-.36.147H6.89l-1.61 4.403h8.265q.213 0 .357.144t.143.357t-.143.356t-.357.143H5V19h14v-3.058q0-.212.144-.356t.357-.144t.356.144t.143.356v5.443q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V20H5.231v1.385q0 .256-.18.435q-.18.18-.438.18q-.257 0-.435-.18Q4 21.642 4 21.385zm5.27 2.996q.31 0 .52-.21t.21-.52t-.21-.521t-.52-.21H7.307q-.311 0-.521.21t-.21.52t.21.52t.52.211zm5.46 0h1.962q.311 0 .521-.21t.21-.52t-.21-.521t-.52-.21H14.73q-.31 0-.521.21q-.21.21-.21.52t.21.52t.52.211M5 14.385V19zM16.602 9.74l-.796-.797q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313l.858.857q.242.243.565.243t.565-.242l2.27-2.264q.128-.129.138-.304t-.138-.323t-.314-.145t-.314.145zm3.541-3.596q1.165 1.165 1.165 2.836t-1.165 2.835t-2.835 1.165t-2.836-1.165t-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164"/></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.5%204.346v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356M7.587%205.7L5.992%204.125q-.146-.151-.146-.36t.146-.353q.147-.147.35-.147q.205%200%20.358.146l1.58%201.581q.147.147.157.354q.01.208-.146.354q-.157.146-.357.146q-.201%200-.348-.146M4%2014.427q0-.136.016-.273q.015-.137.065-.268L5.985%208.5q.073-.238.281-.37q.209-.13.465-.13h3.192v-.827q0-.29.183-.501q.182-.21.452-.21h.65q.182%200%20.267.124t.006.289q-.146.383-.232.781q-.086.399-.108.821q-.022.21-.17.357t-.36.147H6.89l-1.61%204.403h8.265q.213%200%20.357.144t.143.357t-.143.356t-.357.143H5V19h14v-3.058q0-.212.144-.356t.357-.144t.356.144t.143.356v5.443q0%20.256-.18.436q-.18.179-.438.179q-.257%200-.435-.18q-.178-.179-.178-.435V20H5.231v1.385q0%20.256-.18.435q-.18.18-.438.18q-.257%200-.435-.18Q4%2021.642%204%2021.385zm5.27%202.996q.31%200%20.52-.21t.21-.52t-.21-.521t-.52-.21H7.307q-.311%200-.521.21t-.21.52t.21.52t.52.211zm5.46%200h1.962q.311%200%20.521-.21t.21-.52t-.21-.521t-.52-.21H14.73q-.31%200-.521.21q-.21.21-.21.52t.21.52t.52.211M5%2014.385V19zM16.602%209.74l-.796-.797q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313l.858.857q.242.243.565.243t.565-.242l2.27-2.264q.128-.129.138-.304t-.138-.323t-.314-.145t-.314.145zm3.541-3.596q1.165%201.165%201.165%202.836t-1.165%202.835t-2.835%201.165t-2.836-1.165t-1.164-2.835t1.164-2.836t2.836-1.164q1.67%200%202.835%201.164%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.346v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356M7.587%205.7L5.992%204.125q-.146-.151-.146-.36t.146-.353q.147-.147.35-.147q.205%200%20.358.146l1.58%201.581q.147.147.157.354q.01.208-.146.354q-.157.146-.357.146q-.201%200-.348-.146M4%2014.427q0-.136.016-.273q.015-.137.065-.268L5.985%208.5q.073-.238.281-.37q.209-.13.465-.13h3.192v-.827q0-.29.183-.501q.182-.21.452-.21h.65q.182%200%20.267.124t.006.289q-.146.383-.232.781q-.086.399-.108.821q-.022.21-.17.357t-.36.147H6.89l-1.61%204.403h8.265q.213%200%20.357.144t.143.357t-.143.356t-.357.143H5V19h14v-3.058q0-.212.144-.356t.357-.144t.356.144t.143.356v5.443q0%20.256-.18.436q-.18.179-.438.179q-.257%200-.435-.18q-.178-.179-.178-.435V20H5.231v1.385q0%20.256-.18.435q-.18.18-.438.18q-.257%200-.435-.18Q4%2021.642%204%2021.385zm5.27%202.996q.31%200%20.52-.21t.21-.52t-.21-.521t-.52-.21H7.307q-.311%200-.521.21t-.21.52t.21.52t.52.211zm5.46%200h1.962q.311%200%20.521-.21t.21-.52t-.21-.521t-.52-.21H14.73q-.31%200-.521.21q-.21.21-.21.52t.21.52t.52.211M5%2014.385V19zM16.602%209.74l-.796-.797q-.129-.129-.304-.135t-.323.141t-.148.314t.148.313l.858.857q.242.243.565.243t.565-.242l2.27-2.264q.128-.129.138-.304t-.138-.323t-.314-.145t-.314.145zm3.541-3.596q1.165%201.165%201.165%202.836t-1.165%202.835t-2.835%201.165t-2.836-1.165t-1.164-2.835t1.164-2.836t2.836-1.164q1.67%200%202.835%201.164%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-outline-rounded.svg?color=%231a73e8&size=48