The HugeIcons dollar receive 01 icon visually represents receiving money or a financial transaction, commonly used to indicate income, deposits, or successful payments in user interfaces.
Common uses
- Indicating incoming funds in a wallet or transaction history.
- Confirming a successful payment or deposit.
- Representing revenue or earnings in financial dashboards.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DollarReceive01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DollarReceive01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- money receivedincoming paymentdeposit iconfinancial transaction
FAQ
- What does the DollarReceive01Icon represent?
- This icon visually signifies the act of receiving money or a financial transaction, often used for income or deposits.
- How do I use DollarReceive01Icon in a React project?
- Import it using `import { DollarReceive01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={DollarReceive01Icon} />`.
- What is the license for this icon?
- The HugeIcons icon library, including DollarReceive01Icon, is distributed under the MIT license.
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 →