The Tabler file report icon depicts a document with a bar chart, commonly used to represent data summaries, analytics, or generated reports within a user interface.
Common uses
- Button to view a financial report
- Link to download a data export
- Indicator for a pending performance review
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileReport } from '@tabler/icons-react';
<IconFileReport size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- statsdatapaperdocumentchartformatfilereportcontentrecordstatistics documentdata chartanalytics papersummary file
FAQ
- What does the file report icon represent?
- It signifies a document containing statistical data or a summary, often used for reports or analytics.
- How do I use this icon in React?
- Import it using `import { IconFileReport } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →