The Lucide wallet icon depicts a folded leather wallet, commonly used in UI to represent financial accounts, payment methods, or personal finance features.
Common uses
- Link to a user's financial dashboard.
- Button for managing payment options.
- Indicator for a digital wallet feature.
Use it in React
Install
npm i lucide-reactImport & render
import { Wallet } from 'lucide-react';
<Wallet size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- moneyfinancepocketwalletpaymentpurse
FAQ
- What does the wallet icon represent?
- It represents a physical wallet, typically used to signify money, finance, or payment-related features within an application.
- How do I use the wallet icon in React?
- You can import and use it in React with: `import { Wallet } from 'lucide-react'`. Then render it as `<Wallet />`.
- What is the license for the Lucide wallet icon?
- The Lucide wallet icon is distributed under the ISC license, which is a permissive free software 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 →