The Lucide receipt pound sterling icon depicts a receipt with a pound sterling symbol, commonly used to represent financial transactions, payments, or currency-related information in a user interface.
Common uses
- Displaying transaction history
- Indicating a successful payment
- Labeling a billing or invoice section
Use it in React
Install
npm i lucide-reactImport & render
import { ReceiptPoundSterling } from 'lucide-react';
<ReceiptPoundSterling size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- billvoucherslipcheckcounterfoilbritishcurrencygbp£receiptpoundsterlingbritish currency receiptgbp payment slipsterling vouchermoney receipt
FAQ
- What is the receipt pound sterling icon for?
- This icon is used to visually represent financial transactions, receipts, or billing information specifically related to British Pounds Sterling (GBP).
- How do I use this icon in React?
- You can import and use it in your React application with: `import { ReceiptPoundSterling } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the receipt pound sterling icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →