The HugeIcons receipt text icon depicts a document with lines of text, commonly used to represent receipts, invoices, order details, or transaction history.
Common uses
- Displaying order summaries
- Linking to transaction details
- Representing billing information
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReceiptTextIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ReceiptTextIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- invoicedocumentbillorder
FAQ
- What does the receipt text icon represent?
- It visually represents a document containing text, typically used for financial records like receipts or invoices.
- How do I use the ReceiptTextIcon in React?
- Import both HugeiconsIcon and ReceiptTextIcon, then render <HugeiconsIcon icon={ReceiptTextIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the receipt text icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →