Add icons to this collection by clicking the heart icon.
Shopping Cart icon - also known as commerce, cart, trolley, shopping cart, supermarket, commerce and shopping, shopping store, online store, online shop, smart cart, and shopping center. 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"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 488C128.075 488 24 383.925 24 256S128.075 24 256 24s232 104.075 232 232-104.075 232-232 232zm116.621-310.194H146.703l-12.509-61.69c-1.317-6.496-7.652-10.694-14.146-9.376-6.495 1.317-10.693 7.65-9.376 14.146l43.063 212.365c.133.655.304 1.291.477 1.927-13.27 5.482-22.635 18.557-22.635 33.784 0 20.148 16.392 36.539 36.54 36.539h199.449c6.627 0 12-5.373 12-12s-5.373-12-12-12h-199.45c-6.914 0-12.54-5.625-12.54-12.54s5.625-12.54 12.54-12.54H349.34c13.834 0 25.775-9.859 28.394-23.443l23.283-120.781c1.663-8.628-.502-17.111-6.096-23.885-5.593-6.776-13.514-10.507-22.3-10.506zm4.83 29.848-23.283 120.781c-.459 2.384-2.399 3.986-4.83 3.986H182.076c-2.405 0-4.342-1.583-4.82-3.94l-25.687-126.675h221.052c1.646 0 2.745.517 3.793 1.787 1.048 1.268 1.349 2.445 1.037 4.061zm-149.636 32.679v49.5c0 6.627-5.373 12-12 12s-12-5.373-12-12v-49.5c0-6.627 5.373-12 12-12s12 5.372 12 12zm52.25-13.75v77c0 6.627-5.373 12-12 12s-12-5.373-12-12v-77c0-6.627 5.373-12 12-12s12 5.372 12 12zm52.25 13.75v49.5c0 6.627-5.373 12-12 12s-12-5.373-12-12v-49.5c0-6.627 5.373-12 12-12s12 5.372 12 12z"
    />
</svg>
More icons in the same style and category