The Tabler wallet icon visually represents a container for money or cards, commonly used in UI to signify financial actions, payment methods, or account balances.
Common uses
- Link to user's payment methods page
- Button for initiating a checkout process
- Icon for a 'My Wallet' or 'Account Balance' section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWallet } from '@tabler/icons-react';
<IconWallet size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneypaybanknotecoinpaymentbankwallete-commercemoney iconpayment iconbanknote iconcredit card icon
FAQ
- What does the wallet icon represent?
- It represents a physical or digital wallet used to store money, credit cards, or other payment methods. In UI, it often signifies financial features.
- How do I use the wallet icon in React?
- You can import and use it directly in your React components like this: import { IconWallet } from '@tabler/icons-react'.
- What is the license for the Tabler wallet icon?
- The Tabler icon library, including the wallet icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →