A trolley with a plus, for add to cart, a buy button and a new order. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

CommerceNewv1.2.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M2 3L3.2192 3C3.6781 3 4.0781 3.3123 4.1894 3.7575L5 7M19.8831 13L19.2632 14.4039C19.1032 14.7662 18.7445 15 18.3484 15L7.78078 15C7.32191 15 6.92193 14.6877 6.81063 14.2425L5 7L12 7M19 3V9M16 6H22"/>
  <path d="M10.5 20.5C10.5 21.3284 9.8284 22 9 22C8.1716 22 7.5 21.3284 7.5 20.5C7.5 19.6716 8.1716 19 9 19C9.8284 19 10.5 19.6716 10.5 20.5ZM18.5 20.5C18.5 21.3284 17.8284 22 17 22C16.1716 22 15.5 21.3284 15.5 20.5C15.5 19.6716 16.1716 19 17 19C17.8284 19 18.5 19.6716 18.5 20.5Z" fill="currentColor" stroke="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • add to cart
  • buy
  • new order
  • add item
  • shopping
  • checkout
  • ecommerce
  • basket
  • store
  • purchase
  • add
  • new
  • create

Related icons

The rest of the shopping family first, then the Commerce shelf.

FAQ

Answered from shopping-cart-plus's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the shopping-cart-plus icon for?
A trolley with a plus, for add to cart, a buy button and a new order. It is filed under Commerce in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as add to cart, buy, new order, add item, shopping, checkout, ecommerce, basket, store, purchase, add, new and create, and the browser's search matches all of those.
What styles does the shopping-cart-plus icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of shopping-cart-plus?
No. shopping-cart-plus is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with shopping-cart-plus?
shopping-bag, shopping-basket, shopping-basket-plus, shopping-cart, shopping-cart-sparkles and badge-percent, and 12 more, all shown below. The shopping family is listed first, then the rest of the Commerce shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import shopping-cart-plus in React?
<ShoppingCartPlus /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <ShoppingCartPlus size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the shopping-cart-plus SVG?
icons/stroke/shopping-cart-plus.svg, icons/two-tone/shopping-cart-plus.svg, icons/duotone/shopping-cart-plus.svg and icons/fill/shopping-cart-plus.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was shopping-cart-plus added to the set?
Added 24 Sept 2026. It ships in v1.2.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.