The HugeIcons wallet add 01 icon depicts a wallet with a plus symbol, commonly used to represent adding a new payment method or funding a digital wallet.
Common uses
- Add new credit/debit card
- Link bank account
- Top up wallet balance
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WalletAdd01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WalletAdd01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add walletnew paymentfund accountwallet plus
FAQ
- What does the wallet add 01 icon represent?
- It visually signifies the action of adding funds or a new payment source to a wallet.
- How do I use the WalletAdd01Icon in React?
- Import both HugeiconsIcon and WalletAdd01Icon, then render the icon using <HugeiconsIcon icon={WalletAdd01Icon} />.
- What is the license for this icon?
- This icon 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 →