The Tabler report off icon depicts a document with a diagonal line through it, commonly used to indicate that a report is unavailable, disabled, or not applicable.
Common uses
- Disabling a 'View Report' button
- Showing no data for a specific report
- Indicating a feature is not yet implemented
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconReportOff } from '@tabler/icons-react';
<IconReportOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- timetimesheetanalysisanalyseresultsbusinesscompanyreportoffdisableddocumentno reportreport disableddocument offanalysis unavailable
FAQ
- What does the report off icon represent?
- It signifies the absence or disabling of a report, often used when data is not available or a feature is turned off.
- How do I use this icon in React?
- Import it using `import { IconReportOff } from '@tabler/icons-react'` and then use it as a component: `<IconReportOff />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is 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 →