John KuehJohn Kueh

receipt yen icon

Tabler · receipt-yen · MIT

Download SVG

The Tabler receipt yen icon depicts a receipt with a yen symbol, commonly used to represent financial transactions, payments, or invoices related to Japanese currency in e-commerce interfaces.

Common uses

  • Displaying transaction history for yen purchases.
  • Indicating a payment method for Japanese customers.
  • Labeling an invoice or bill denominated in yen.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconReceiptYen } from '@tabler/icons-react';

<IconReceiptYen size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconReceiptYen size={24} stroke={2} />
filled
<IconReceiptYenFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
E-commerce
Keywords
currencybilltransactioninvoicepaymentfinanceeconomyaccountcashdocumente-commercereceiptyenyen billcurrency receiptjapanese payment

FAQ

What does the receipt yen icon represent?
It represents a financial document, like a receipt or invoice, specifically for transactions involving Japanese yen.
How do I use the receipt yen icon in React?
Import it using `import { IconReceiptYen } from '@tabler/icons-react'` and use it as a component: `<IconReceiptYen />`.
What is the license for this icon?
The Tabler icon library, including the receipt yen icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →