The HugeIcons shopping cart 01 icon depicts a standard shopping cart, commonly used in e-commerce interfaces to represent the user's selected items before checkout.
Common uses
- Add to cart button
- View cart link
- Checkout process indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingCart01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingCart01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cartbasketbagecommerce
FAQ
- What does the shopping cart 01 icon represent?
- It represents a shopping cart, symbolizing a collection of items selected for purchase in an online store.
- How do I use the ShoppingCart01Icon in React?
- Import it using `import { ShoppingCart01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ShoppingCart01Icon} />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.