ambulance emoji

ambulance from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
ambulance
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the ambulance emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M57 32v6m-2.6-4.5l5.2 3m-5.2 0l5.2-3"/><path d="M32 40h33v4H32z"/><path fill="#fff" d="M65 28.67v21.08c0 .55-.45 1.958-1 1.958h-6.67c0-2.76-1.24-5.958-4-5.958s-4 3.198-4 5.958H32.17V27.67H64c.55 0 1 .44 1 1m-32.83-1v24.08l-11.932-.018c-.12-2.65-2.158-5.982-4.838-5.982c-2.61 0-4.76 3.01-4.97 5.57L7 51.25v-5.67c0-.12 0-.23.01-.34c0-.11.01-.21.02-.31c.05-.62.18-1.11.34-1.48c.1-.25.21-.44.32-.6v-.01c.06-.07.11-.14.16-.2c.04-.06.09-.11.14-.15c.03-.02.05-.05.07-.07s.04-.03.06-.05c.03-.03.05-.03.05-.03l4.5-3.13c.94-1.04 1.84-1.99 2.72-2.85c.28-.29.57-.57.85-.84c.55-.54 1.1-1.04 1.62-1.51s1.02-.9 1.51-1.3c1.45-1.2 2.74-2.12 3.85-2.81c.38-.24.73-.44 1.06-.63s.65-.35.94-.5s.56-.27.82-.38c.18-.08.36-.15.53-.22l.24-.09c1-.37 1.52-.41 1.52-.41z"/><circle cx="53.33" cy="50.75" r="3" fill="#d0cfce"/><path fill="#d0cfce" d="M18.4 50.75c0 1.66-1.34 3-3 3s-3-1.34-3-3q0-.195.03-.39a2.986 2.986 0 0 1 2.97-2.61c1.57 0 2.85 1.2 2.98 2.73c.02.09.02.18.02.27"/><path fill="none" stroke="#92d3f5" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M57 32v6m-2.6-4.5l5.2 3m-5.2 0l5.2-3"/><path fill="#92d3f5" d="m26.943 33.124l-.151 5.355c0 .16-2.101 1.35-2.26 1.361l-6.382-.002c-.92.061-1.421-1.04-.772-1.694l4.704-5.029a1 1 0 0 1 .71-.295h3.848c.168 0 .303.136.303.303"/><path fill="#ea5a47" d="M32 40h33v4H32z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M61.5 50.75H64a1 1 0 0 0 1-1V28.667a1 1 0 0 0-1-1H28.333s-5.583.416-15.666 11.541l-4.5 3.125S7 43.063 7 45.583v4.667h.917m14.833.5h22.833"/><path d="M53.33 45.75c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3s-1.34 3-3 3m-32.94-3.23a5 5 0 0 0-4.99-4.77c-2.61 0-4.76 2.01-4.97 4.57c-.02.14-.03.28-.03.43c0 2.76 2.24 5 5 5s5-2.24 5-5c0-.08 0-.16-.01-.23m-4.99 3.23c-1.66 0-3-1.34-3-3q0-.195.03-.39a2.986 2.986 0 0 1 2.97-2.61c1.57 0 2.85 1.2 2.98 2.73c.02.09.02.18.02.27c0 1.66-1.34 3-3 3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M26.75 33.833v2.146a3 3 0 0 1-3 3H18m14.167-11.312V50.75"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiAmbulance(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M57 32v6m-2.6-4.5l5.2 3m-5.2 0l5.2-3"/><path d="M32 40h33v4H32z"/><path fill="#fff" d="M65 28.67v21.08c0 .55-.45 1.958-1 1.958h-6.67c0-2.76-1.24-5.958-4-5.958s-4 3.198-4 5.958H32.17V27.67H64c.55 0 1 .44 1 1m-32.83-1v24.08l-11.932-.018c-.12-2.65-2.158-5.982-4.838-5.982c-2.61 0-4.76 3.01-4.97 5.57L7 51.25v-5.67c0-.12 0-.23.01-.34c0-.11.01-.21.02-.31c.05-.62.18-1.11.34-1.48c.1-.25.21-.44.32-.6v-.01c.06-.07.11-.14.16-.2c.04-.06.09-.11.14-.15c.03-.02.05-.05.07-.07s.04-.03.06-.05c.03-.03.05-.03.05-.03l4.5-3.13c.94-1.04 1.84-1.99 2.72-2.85c.28-.29.57-.57.85-.84c.55-.54 1.1-1.04 1.62-1.51s1.02-.9 1.51-1.3c1.45-1.2 2.74-2.12 3.85-2.81c.38-.24.73-.44 1.06-.63s.65-.35.94-.5s.56-.27.82-.38c.18-.08.36-.15.53-.22l.24-.09c1-.37 1.52-.41 1.52-.41z"/><circle cx="53.33" cy="50.75" r="3" fill="#d0cfce"/><path fill="#d0cfce" d="M18.4 50.75c0 1.66-1.34 3-3 3s-3-1.34-3-3q0-.195.03-.39a2.986 2.986 0 0 1 2.97-2.61c1.57 0 2.85 1.2 2.98 2.73c.02.09.02.18.02.27"/><path fill="none" stroke="#92d3f5" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M57 32v6m-2.6-4.5l5.2 3m-5.2 0l5.2-3"/><path fill="#92d3f5" d="m26.943 33.124l-.151 5.355c0 .16-2.101 1.35-2.26 1.361l-6.382-.002c-.92.061-1.421-1.04-.772-1.694l4.704-5.029a1 1 0 0 1 .71-.295h3.848c.168 0 .303.136.303.303"/><path fill="#ea5a47" d="M32 40h33v4H32z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M61.5 50.75H64a1 1 0 0 0 1-1V28.667a1 1 0 0 0-1-1H28.333s-5.583.416-15.666 11.541l-4.5 3.125S7 43.063 7 45.583v4.667h.917m14.833.5h22.833"/><path d="M53.33 45.75c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3s-1.34 3-3 3m-32.94-3.23a5 5 0 0 0-4.99-4.77c-2.61 0-4.76 2.01-4.97 4.57c-.02.14-.03.28-.03.43c0 2.76 2.24 5 5 5s5-2.24 5-5c0-.08 0-.16-.01-.23m-4.99 3.23c-1.66 0-3-1.34-3-3q0-.195.03-.39a2.986 2.986 0 0 1 2.97-2.61c1.57 0 2.85 1.2 2.98 2.73c.02.09.02.18.02.27c0 1.66-1.34 3-3 3"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M26.75 33.833v2.146a3 3 0 0 1-3 3H18m14.167-11.312V50.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M57 32v6m-2.6-4.5l5.2 3m-5.2 0l5.2-3"/><path d="M32 40h33v4H32z"/><path fill="#fff" d="M65 28.67v21.08c0 .55-.45 1.958-1 1.958h-6.67c0-2.76-1.24-5.958-4-5.958s-4 3.198-4 5.958H32.17V27.67H64c.55 0 1 .44 1 1m-32.83-1v24.08l-11.932-.018c-.12-2.65-2.158-5.982-4.838-5.982c-2.61 0-4.76 3.01-4.97 5.57L7 51.25v-5.67c0-.12 0-.23.01-.34c0-.11.01-.21.02-.31c.05-.62.18-1.11.34-1.48c.1-.25.21-.44.32-.6v-.01c.06-.07.11-.14.16-.2c.04-.06.09-.11.14-.15c.03-.02.05-.05.07-.07s.04-.03.06-.05c.03-.03.05-.03.05-.03l4.5-3.13c.94-1.04 1.84-1.99 2.72-2.85c.28-.29.57-.57.85-.84c.55-.54 1.1-1.04 1.62-1.51s1.02-.9 1.51-1.3c1.45-1.2 2.74-2.12 3.85-2.81c.38-.24.73-.44 1.06-.63s.65-.35.94-.5s.56-.27.82-.38c.18-.08.36-.15.53-.22l.24-.09c1-.37 1.52-.41 1.52-.41z"/><circle cx="53.33" cy="50.75" r="3" fill="#d0cfce"/><path fill="#d0cfce" d="M18.4 50.75c0 1.66-1.34 3-3 3s-3-1.34-3-3q0-.195.03-.39a2.986 2.986 0 0 1 2.97-2.61c1.57 0 2.85 1.2 2.98 2.73c.02.09.02.18.02.27"/><path fill="none" stroke="#92d3f5" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M57 32v6m-2.6-4.5l5.2 3m-5.2 0l5.2-3"/><path fill="#92d3f5" d="m26.943 33.124l-.151 5.355c0 .16-2.101 1.35-2.26 1.361l-6.382-.002c-.92.061-1.421-1.04-.772-1.694l4.704-5.029a1 1 0 0 1 .71-.295h3.848c.168 0 .303.136.303.303"/><path fill="#ea5a47" d="M32 40h33v4H32z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M61.5 50.75H64a1 1 0 0 0 1-1V28.667a1 1 0 0 0-1-1H28.333s-5.583.416-15.666 11.541l-4.5 3.125S7 43.063 7 45.583v4.667h.917m14.833.5h22.833"/><path d="M53.33 45.75c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3s-1.34 3-3 3m-32.94-3.23a5 5 0 0 0-4.99-4.77c-2.61 0-4.76 2.01-4.97 4.57c-.02.14-.03.28-.03.43c0 2.76 2.24 5 5 5s5-2.24 5-5c0-.08 0-.16-.01-.23m-4.99 3.23c-1.66 0-3-1.34-3-3q0-.195.03-.39a2.986 2.986 0 0 1 2.97-2.61c1.57 0 2.85 1.2 2.98 2.73c.02.09.02.18.02.27c0 1.66-1.34 3-3 3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M26.75 33.833v2.146a3 3 0 0 1-3 3H18m14.167-11.312V50.75"/></svg>
</template>

CSS

.icon-ambulance {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57%2032v6m-2.6-4.5l5.2%203m-5.2%200l5.2-3%22%2F%3E%3Cpath%20d%3D%22M32%2040h33v4H32z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M65%2028.67v21.08c0%20.55-.45%201.958-1%201.958h-6.67c0-2.76-1.24-5.958-4-5.958s-4%203.198-4%205.958H32.17V27.67H64c.55%200%201%20.44%201%201m-32.83-1v24.08l-11.932-.018c-.12-2.65-2.158-5.982-4.838-5.982c-2.61%200-4.76%203.01-4.97%205.57L7%2051.25v-5.67c0-.12%200-.23.01-.34c0-.11.01-.21.02-.31c.05-.62.18-1.11.34-1.48c.1-.25.21-.44.32-.6v-.01c.06-.07.11-.14.16-.2c.04-.06.09-.11.14-.15c.03-.02.05-.05.07-.07s.04-.03.06-.05c.03-.03.05-.03.05-.03l4.5-3.13c.94-1.04%201.84-1.99%202.72-2.85c.28-.29.57-.57.85-.84c.55-.54%201.1-1.04%201.62-1.51s1.02-.9%201.51-1.3c1.45-1.2%202.74-2.12%203.85-2.81c.38-.24.73-.44%201.06-.63s.65-.35.94-.5s.56-.27.82-.38c.18-.08.36-.15.53-.22l.24-.09c1-.37%201.52-.41%201.52-.41z%22%2F%3E%3Ccircle%20cx%3D%2253.33%22%20cy%3D%2250.75%22%20r%3D%223%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M18.4%2050.75c0%201.66-1.34%203-3%203s-3-1.34-3-3q0-.195.03-.39a2.986%202.986%200%200%201%202.97-2.61c1.57%200%202.85%201.2%202.98%202.73c.02.09.02.18.02.27%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2392d3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57%2032v6m-2.6-4.5l5.2%203m-5.2%200l5.2-3%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m26.943%2033.124l-.151%205.355c0%20.16-2.101%201.35-2.26%201.361l-6.382-.002c-.92.061-1.421-1.04-.772-1.694l4.704-5.029a1%201%200%200%201%20.71-.295h3.848c.168%200%20.303.136.303.303%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M32%2040h33v4H32z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M61.5%2050.75H64a1%201%200%200%200%201-1V28.667a1%201%200%200%200-1-1H28.333s-5.583.416-15.666%2011.541l-4.5%203.125S7%2043.063%207%2045.583v4.667h.917m14.833.5h22.833%22%2F%3E%3Cpath%20d%3D%22M53.33%2045.75c-2.76%200-5%202.24-5%205s2.24%205%205%205s5-2.24%205-5s-2.24-5-5-5m0%208c-1.66%200-3-1.34-3-3s1.34-3%203-3s3%201.34%203%203s-1.34%203-3%203m-32.94-3.23a5%205%200%200%200-4.99-4.77c-2.61%200-4.76%202.01-4.97%204.57c-.02.14-.03.28-.03.43c0%202.76%202.24%205%205%205s5-2.24%205-5c0-.08%200-.16-.01-.23m-4.99%203.23c-1.66%200-3-1.34-3-3q0-.195.03-.39a2.986%202.986%200%200%201%202.97-2.61c1.57%200%202.85%201.2%202.98%202.73c.02.09.02.18.02.27c0%201.66-1.34%203-3%203%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M26.75%2033.833v2.146a3%203%200%200%201-3%203H18m14.167-11.312V50.75%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57%2032v6m-2.6-4.5l5.2%203m-5.2%200l5.2-3%22%2F%3E%3Cpath%20d%3D%22M32%2040h33v4H32z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M65%2028.67v21.08c0%20.55-.45%201.958-1%201.958h-6.67c0-2.76-1.24-5.958-4-5.958s-4%203.198-4%205.958H32.17V27.67H64c.55%200%201%20.44%201%201m-32.83-1v24.08l-11.932-.018c-.12-2.65-2.158-5.982-4.838-5.982c-2.61%200-4.76%203.01-4.97%205.57L7%2051.25v-5.67c0-.12%200-.23.01-.34c0-.11.01-.21.02-.31c.05-.62.18-1.11.34-1.48c.1-.25.21-.44.32-.6v-.01c.06-.07.11-.14.16-.2c.04-.06.09-.11.14-.15c.03-.02.05-.05.07-.07s.04-.03.06-.05c.03-.03.05-.03.05-.03l4.5-3.13c.94-1.04%201.84-1.99%202.72-2.85c.28-.29.57-.57.85-.84c.55-.54%201.1-1.04%201.62-1.51s1.02-.9%201.51-1.3c1.45-1.2%202.74-2.12%203.85-2.81c.38-.24.73-.44%201.06-.63s.65-.35.94-.5s.56-.27.82-.38c.18-.08.36-.15.53-.22l.24-.09c1-.37%201.52-.41%201.52-.41z%22%2F%3E%3Ccircle%20cx%3D%2253.33%22%20cy%3D%2250.75%22%20r%3D%223%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M18.4%2050.75c0%201.66-1.34%203-3%203s-3-1.34-3-3q0-.195.03-.39a2.986%202.986%200%200%201%202.97-2.61c1.57%200%202.85%201.2%202.98%202.73c.02.09.02.18.02.27%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2392d3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57%2032v6m-2.6-4.5l5.2%203m-5.2%200l5.2-3%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m26.943%2033.124l-.151%205.355c0%20.16-2.101%201.35-2.26%201.361l-6.382-.002c-.92.061-1.421-1.04-.772-1.694l4.704-5.029a1%201%200%200%201%20.71-.295h3.848c.168%200%20.303.136.303.303%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M32%2040h33v4H32z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M61.5%2050.75H64a1%201%200%200%200%201-1V28.667a1%201%200%200%200-1-1H28.333s-5.583.416-15.666%2011.541l-4.5%203.125S7%2043.063%207%2045.583v4.667h.917m14.833.5h22.833%22%2F%3E%3Cpath%20d%3D%22M53.33%2045.75c-2.76%200-5%202.24-5%205s2.24%205%205%205s5-2.24%205-5s-2.24-5-5-5m0%208c-1.66%200-3-1.34-3-3s1.34-3%203-3s3%201.34%203%203s-1.34%203-3%203m-32.94-3.23a5%205%200%200%200-4.99-4.77c-2.61%200-4.76%202.01-4.97%204.57c-.02.14-.03.28-.03.43c0%202.76%202.24%205%205%205s5-2.24%205-5c0-.08%200-.16-.01-.23m-4.99%203.23c-1.66%200-3-1.34-3-3q0-.195.03-.39a2.986%202.986%200%200%201%202.97-2.61c1.57%200%202.85%201.2%202.98%202.73c.02.09.02.18.02.27c0%201.66-1.34%203-3%203%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M26.75%2033.833v2.146a3%203%200%200%201-3%203H18m14.167-11.312V50.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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