Add icons to this collection by clicking the heart icon.
Defribillator icon - also known as emergency, device, healthcare and medical, defribillator, and apparatus. 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        d="M336 497V357h50c11.046 0 20 8.954 20 20v100c0 11.046-8.954 20-20 20h-50zm130-50v-40c0-11.046-8.954-20-20-20h-40v80h40c11.046 0 20-8.954 20-20zm-40-282V45c0-16.569-13.431-30-30-30H116c-16.569 0-30 13.431-30 30v120c0 16.569 13.431 30 30 30h280c16.569 0 30-13.431 30-30zm-60 192v-52c0-16.569 13.431-30 30-30h61c22.091 0 40-17.909 40-40v-90c0-22.091-17.909-40-40-40h-31M176 497V357h-50c-11.046 0-20 8.954-20 20v100c0 11.046 8.954 20 20 20h50zM66 467h40v-80H66c-11.046 0-20 8.954-20 20v40c0 11.046 8.954 20 20 20zm20-362H55c-22.091 0-40 17.909-40 40v90c0 22.091 17.909 40 40 40h61c16.569 0 30 13.431 30 30v52m220-222h-50l-30-40-30 40-40-60-40 60h-30m190-60h30"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category