The HugeIcons money receive circle icon visually represents receiving money or incoming financial transactions, commonly used to indicate deposits, payments received, or successful transactions.
Common uses
- Indicating successful payment confirmation
- Displaying incoming funds in a wallet or balance section
- Representing a 'receive' or 'deposit' action button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoneyReceiveCircleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoneyReceiveCircleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- incoming paymentdeposit iconmoney infinancial transaction
FAQ
- What does the money receive circle icon represent?
- This icon symbolizes the act of receiving money or financial inflows. It's typically used for actions like deposits or confirming a payment was received.
- How do I use the MoneyReceiveCircleIcon in React?
- Import both HugeiconsIcon and MoneyReceiveCircleIcon, then render it like this: <HugeiconsIcon icon={MoneyReceiveCircleIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the MoneyReceiveCircleIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.