Add icons to this collection by clicking the heart icon.
Shopping Cart icon - also known as shopping cart, ui, commerce and shopping, online shopping, add to cart, ecommerce, and user interface. 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M10.5 18a.5.5 0 1 1-.5-.5.501.501 0 0 1 .5.5zm5.5-.5a.5.5 0 1 0 .5.5.501.501 0 0 0-.5-.5zm-6-9a3 3 0 1 1 3 3 3.003 3.003 0 0 1-3-3zm1.086 0a.5.5 0 0 0 .5.5h.914v.914a.5.5 0 0 0 1 0V9h.914a.5.5 0 0 0 0-1H13.5v-.914a.5.5 0 1 0-1 0V8h-.914a.5.5 0 0 0-.5.5zm1.914 4a3.995 3.995 0 0 1-3.858-3h-1.57l.954 7h8.947l.954-7h-1.57a3.995 3.995 0 0 1-3.857 3zm11-.5A12 12 0 1 1 12 0a12 12 0 0 1 12 12zm-4.505-2.933A.499.499 0 0 0 19 8.5h-2a4 4 0 0 0-8 0H7.31l-.863-1.724A.501.501 0 0 0 6 6.5H5a.5.5 0 0 0 0 1h.691l.825 1.65 1.079 7.917a.5.5 0 0 0 .495.433h.502a1.484 1.484 0 0 0-.092.5 1.5 1.5 0 0 0 3 0 1.484 1.484 0 0 0-.092-.5h3.184a1.484 1.484 0 0 0-.092.5 1.5 1.5 0 0 0 3 0 1.484 1.484 0 0 0-.092-.5h.502a.5.5 0 0 0 .495-.433z"
    />
</svg>
More icons in the same style and category