Add icons to this collection by clicking the heart icon.
Add To Cart icon - also known as shopping cart, commerce and shopping, add to cart, ecommerce, and online shop. Created in a clean flat 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="2"
            x2="62"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#fbb03b" />
            <stop offset=".48" stop-color="#f7931e" />
            <stop offset="1" stop-color="#f15a24" />
        </linearGradient>
    </defs>
    <path
        fill="url(#a)"
        d="M14 46h42.24a1 1 0 0 0 1-.84l4.76-30a1 1 0 0 0-.22-.79A1 1 0 0 0 61 14l-17.77-.71A8 8 0 1 0 28 10a7.86 7.86 0 0 0 .49 2.69L11.83 12 10 2.8A1 1 0 0 0 9 2H3a1 1 0 0 0 0 2h5.18L10 13.17 14.6 44H14a4 4 0 0 0 0 8h.54a6 6 0 1 0 8.92 0h23.08A6 6 0 1 0 51 50H14a2 2 0 0 1 0-4ZM33 9h2V7a1 1 0 0 1 2 0v2h2a1 1 0 0 1 0 2h-2v2a1 1 0 0 1-2 0v-2h-2a1 1 0 0 1 0-2Zm-20.83 5.05 17.41.69a7.95 7.95 0 0 0 12.44.5l17.82.76-4.45 28H16.62ZM51 52a4 4 0 1 1-4 4 4 4 0 0 1 4-4Zm-32 0a4 4 0 1 1-4 4 4 4 0 0 1 4-4Zm-2.5 4a2.5 2.5 0 1 1 2.5 2.5 2.5 2.5 0 0 1-2.5-2.5Zm32 0a2.5 2.5 0 1 1 2.5 2.5 2.5 2.5 0 0 1-2.5-2.5ZM23 36V23a3 3 0 0 1 6 0v13a3 3 0 0 1-6 0Zm10 0V23a3 3 0 0 1 6 0v13a3 3 0 0 1-6 0Zm10 0V23a3 3 0 0 1 6 0v13a3 3 0 0 1-6 0Z"
    />
</svg>
More icons in the same style and category