Add icons to this collection by clicking the heart icon.
Shopping Cart icon - also known as transport, market, commerce, shop, cart, trolley, shopping cart, shopping trolley, shopping, commerce and shopping, and online store. 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="256"
            x2="256"
            y1="480"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#12c2e9" />
            <stop offset=".5" stop-color="#c471ed" />
            <stop offset="1" stop-color="#f64f59" />
        </linearGradient>
    </defs>
    <path
        d="M192 448a24 24 0 1 0-24-24 24.027 24.027 0 0 0 24 24Zm0-32a8 8 0 1 1-8 8 8.009 8.009 0 0 1 8-8Zm248-16a24 24 0 1 0 24 24 24.027 24.027 0 0 0-24-24Zm0 32a8 8 0 1 1 8-8 8.009 8.009 0 0 1-8 8ZM40 80h59.932a8.033 8.033 0 0 1 7.691 5.8L168 297.12v76.294A56.036 56.036 0 1 0 231.138 384h169.724a56 56 0 1 0 77.4-.834A24 24 0 0 0 472 336H216v-32.515l232.532-15.5a8 8 0 0 0 7.313-6.413l32-160A8 8 0 0 0 480 112H164.56l-17.578-62.5a24.083 24.083 0 0 0-23.1-17.5H40a24 24 0 0 0 0 48Zm192 344a40 40 0 1 1-40-40 40.045 40.045 0 0 1 40 40Zm248 0a40 40 0 1 1-40-40 40.045 40.045 0 0 1 40 40ZM300.989 256h37.371l-2.32 23.2 1.453.145-34.065 2.271Zm-13.531 26.685-31.922 2.128L250.048 256h34.868ZM299.465 240l-4.572-48h49.867l-4.8 48Zm54.975 16h34.2l-4.04 20.209-32.4 2.16Zm1.6-16 4.8-48h40.6l-9.6 48Zm6.4-64 4.8-48h47l-9.6 48Zm-16.08 0h-52.991l-4.569-48h62.36Zm-69.06 0h-42.49l-9.143-48h47.059Zm1.524 16 4.571 48H247l-9.143-48Zm-48.107 48H200.56l-13.5-48h34.511Zm3.047 16 5.693 29.885-25.51 1.7L205.06 256Zm167.376 19.106L404.958 256h39.683l-3.285 16.425ZM447.841 240h-39.683l9.6-48h39.682Zm12.8-64h-39.683l9.6-48h39.683ZM209.38 128l9.143 48H182.56l-13.5-48Zm-77.8-74.166L200 297.1V344a8 8 0 0 0 8 8h264a8 8 0 0 1 0 16H184v-72a8.013 8.013 0 0 0-.308-2.2L123.008 81.4A24.1 24.1 0 0 0 99.932 64H96V48h27.879a8.028 8.028 0 0 1 7.701 5.834ZM40 48h40v16H40a8 8 0 0 1 0-16Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category