John KuehJohn Kueh

receipt icon

Tabler · receipt · MIT

Download SVG

The Tabler receipt icon depicts a document with lines, commonly used to represent financial transactions, invoices, or order confirmations in user interfaces.

Common uses

  • Displaying order history
  • Indicating a successful payment
  • Linking to an invoice or bill

Use it in React

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

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

Styles

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

outline
<IconReceipt size={24} stroke={2} />
filled
<IconReceiptFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
billrestaurantshoppricepaymoneytotaltaxreceiptfiledocumentinvoiceorderprice tag

FAQ

What does the receipt icon represent?
It represents a document, often used for bills, invoices, or order confirmations.
How do I use the receipt icon in React?
Import it using `import { IconReceipt } from '@tabler/icons-react'` and use it as a component: `<IconReceipt />`.
What is the license for the Tabler receipt icon?
The Tabler icon library, including the receipt 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 →