The Lucide handbag icon depicts a simple handbag, commonly used in UI to represent shopping, e-commerce, fashion, or personal accessories.
Common uses
- Add to cart button
- User profile section
- E-commerce category filter
Use it in React
Install
npm i lucide-reactImport & render
import { Handbag } from 'lucide-react';
<Handbag size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- bagbaggagecarryclutchfashionluggagepursetotetravelhandbag
FAQ
- What is the handbag icon used for?
- It's typically used to signify shopping, fashion, or personal items within a user interface.
- How do I use the handbag icon in React?
- You can import it directly from the 'lucide-react' library: import { Handbag } from 'lucide-react'.
- What is the license for the Lucide handbag icon?
- The Lucide icon set, including the handbag icon, is available 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 →