The Lucide shopping basket icon visually represents a container for holding items, commonly used in e-commerce interfaces to signify a shopping cart or the act of adding products.
Common uses
- Add to cart button
- View shopping cart link
- E-commerce product listing
Use it in React
Install
npm i lucide-reactImport & render
import { ShoppingBasket } from 'lucide-react';
<ShoppingBasket size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- carte-commercestorepurchaseproductsitemsingredientsshoppingbasketshopping carte-commerce cartstore basketpurchase icon
FAQ
- What is the shopping basket icon used for?
- This icon is typically used to represent a shopping cart or a collection of items selected for purchase in an e-commerce context.
- How do I use the shopping basket icon in React?
- You can import and use it in React with: import { ShoppingBasket } from 'lucide-react'.
- What is the license for this icon?
- The Lucide shopping basket icon is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →