Add icons to this collection by clicking the heart icon.
Cabinet icon - also known as medical, drugs, hospital, pills, cabinet, health, medicines, medical equipment, equipment, healthcare and medical, and medicine cabinet. 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"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="511"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <path fill="url(#a)" d="M15 16h482v480H15z" />
    <path
        fill="url(#b)"
        d="M497 1H15C6.716 1 0 7.716 0 16v480c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15V16c0-8.284-6.716-15-15-15zM182 481H30V31h152zm300 0h-40v-64c0-8.284-6.716-15-15-15h-40c-8.284 0-15 6.716-15 15v64h-50v-64c0-8.284-6.716-15-15-15h-40c-8.284 0-15 6.716-15 15v64h-40V361h270zm0-150h-40v-65c0-8.284-6.716-15-15-15h-40c-8.284 0-15 6.716-15 15v65h-50v-65c0-8.284-6.716-15-15-15h-40c-8.284 0-15 6.716-15 15v65h-40V211h270zm0-150H212V31h270zM137 291c-8.284 0-15-6.716-15-15v-40c0-8.284 6.716-15 15-15s15 6.716 15 15v40c0 8.284-6.716 15-15 15zm255-185c0 8.284-6.716 15-15 15h-15v15c0 8.284-6.716 15-15 15s-15-6.716-15-15v-15h-15c-8.284 0-15-6.716-15-15s6.716-15 15-15h15V76c0-8.284 6.716-15 15-15s15 6.716 15 15v15h15c8.284 0 15 6.716 15 15z"
    />
</svg>
More icons in the same style and category