cart icon — free SVG
Download the free cart icon as SVG or PNG, copy the cart SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
cart (noun, verb) — a heavy open wagon usually having two wheels and drawn by an animal
How to use the cart icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TESWH5XJEENZ0P5CSH5FN.svg" alt="cart icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><path d="M3.5 4.5H6l2.3 10.8a1.6 1.6 0 0 0 1.6 1.2h7.4a1.6 1.6 0 0 0 1.6-1.3l1.6-6.7H7"/><circle cx="10" cy="19.7" r="1.3"/><circle cx="16.6" cy="19.7" r="1.3"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="cart".
Download cart SVG & PNG
cart.svg · cart.png (512px) — all 4 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.