The HugeIcons money receive 01 icon depicts a coin entering a wallet, commonly used to represent incoming funds, deposits, or successful transactions.
Common uses
- Indicating successful payment received
- Representing account deposits
- Visualizing income or earnings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoneyReceive01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoneyReceive01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- incoming paymentdeposit iconreceive moneyfunds received
FAQ
- What does the money receive 01 icon represent?
- It visually signifies the act of receiving money, such as a deposit or a payment being credited to an account.
- How do I use the MoneyReceive01Icon in a React project?
- Import both HugeiconsIcon and MoneyReceive01Icon from their respective packages and render it using the <HugeiconsIcon icon={MoneyReceive01Icon} /> component.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in commercial and non-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 →