John KuehJohn Kueh

receipt yuan icon

Tabler · receipt-yuan · MIT

Download SVG

The Tabler receipt yuan icon depicts a receipt with a yuan symbol, commonly used to represent financial transactions, payments, or invoices within an e-commerce or finance-related user interface.

Common uses

  • Displaying transaction history for purchases made in Chinese Yuan.
  • Indicating a successful payment confirmation for an order.
  • Labeling a section for financial reports or invoices.

Use it in React

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

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

Styles

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

outline
<IconReceiptYuan size={24} stroke={2} />
filled
<IconReceiptYuanFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
E-commerce
Keywords
currencybilltransactioninvoicepaymentfinanceeconomyaccountcashdocumente-commercereceiptyuanyuan receiptcurrency invoicepayment slip

FAQ

What does the receipt yuan icon represent?
This icon represents a receipt or invoice specifically related to transactions in Chinese Yuan (CNY).
How do I use the receipt yuan icon in React?
You can import and use it in your React application with: import { IconReceiptYuan } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including receipt yuan, are distributed 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 →