Add icons to this collection by clicking the heart icon.
Shopping Basket icon - also known as marketing, container, shop, basket, shopping, store, shopping basket, commerce and shopping, and purchase. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M336 396.001c11.046 0 20-8.954 20-20v-40c0-11.046-8.954-20-20-20s-20 8.954-20 20v40c0 11.046 8.954 20 20 20zm-80 0c11.046 0 20-8.954 20-20v-40c0-11.046-8.954-20-20-20s-20 8.954-20 20v40c0 11.046 8.954 20 20 20zm196-240h-29.296L348.641 44.907c-6.127-9.19-18.544-11.675-27.735-5.547-9.19 6.127-11.674 18.544-5.547 27.735l59.271 88.906H137.371l59.271-88.906c6.127-9.191 3.644-21.608-5.547-27.735-9.19-6.127-21.607-3.643-27.735 5.547L89.296 156.001H60c-33.084 0-60 26.916-60 60 0 21.153 6.67 24.79 84.274 222.27 9.166 22.92 31.039 37.73 55.726 37.73h232c24.687 0 46.561-14.81 55.726-37.73C510.079 229.043 512 235.885 512 216.001c0-33.084-26.916-60-60-60zM390.585 423.42c-3.056 7.643-10.351 12.582-18.585 12.582H140c-8.233 0-15.528-4.939-18.585-12.582L62.468 276.001h387.065zM452 236.001H60c-11.198 0-20-9.17-20-20 0-11.028 8.972-20 20-20h392c11.028 0 20 8.972 20 20 0 10.87-8.839 20-20 20zm-276 160c11.046 0 20-8.954 20-20v-40c0-11.046-8.954-20-20-20s-20 8.954-20 20v40c0 11.046 8.954 20 20 20z"
    />
</svg>
More icons in the same style and category