John KuehJohn Kueh

money receive 02 icon

HugeIcons · MoneyReceive02Icon · MIT

Download SVG

The HugeIcons money receive 02 icon depicts a coin entering a wallet, commonly used to represent incoming funds, deposits, or successful transactions in a user interface.

Common uses

  • Indicating successful payment.
  • Visualizing account deposits.
  • Representing income or earnings.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoneyReceive02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MoneyReceive02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
incoming cashdepositpayment receivedwallet in

FAQ

What does the MoneyReceive02Icon 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 MoneyReceive02Icon in a React project?
Import it using `import { MoneyReceive02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MoneyReceive02Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, 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 →