The HugeIcons money add 01 icon visually represents adding funds or increasing financial value, commonly used for actions like depositing money, increasing a balance, or adding to a wallet.
Common uses
- Add funds to account
- Increase wallet balance
- Deposit transaction confirmation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoneyAdd01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoneyAdd01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add moneydepositincrease fundscurrency plus
FAQ
- What does the money add 01 icon represent?
- This icon visually signifies the addition of money or an increase in financial value. It's typically used for actions related to depositing funds or increasing a balance.
- How do I use the MoneyAdd01Icon in React?
- Import both HugeiconsIcon and MoneyAdd01Icon from their respective packages. Then, render the icon using the HugeiconsIcon component, passing MoneyAdd01Icon as the 'icon' prop: <HugeiconsIcon icon={MoneyAdd01Icon} />.
- What is the license for this icon?
- The HugeIcons money add 01 icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →