John KuehJohn Kueh

receipt x icon

Phosphor · receipt-x · MIT

Download SVG

The Phosphor receipt x icon depicts a receipt with an 'X' mark, commonly used to represent canceling a purchase, indicating a voided transaction, or signifying an expense that has been closed or rejected.

Common uses

  • Cancel order button
  • Voided transaction status
  • Rejected expense report

Use it in React

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

<ReceiptX size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ReceiptX size={24} />
thin
<ReceiptX size={24} weight="thin" />
light
<ReceiptX size={24} weight="light" />
bold
<ReceiptX size={24} weight="bold" />
fill
<ReceiptX size={24} weight="fill" />
duotone
<ReceiptX size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
purchasemoneyclippingexpensecancelcommercefinancesreceiptxcancel receiptvoid receiptclosed expenserejected purchase

FAQ

What does the receipt x icon represent?
It signifies a canceled, voided, or rejected financial transaction, such as a purchase or an expense.
How do I use this icon in React?
Import it using `import { ReceiptX } from '@phosphor-icons/react'` and use it as a React component: `<ReceiptX />`.
What is the license for this icon?
The Phosphor icon library, including the receipt x icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Phosphor and 4 more libraries by description →