The HugeIcons wallet 01 icon depicts a stylized wallet, commonly used in UI to represent financial accounts, payment methods, or digital currency.
Common uses
- Link to user's financial dashboard
- Button for adding a new payment method
- Indicator for available funds or balance
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Wallet01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Wallet01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- moneypaymentfinancecash
FAQ
- What does the Wallet01Icon represent?
- The Wallet01Icon visually represents a wallet, suitable for indicating financial features or digital currency.
- How do I use the Wallet01Icon in a React project?
- Import both HugeiconsIcon and Wallet01Icon, then render it using the <HugeiconsIcon icon={Wallet01Icon} /> component.
- What is the license for this icon?
- The Wallet01Icon 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.
Looking for something else? Search HugeIcons 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 →