The Tabler invoice icon depicts a document with lines, commonly used to represent financial statements, bills, or receipts in user interfaces.
Common uses
- Displaying a link to view or download an invoice.
- Indicating a section for billing or payment history.
- Representing a financial record or statement.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconInvoice } from '@tabler/icons-react';
<IconInvoice size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- billstatementreceiptchargeaccountrecordsummarydocumentdetailaccountinginvoice
FAQ
- What does the invoice icon represent?
- It represents a document, typically a bill, statement, or receipt, used for financial transactions.
- How do I use the invoice icon in React?
- You can import and use it like this: import { IconInvoice } from '@tabler/icons-react'.
- What is the license for the Tabler invoice icon?
- The Tabler icons, including the invoice icon, are 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 →