Add icons to this collection by clicking the heart icon.
Checkout icon - also known as food, market, marketing, store, commerce and shopping, seller, customer, purchase, app, checkout, and retail. Created in a clean lineal color 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 24 24"
>
    <linearGradient
        id="a"
        x1="18.914"
        x2="5.086"
        y1="21.743"
        y2="7.914"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#60efff" />
        <stop offset=".117" stop-color="#5ff1f2" />
        <stop offset=".503" stop-color="#5ef6ca" />
        <stop offset=".811" stop-color="#5cf9b2" />
        <stop offset="1" stop-color="#5cfaa9" />
    </linearGradient>
    <path fill="url(#a)" d="M3 10v8a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4v-8z" />
    <g fill="#212529">
        <path
            d="M8 19a1 1 0 0 0 1-1v-4a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1zM12 19a1 1 0 0 0 1-1v-4a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1zM16 19a1 1 0 0 0 1-1v-4a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1z"
        />
        <path
            d="M21 5h-1.586l-3.707-3.707a1 1 0 0 0-1.414 1.414L16.586 5H7.414l2.293-2.293a1 1 0 0 0-1.414-1.414L4.586 5H3a2.993 2.993 0 0 0-1 5.816V18a5.006 5.006 0 0 0 5 5h10a5.006 5.006 0 0 0 5-5v-7.184A2.993 2.993 0 0 0 21 5zm-1 13a3.003 3.003 0 0 1-3 3H7a3.003 3.003 0 0 1-3-3v-7h16zm1-9H3a1 1 0 0 1 0-2h18a1 1 0 0 1 0 2z"
        />
    </g>
</svg>
More icons in the same style and category