Add to Cart SVG icon, line

Free

A plus sign floats above the basket of a small wheeled cart. Use it on product listing buttons or beside items in a saved shopping list.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/ki5ouSnPvZwx/amnt.svg" alt="Add to Cart" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 5h6m-3-3v6"/><path d="M2 10h2l2 8h12"/><path d="M5 11h16l-2 5H6"/><circle cx="8" cy="21" r="1"/><circle cx="17" cy="21" r="1"/></svg>
CSS background-image
.add-to-cart {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/ki5ouSnPvZwx/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.add-to-cart {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/ki5ouSnPvZwx/amnt.svg") center / contain no-repeat;
}
React
import AddtoCartSvg from "./add-to-cart.jsx"; // from the React tab above

<AddtoCartSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Add to Cart: Small wheeled cart with a plus sign above its basket. as part of the pack Shopping icons, line. Want one like it? Make your own in the SVG studio.

Rest of Shopping icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence