The HugeIcons money send square icon depicts a square with an arrow pointing out, symbolizing the action of sending or transferring money.
Common uses
- Payment confirmation button
- Transaction history item
- Transfer funds interface
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoneySendSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoneySendSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- send moneytransfer iconpayment iconoutbound transaction
FAQ
- What does the money send square icon represent?
- It visually represents the act of sending or transferring money, often used for actions related to financial transactions.
- How do I use the MoneySendSquareIcon in React?
- Import it using `import { MoneySendSquareIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={MoneySendSquareIcon} />`.
- What is the license for this icon?
- This icon is provided 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 →