John KuehJohn Kueh

shopping cart check 01 icon

HugeIcons · ShoppingCartCheck01Icon · MIT

Download SVG

The HugeIcons shopping cart check 01 icon depicts a shopping cart with a checkmark, commonly used to indicate a successful purchase, order completion, or that an item has been added to the cart.

Common uses

  • Order confirmation page
  • Success message after adding to cart
  • Checkout completion indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingCartCheck01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ShoppingCartCheck01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cart completecheckout successpurchase confirmedadd to cart success

FAQ

What does the shopping cart check 01 icon represent?
This icon represents a completed transaction or successful addition to a shopping cart, signifying that a purchase or an item selection is confirmed.
How do I use the ShoppingCartCheck01Icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ShoppingCartCheck01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ShoppingCartCheck01Icon} />.
What is the license for this icon?
The ShoppingCartCheck01Icon is distributed under the MIT license, allowing for free usage in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →