The HugeIcons shopping cart 02 icon visually represents an online shopping cart, commonly used in e-commerce interfaces to indicate the user's selected items or to navigate to the checkout page.
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 { ShoppingCart02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingCart02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cartbasketbagecommerce
FAQ
- What does the ShoppingCart02Icon represent?
- This icon represents a shopping cart, typically used in e-commerce to show items added for purchase or to access the checkout.
- How do I use ShoppingCart02Icon in React?
- Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={ShoppingCart02Icon} />.
- What is the license for this icon?
- The ShoppingCart02Icon 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.