John KuehJohn Kueh

money receive flow 01 icon

HugeIcons · MoneyReceiveFlow01Icon · MIT

Download SVG

The HugeIcons money receive flow 01 icon depicts the process of receiving money, commonly used to represent incoming transactions, deposits, or successful payments in a user interface.

Common uses

  • Indicating a successful deposit.
  • Visualizing incoming funds in a financial dashboard.
  • Representing a payment received confirmation.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
incoming paymentdeposit iconmoney inreceive funds

FAQ

What does the money receive flow 01 icon represent?
This icon visually represents the action or status of receiving money, such as a deposit or incoming payment.
How do I use the MoneyReceiveFlow01Icon in a React project?
Import the icon and then render it using the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { MoneyReceiveFlow01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={MoneyReceiveFlow01Icon} />.
What is the license for this icon?
The MoneyReceiveFlow01Icon 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 →