The HugeIcons shopping basket add 01 icon visually represents adding an item to a shopping cart, commonly used in e-commerce interfaces to indicate the action of placing a product into a virtual basket.
Common uses
- Add to Cart button
- Continue Shopping link
- Mini-cart preview
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingBasketAdd01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingBasketAdd01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add to cartshopping cartbasketbag add
FAQ
- What does the shopping basket add 01 icon signify?
- This icon signifies the action of adding an item to a shopping cart or basket. It's typically used on product pages or listings.
- How do I use the ShoppingBasketAdd01Icon in React?
- Import the icon component and use it within the HugeiconsIcon wrapper like this: import { ShoppingBasketAdd01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={ShoppingBasketAdd01Icon} />.
- What is the license for this icon?
- The HugeIcons library, including 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.