The Tabler report icon depicts a document with a graph, commonly used to represent data analysis, financial summaries, or business performance metrics in user interfaces.
Common uses
- Displaying a link to a detailed performance report.
- Indicating a section for business analytics.
- Representing a timesheet or work log entry.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconReport } from '@tabler/icons-react';
<IconReport size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- timetimesheetanalysisanalyseresultsbusinesscompanyreportfilepaperdocumenttimesheet iconanalysis icondocument graph icon
FAQ
- What is the Tabler report icon used for?
- It's used to signify data analysis, summaries, or business performance information within an application.
- How do I use the report icon in React?
- Import it using `import { IconReport } from '@tabler/icons-react'` and use it as a component: `<IconReport />`.
- What is the license for the Tabler report icon?
- The Tabler icons, including the report icon, are distributed 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 →