Add icons to this collection by clicking the heart icon.
Store icon - also known as market, shop, building, store, and architecture and city. 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="31"
        y2="421"
        gradientTransform="matrix(1 0 0 -1 0 512)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="31"
        y2="481"
        gradientTransform="matrix(1 0 0 -1 0 512)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M466 211H46c-8.401 0-15 6.599-15 15v45l150 210h285c8.401 0 15-6.601 15-15V226c0-8.401-6.599-15-15-15zm-120-30c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15zm-180 0c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15z"
    />
    <path
        fill="url(#b)"
        d="M406 271H226c-8.291 0-15 6.709-15 15v120c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15V286c0-8.291-6.709-15-15-15zM106 121h300c8.291 0 15-6.709 15-15V46c0-8.291-6.709-15-15-15H106c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15zm60 150H31v195c0 8.399 6.599 15 15 15h135v-90h-45c-8.291 0-15-6.709-15-15s6.709-15 15-15h45v-75c0-8.401-6.599-15-15-15zm331-120H15c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category