John KuehJohn Kueh

receipt pound icon

Tabler · receipt-pound · MIT

Download SVG

The Tabler receipt pound icon depicts a receipt with a pound sterling symbol, commonly used to represent financial transactions, payments, or billing information within e-commerce interfaces.

Common uses

  • Displaying transaction history
  • Indicating a successful payment
  • Representing a billing or invoice section

Use it in React

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

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

Styles

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

outline
<IconReceiptPound size={24} stroke={2} />
filled
<IconReceiptPoundFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
E-commerce
Keywords
currencybilltransactioninvoicepaymentfinanceeconomyaccountcashdocumente-commercereceiptpoundcurrency receiptpound billfinancial document

FAQ

What does the receipt pound icon represent?
It signifies a financial document or transaction, specifically related to the pound sterling currency.
How do I use the receipt pound icon in React?
You can import and use it like this: import { IconReceiptPound } from '@tabler/icons-react'; <IconReceiptPound />.
What is the license for this icon?
The Tabler icon library, including the receipt pound 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 →