Add icons to this collection by clicking the heart icon.
Ambulance icon - also known as transport, vehicle, emergency, automobile, ambulance, medical assistance, and healthcare and medical. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <defs>
        <linearGradient
            id="linear-gradient"
            x1="100.343"
            y1="455.657"
            x2="455.657"
            y2="100.343"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#41dfd0" />
            <stop offset="1" stop-color="#ee83ef" />
        </linearGradient>
    </defs>
    <g id="gradient">
        <path
            d="M488,136H176a8,8,0,0,0-8,8v24H136a8,8,0,0,0-7.331,4.8L116.587,200.45a34.183,34.183,0,0,0-26.4,21.612L73.366,266.908,31.913,296.517A38.073,38.073,0,0,0,16,327.438V368a8,8,0,0,0,3.562,6.656l24,16A7.993,7.993,0,0,0,48,392h8.805a40,40,0,0,0,78.39,0h209.61a40,40,0,0,0,78.39,0H488a8,8,0,0,0,8-8V144A8,8,0,0,0,488,136ZM184,152H480V344H203.958L184,317.857ZM96,344H32V328.026l136,.506V376H135.2A40.067,40.067,0,0,0,96,344Zm45.235-160H168v16H134.244Zm-36.071,43.68A18.084,18.084,0,0,1,122.018,216H168v48H91.544ZM82.564,280H168v32.532l-129.716-.483a21.932,21.932,0,0,1,2.929-2.513ZM32,363.719V360H64.022a39.841,39.841,0,0,0-7.217,16H50.422ZM96,408a24,24,0,1,1,24-24A24.028,24.028,0,0,1,96,408Zm88-63.775,9.641,12.629A8,8,0,0,0,200,360H352.022a39.841,39.841,0,0,0-7.217,16H184ZM384,408a24,24,0,1,1,24-24A24.028,24.028,0,0,1,384,408ZM423.2,376a39.841,39.841,0,0,0-7.217-16H480v16ZM312,272v16a8,8,0,0,0,8,8h32a8,8,0,0,0,8-8V272h16a8,8,0,0,0,8-8V232a8,8,0,0,0-8-8H360V208a8,8,0,0,0-8-8H320a8,8,0,0,0-8,8v16H296a8,8,0,0,0-8,8v32a8,8,0,0,0,8,8Zm-8-32h16a8,8,0,0,0,8-8V216h16v16a8,8,0,0,0,8,8h16v16H352a8,8,0,0,0-8,8v16H328V264a8,8,0,0,0-8-8H304Zm32,88a80,80,0,1,0-80-80A80.091,80.091,0,0,0,336,328Zm0-144a64,64,0,1,1-64,64A64.072,64.072,0,0,1,336,184ZM144,144a8,8,0,0,1-8-8V120a8,8,0,0,1,16,0v16A8,8,0,0,1,144,144Zm-29.657,13.657-16-16a8,8,0,0,1,11.314-11.314l16,16a8,8,0,0,1-11.314,11.314ZM80,168h24a8,8,0,0,1,0,16H80a8,8,0,0,1,0-16Z"
            fill="url(#linear-gradient)"
        />
    </g>
</svg>
More icons in the same style and category