The HugeIcons shopping basket check in 03 icon depicts a shopping basket with a checkmark, commonly used to signify a successful purchase, order completion, or an item added to a cart.
Common uses
- Order confirmation page
- Success message after adding to cart
- Completed transaction indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingBasketCheckIn03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingBasketCheckIn03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shopping cart successcheckout completeorder verifiedadd to cart success
FAQ
- What does the shopping basket check in 03 icon represent?
- It represents a completed shopping action, such as a successful purchase or an item being confirmed in a cart.
- How do I use this icon in React?
- Import it using `import { ShoppingBasketCheckIn03Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ShoppingBasketCheckIn03Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.