Add icons to this collection by clicking the heart icon.
Stall icon - also known as market, shop, building, coffee shop, cafe, store, stall, street food, food stall, food and restaurant, and business and finance. Created in a clean circular 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M398.118 264.882h-79.941v-90.459c10.317-3.679 17.765-13.446 17.765-25.011V131.11c0-14.399-11.71-26.109-26.109-26.109H131.109C116.71 105 105 116.71 105 131.109v18.302c0 11.565 7.448 21.332 17.765 25.011v90.459h-8.882a8.877 8.877 0 0 0-8.882 8.882v88.824a8.877 8.877 0 0 0 8.882 8.882h8.882v26.647a8.877 8.877 0 0 0 8.882 8.882 8.877 8.877 0 0 0 8.882-8.882v-26.647h54.192c-.424-2.927-.898-5.841-.898-8.882 0-34.281 27.896-62.177 62.177-62.177s62.177 27.896 62.177 62.177c0 3.041-.474 5.956-.898 8.882h9.78a8.877 8.877 0 0 0 8.882-8.882v-79.941h62.177c4.91 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882zm-97.706 0H140.529V174.39c3.289-1.173 6.331-2.847 8.882-5.132 9.438 8.449 26.092 8.449 35.529 0 9.438 8.449 26.092 8.449 35.529 0 9.438 8.449 26.092 8.449 35.529 0 9.438 8.449 26.092 8.449 35.529 0 2.551 2.285 5.594 3.958 8.882 5.132v90.492zM256 318.176c-24.496 0-44.412 19.925-44.412 44.412S231.504 407 256 407s44.412-19.925 44.412-44.412-19.916-44.412-44.412-44.412zm0 53.295a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm-17.765-142.118h-71.059a8.877 8.877 0 0 0-8.882 8.882v8.882h88.823v-8.882a8.876 8.876 0 0 0-8.882-8.882zm35.53 0a8.877 8.877 0 0 0-8.882 8.882v8.882h17.765v-8.882a8.879 8.879 0 0 0-8.883-8.882z"
    />
</svg>
More icons in the same style and category