The HugeIcons shopping cart check in 02 icon visually represents a completed purchase or a successful addition to a shopping cart, commonly used to confirm an order or indicate an item is ready for checkout.
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-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingCartCheckIn02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingCartCheckIn02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shopping cart successcart completeorder confirmedcheckout success
FAQ
- What does the shopping cart check in 02 icon represent?
- This icon signifies a successful transaction or that an item has been added to a shopping cart, often used to confirm an order.
- How do I use the ShoppingCartCheckIn02Icon in React?
- Import both HugeiconsIcon and ShoppingCartCheckIn02Icon from their respective packages and render the icon component like this: <HugeiconsIcon icon={ShoppingCartCheckIn02Icon} />.
- 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.