Add icons to this collection by clicking the heart icon.
Drugstore icon - also known as medical, pharmacy, building, health, drugstore, and healthcare and medical. 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M286 91h-15V76c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15zM121 256v90c0 8.284 6.716 15 15 15h240c8.284 0 15-6.716 15-15v-90c0-8.284-6.716-15-15-15H136c-8.284 0-15 6.716-15 15zm150 15h90v60h-90zm-120 0h90v60h-90zm315 211h-15V106c0-8.284-6.716-15-15-15h-75V15c0-8.284-6.716-15-15-15H166c-8.284 0-15 6.716-15 15v76H76c-8.284 0-15 6.716-15 15v376H46c-8.284 0-15 6.716-15 15s6.716 15 15 15h420c8.284 0 15-6.716 15-15s-6.716-15-15-15zM181 30h150v151H181zm240 452H91V121h60v75c0 8.284 6.716 15 15 15h180c8.284 0 15-6.716 15-15v-75h60zm-45-91H136c-8.284 0-15 6.716-15 15s6.716 15 15 15h240c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category