The HugeIcons yen receive icon visually represents the act of receiving Japanese Yen, commonly used in financial interfaces to denote incoming currency or transactions.
Common uses
- Displaying incoming payment notifications
- Indicating a successful currency deposit
- Labeling a 'receive funds' button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { YenReceiveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={YenReceiveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- yen depositreceive jpymoney receivedcurrency in
FAQ
- What does the yen receive icon represent?
- It symbolizes the reception of Japanese Yen, suitable for financial contexts like deposits or incoming payments.
- How do I use the YenReceiveIcon in React?
- Import both HugeiconsIcon and YenReceiveIcon, then render it using <HugeiconsIcon icon={YenReceiveIcon} />.
- What is the license for this icon?
- The YenReceiveIcon is part of the HugeIcons library and is available 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 →