Add icons to this collection by clicking the heart icon.
Shopping Bag icon - also known as bag, shop, buy, sale, sell, commerce and shopping, shopping bag, online shopping, ecommerce, and online shop. 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="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M378.117 218.407c-1.32-15.201-13.821-26.663-29.079-26.663h-19.885v-12.09c0-40.337-32.816-73.153-73.153-73.153s-73.153 32.816-73.153 73.153v12.09h-19.885c-15.258 0-27.759 11.463-29.078 26.664l-13.489 155.381c-.727 8.366 1.89 16.061 7.565 22.25 5.675 6.19 13.114 9.462 21.513 9.462h213.054c8.398 0 15.837-3.271 21.513-9.462 5.675-6.19 8.291-13.884 7.564-22.25zm-171.27-38.754c0-27.103 22.05-49.153 49.153-49.153s49.152 22.05 49.152 49.153v12.09h-98.306v-12.09zm159.504 200.165c-1.095 1.194-2.203 1.682-3.823 1.682H149.473c-1.621 0-2.729-.487-3.823-1.682-1.11-1.21-1.487-2.318-1.345-3.955l13.489-155.381a5.158 5.158 0 0 1 5.168-4.739h19.885v40.941c0 6.627 5.373 12 12 12s12-5.373 12-12v-40.941h98.306v40.941c0 6.627 5.373 12 12 12s12-5.373 12-12v-40.941h19.885a5.158 5.158 0 0 1 5.168 4.739l13.488 155.382c.143 1.636-.234 2.745-1.343 3.954zM256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 488C128.075 488 24 383.925 24 256S128.075 24 256 24s232 104.075 232 232-104.075 232-232 232z"
    />
</svg>
More icons in the same style and category