The HugeIcons receipt japanese yen icon depicts a receipt with a Japanese yen symbol, commonly used to represent financial transactions, billing, or payment-related information specific to Japanese currency.
Common uses
- Displaying transaction history
- Indicating a purchase confirmation
- Representing a bill or invoice
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReceiptJapaneseYenIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ReceiptJapaneseYenIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- yen receiptjapanese currency billpayment slip yenmoney receipt
FAQ
- What does the receipt japanese yen icon represent?
- This icon represents a receipt with a Japanese yen symbol, suitable for financial or payment contexts involving Japanese currency.
- How do I use the ReceiptJapaneseYenIcon in React?
- Import both HugeiconsIcon and ReceiptJapaneseYenIcon, then render it using <HugeiconsIcon icon={ReceiptJapaneseYenIcon} />.
- What is the license for this icon?
- The HugeIcons receipt japanese yen icon is released 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 →