The Tabler file dollar icon depicts a document with a dollar sign, commonly used to represent financial documents, invoices, or monetary data.
Common uses
- Button to view invoice
- Link to financial report
- Label for payment details
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileDollar } from '@tabler/icons-react';
<IconFileDollar size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFileDollar size={24} stroke={2} />filled
<IconFileDollarFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- moneyfinanceinvoicefiledollardocumentdatacontentrecordcurrencycurrency fileinvoice iconmoney documentfinancial record
FAQ
- What does the file dollar icon represent?
- It represents a document related to money or finance, such as an invoice or a financial record.
- How do I use the file dollar icon in React?
- You can import and use it like this: import { IconFileDollar } from '@tabler/icons-react'; <IconFileDollar />.
- What is the license for this icon?
- The Tabler icon set, including the file dollar 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 →