The HugeIcons shopping basket check out 02 icon visually represents the completion of a purchase or checkout process, often used to signify a successful transaction or an empty cart after checkout.
Common uses
- Confirmation of successful order placement
- Empty state for a shopping cart after purchase
- Button or link to view order history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingBasketCheckOut02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingBasketCheckOut02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- checkout iconpurchase complete iconorder success iconempty cart icon
FAQ
- What does the shopping basket check out 02 icon represent?
- This icon signifies the final stage of an online purchase, typically indicating a completed transaction or an empty cart post-checkout.
- How do I use the ShoppingBasketCheckOut02Icon in React?
- Import the icon and then render it using the Hugeicons component: import { HugeiconsIcon } from '@hugeicons/react'; import { ShoppingBasketCheckOut02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ShoppingBasketCheckOut02Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.