Shopping Cart icons from 16 libraries
Every icon below is the same "shopping cart" concept rendered by a different library. Click any tile to open it in the editor, set a custom size and colour, and download SVG or PNG.
Compare 16 free shopping cart icons from 16 open-source libraries and pick the one that matches your design system. Every icon on this page downloads as an editable SVG or a transparent PNG at any size from 16px to 512px — no login, no account, no attribution required.
All 16 free shopping cart icons
Every icon below is the same "shopping cart" concept rendered by a different library. Click any tile to open it in the editor, set a custom size and colour, and download SVG or PNG.
Library comparison
| Library | Style | License | Shopping Cart icon |
|---|---|---|---|
| Ant Design Icons | Fill | MIT | Shopping Cart |
| Carbon Icons | Fill | Apache 2.0 | Shopping Cart |
| CSS.gg | Outline | MIT | Shopping Cart |
| Eva Icons | Bold | MIT | Shopping Cart Fill |
| Feather | Outline | MIT | Shopping Cart |
| Heroicons | Outline | MIT | Shopping Cart |
| IconPark Outline | Outline | Apache 2.0 | Shopping Cart |
| IconPark Solid | Bold | Apache 2.0 | Shopping Cart |
| Lucide | Outline | ISC | Shopping Cart |
| Material Design Icons | Fill | Apache 2.0 | Shopping Cart |
| Material Symbols | Fill | Apache 2.0 | Shopping Cart |
| Material Symbols Light | Light | Apache 2.0 | Shopping Cart |
| Phosphor | Outline | MIT | Shopping Cart |
| Pixel Art Icons | Fill | MIT | Shopping Cart |
| Remix Icons | Bold | Apache 2.0 | Shopping Cart Fill |
| Tabler Icons | Outline | MIT | Shopping Cart |
Outline sets such as Lucide, Tabler and Feather stay legible at 16px in dense interfaces. Material Symbols and Bootstrap Icons give you matched outline and filled pairs. Phosphor, Solar and Fluent add duotone, bold and weight-graded variants when you need more visual hierarchy.
Use this icon in your project
Paste this straight into HTML or JSX. It inherits currentColor, so it follows your theme.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="shopping-cart icon"><path fill="currentColor" d="M922.9 701.9H327.4l29.9-60.9l496.8-.9c16.8 0 31.2-12 34.2-28.6l68.8-385.1c1.8-10.1-.9-20.5-7.5-28.4a34.99 34.99 0 0 0-26.6-12.5l-632-2.1l-5.4-25.4c-3.4-16.2-18-28-34.6-28H96.5a35.3 35.3 0 1 0 0 70.6h125.9L246 312.8l58.1 281.3l-74.8 122.1a34.96 34.96 0 0 0-3 36.8c6 11.9 18.1 19.4 31.5 19.4h62.8a102.43 102.43 0 0 0-20.6 61.7c0 56.6 46 102.6 102.6 102.6s102.6-46 102.6-102.6c0-22.3-7.4-44-20.6-61.7h161.1a102.43 102.43 0 0 0-20.6 61.7c0 56.6 46 102.6 102.6 102.6s102.6-46 102.6-102.6c0-22.3-7.4-44-20.6-61.7H923c19.4 0 35.3-15.8 35.3-35.3a35.42 35.42 0 0 0-35.4-35.2M305.7 253l575.8 1.9l-56.4 315.8l-452.3.8zm96.9 612.7c-17.4 0-31.6-14.2-31.6-31.6s14.2-31.6 31.6-31.6s31.6 14.2 31.6 31.6a31.6 31.6 0 0 1-31.6 31.6m325.1 0c-17.4 0-31.6-14.2-31.6-31.6s14.2-31.6 31.6-31.6s31.6 14.2 31.6 31.6a31.6 31.6 0 0 1-31.6 31.6"/></svg>
Install the package for the library you picked, then import the component.
npm install @ant-design/icons
import { ShoppingCart } from "@ant-design/icons";
export function Example() {
return <ShoppingCart size={24} />;
}
Choosing the right shopping cart icon
A shopping cart icon has to read instantly at whatever size your interface uses. Below 20px, prefer outline artwork with a consistent stroke weight — heavy filled glyphs turn into blobs. For navigation bars and empty states above 32px, filled or duotone versions carry more visual weight and scan better.
Keep stroke weight consistent across every icon in a view. Mixing a 1.5px Lucide glyph with a 2px Tabler glyph in the same toolbar is the most common reason icon sets look unprofessional.
Decorative icons need aria-hidden="true" so screen readers skip them. If the shopping cart icon is the only thing labelling a control — an icon-only button, for example — give the button an aria-label such as "Shopping Cart" and leave the SVG itself hidden.
Never rely on the icon alone to convey state. Pair it with a tooltip or visible text wherever the meaning is not already obvious from context.
Related icon searches
Libraries on this page
Frequently asked questions
IconStash indexes 16 free shopping cart icons from 16 open-source libraries, including Ant Design, Carbon, CSS.gg, Eva, Feather. Choose one on this page, set the exact size and colour, then copy the SVG markup or download a transparent PNG. No account and no login are required.
Yes. Every icon on this page comes from an open-source library published under a permissive licence (MIT, Apache-2.0, ISC, CC BY 4.0 and similar), all of which allow commercial use. The comparison table above lists the licence for each library so you can confirm the exact terms before shipping.
Yes. Open any icon on this page, set an exact pixel size between 16px and 512px, choose any colour, and download a transparent PNG. Because every icon here is a vector, the exported PNG stays sharp at any resolution — IconStash also offers a ZIP pack containing 16, 24, 32, 48, 64, 128, 256 and 512px files.
It depends on the design system you are matching. Outline libraries such as Lucide, Tabler and Feather suit dense product interfaces; Material Symbols and Bootstrap Icons ship matched outline and filled variants of the same glyph; Phosphor and Solar add duotone, bold and broken weights. The grid above shows all 16 options side by side so you can judge them at real size.
Copy the SVG markup for any icon on this page and paste it directly into JSX, or install the official npm package for the library you picked — lucide-react, @tabler/icons-react, @phosphor-icons/react, react-bootstrap-icons and react-icons are the most common. Both approaches are shown in the code samples above.
All 16 icons on this page are vector artwork, so they scale cleanly to any size. The libraries represented here render the shopping cart concept in fill, outline, bold, light styles, and IconStash can export PNGs at 16, 24, 32, 48, 64, 128, 256 or 512px, or any custom value in between.
Yes. Icons are exported using currentColor, so they inherit the CSS colour of their parent element and follow your theme automatically. You can also pick an exact hex colour in the IconStash editor before downloading, or override the colour with a CSS rule such as .icon { color: #C1DD2D; }.