Add icons to this collection by clicking the heart icon.
Emergency icon - also known as security, police, alarm, Siren, emergency, flashlight, and ambulance. Created in a clean lineal color 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"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 115c0 8.284-6.716 15-15 15h-25v25c0 8.284-6.716 15-15 15s-15-6.716-15-15v-25h-25c-8.284 0-15-6.716-15-15s6.716-15 15-15h25V75c0-8.284 6.716-15 15-15s15 6.716 15 15v25h25c8.284 0 15 6.716 15 15zm60-70v140c0 24.813-20.187 45-45 45H327c-24.813 0-45-20.187-45-45V45c0-24.813 20.187-45 45-45h140c24.813 0 45 20.187 45 45zm-30 0c0-8.271-6.729-15-15-15H327c-8.271 0-15 6.729-15 15v140c0 8.271 6.729 15 15 15h140c8.271 0 15-6.729 15-15zM330 467v30c0 8.284-6.716 15-15 15H15c-8.284 0-15-6.716-15-15v-30c0-20.159 13.326-37.265 31.63-42.973l23.79-174.458C59.118 222.45 82.546 202 109.916 202h110.169c27.369 0 50.797 20.45 54.496 47.569l23.79 174.458C316.675 429.735 330 446.841 330 467zM62.184 422h205.631l-22.96-168.377C243.174 241.296 232.525 232 220.084 232H109.916c-12.441 0-23.09 9.295-24.771 21.623zM300 467c0-8.271-6.729-15-15-15H45c-8.271 0-15 6.729-15 15v15h270z"
    />
</svg>
More icons in the same style and category