Add icons to this collection by clicking the heart icon.
Medical Kit icon - also known as medical, hospital, first aid kit, doctor, health, health care, medical kit, 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 32 32"
>
    <linearGradient
        id="a"
        x1="2"
        x2="30"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fc4a1a" />
        <stop offset="1" stop-color="#f7b733" />
    </linearGradient>
    <linearGradient id="b" x1="13.5" x2="18.5" y1="13.5" y2="13.5" href="#a" />
    <linearGradient id="c" x1="28" y1="21" y2="21" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M27 8h-6V7a3 3 0 0 0-3-3h-4a3 3 0 0 0-3 3v1H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h22a3 3 0 0 0 3-3v-1a1 1 0 0 0-2 0v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V12.86l3.13 5.63A1 1 0 0 0 8 19h2v1a1 1 0 0 0 0 2v1a1 1 0 0 0 2 0v-1a1 1 0 0 0 0-2v-1h8v1a1 1 0 0 0 0 2v1a1 1 0 0 0 2 0v-1a1 1 0 0 0 0-2v-1h2a1 1 0 0 0 .87-.51L28 12.86V18a1 1 0 0 0 2 0v-7a3 3 0 0 0-3-3zM13 7a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h-6zm13.48 4.49L23.41 17H22v-2a1 1 0 0 0-2 0v2h-8v-2a1 1 0 0 0-2 0v2H8.59l-3.07-5.51A1 1 0 0 1 6.4 10h19.2a1 1 0 0 1 .88 1.49z"
        />
        <path
            fill="url(#b)"
            d="M17.5 12.5H17V12a1 1 0 0 0-2 0v.5h-.5a1 1 0 0 0 0 2h.5v.5a1 1 0 0 0 2 0v-.5h.5a1 1 0 0 0 0-2z"
        />
        <circle cx="29" cy="21" r="1" fill="url(#c)" />
    </g>
</svg>
More icons in the same style and category