Add icons to this collection by clicking the heart icon.
Shopping Bag icon - also known as bag, paper, shop, discount, shopping, commerce and shopping, shopping bag, and paper bag. 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 64 64"
>
    <linearGradient
        id="a"
        x1="28"
        x2="28"
        y1="62.312"
        y2="9.494"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#006df0" />
        <stop offset="1" stop-color="#00e7f0" />
    </linearGradient>
    <linearGradient id="b" x1="33" x2="33" y1="62.312" y2="9.494" href="#a" />
    <linearGradient id="c" x1="23" x2="23" y1="62.312" y2="9.494" href="#a" />
    <linearGradient id="d" x1="32" x2="32" y1="62.312" y2="9.494" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M35.707 35.293a1 1 0 0 0-1.414 0l-14 14a1 1 0 1 0 1.414 1.414l14-14a1 1 0 0 0 0-1.414z"
        />
        <path
            fill="url(#b)"
            d="M33 44a4 4 0 1 0 4 4 4 4 0 0 0-4-4zm0 6a2 2 0 1 1 2-2 2 2 0 0 1-2 2z"
        />
        <path
            fill="url(#c)"
            d="M23 42a4 4 0 1 0-4-4 4 4 0 0 0 4 4zm0-6a2 2 0 1 1-2 2 2 2 0 0 1 2-2z"
        />
        <path
            fill="url(#d)"
            d="M56 14h-5a1 1 0 0 0 0 2h3.83A3 3 0 0 1 49 15a1 1 0 0 0-1-1h-2v-1A10.979 10.979 0 0 0 31.5 2.58 10.979 10.979 0 0 0 17 13v1H8a1 1 0 0 0-1 1v42a5 5 0 0 0 5 5h40a5 5 0 0 0 5-5V15a1 1 0 0 0-1-1zM35 4a9.014 9.014 0 0 1 9 9v1h-5v-1a11 11 0 0 0-4.65-8.97c.21-.01.43-.03.65-.03zm4 19a1 1 0 1 1-1-1 1 1 0 0 1 1 1zm-2-10v1H26v-1a9.014 9.014 0 0 1 5.5-8.29A9.014 9.014 0 0 1 37 13zm-18 0a9.014 9.014 0 0 1 9-9c.22 0 .44.02.65.03A11 11 0 0 0 24 13v1h-5zm-1 9a1 1 0 1 1-1 1 1 1 0 0 1 1-1zm-9-6h8v4.18a3 3 0 1 0 2 0V16h18v4.18a3 3 0 1 0 2 0V16h8v14H9zm0 16h38v22H9zm3 28a3.009 3.009 0 0 1-3-3v-1h38v1a4.924 4.924 0 0 0 1.03 3zm43-3a3 3 0 0 1-6 0V18.97a4.884 4.884 0 0 0 6 0z"
        />
    </g>
</svg>
More icons in the same style and category