The HugeIcons shopping cart check out 01 icon visually represents the completion of an online purchase, commonly used to signify a successful checkout process or an order confirmation.
Common uses
- Order confirmation page
- Success message after purchase
- Link to order history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingCartCheckOut01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingCartCheckOut01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- checkout iconorder complete iconpurchase success iconshopping bag complete
FAQ
- What does the shopping cart check out 01 icon represent?
- This icon symbolizes the final step of a transaction, indicating that a purchase has been successfully completed.
- How do I use this icon in React?
- Import the icon component and render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { ShoppingCartCheckOut01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ShoppingCartCheckOut01Icon} />.
- What is the license for this icon?
- The HugeIcons shopping cart check out 01 icon is distributed under the MIT license.
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 →