Add icons to this collection by clicking the heart icon.
Shopping Bag icon - also known as bag, shop, buy, sale, sell, full, 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.078-26.663h-12.946V118.5c0-6.627-5.373-12-12-12h-80.438c-6.627 0-12 5.373-12 12v25.969l-32.413-8.685c-6.404-1.716-12.981 2.085-14.697 8.485l-12.721 47.475h-8.862c-15.258 0-27.759 11.463-29.078 26.664l-13.489 155.381c-.727 8.366 1.889 16.06 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.25zM255.655 130.5h56.438v61.244h-25.877l5.058-18.876a11.996 11.996 0 0 0-8.486-14.697l-27.133-7.27zm-51.033 31.572 60.364 16.175-3.617 13.497h-64.698zm161.729 217.746c-1.095 1.194-2.203 1.682-3.823 1.682H149.473c-1.621 0-2.729-.487-3.823-1.681-1.096-1.195-1.485-2.341-1.345-3.956l13.489-155.381a5.158 5.158 0 0 1 5.168-4.739h18.033l.045.003c.024 0 .047-.003.071-.003h167.928a5.16 5.16 0 0 1 5.168 4.739l13.488 155.382c.142 1.636-.235 2.745-1.344 3.954zm-37.198-123.133v31.673c0 40.336-32.816 73.153-73.152 73.153-40.337 0-73.153-32.816-73.153-73.153v-31.673c0-6.627 5.373-12 12-12s12 5.373 12 12v31.673c0 27.103 22.05 49.153 49.153 49.153s49.153-22.05 49.153-49.153v-31.673c0-6.627 5.373-12 12-12s11.999 5.372 11.999 12zM256 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