Add icons to this collection by clicking the heart icon.
Cart icon - also known as shop, buy, basket, cart, shopping cart, shopping basket, ui, 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 24 24"
>
    <linearGradient
        id="a"
        x1="0"
        x2="24"
        y1="0"
        y2="24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff9d6c" />
        <stop offset=".958" stop-color="#bb4e75" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)">
            <path
                d="M16 6a1 1 0 1 1 2 0c0 1.938-.737 3.465-1.898 4.497C14.959 11.513 13.463 12 12 12s-2.959-.487-4.102-1.503C6.737 9.465 6 7.938 6 6a1 1 0 1 1 2 0c0 1.395.513 2.368 1.227 3.003.732.65 1.736.997 2.773.997s2.041-.347 2.773-.997C15.487 8.368 16 7.395 16 6z"
            />
            <path
                fill-rule="evenodd"
                d="M12 24c9.493 0 13.449-1.263 11.527-12l-.222-1.101C21.582 2.329 21.114 0 12 0S2.418 2.329.695 10.899L.473 12C-1.45 22.737 2.507 24 12 24zM2.66 11.275l-.223 1.1c-.95 5.323-.207 7.253.82 8.132.58.497 1.5.9 3.004 1.156C7.76 21.92 9.646 22 12 22s4.24-.08 5.74-.337c1.502-.256 2.423-.66 3.003-1.156 1.027-.88 1.77-2.809.82-8.132l-.221-1.096-.001-.004c-.378-1.878-.679-3.373-1.02-4.62-.405-1.48-.808-2.37-1.279-2.957C18.23 2.684 16.748 2 12 2s-6.23.684-7.042 1.698c-.471.588-.874 1.477-1.28 2.958-.34 1.246-.641 2.74-1.019 4.619z"
                clip-rule="evenodd"
            />
        </g>
    </g>
</svg>
More icons in the same style and category