The Tabler graph off icon visually represents the absence or disabling of data visualization, commonly used to indicate that analytics or reports are unavailable or turned off.
Common uses
- Displaying 'no data available' for a chart widget.
- Indicating a disabled or inactive analytics feature.
- Showing that a reporting function is currently turned off.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGraphOff } from '@tabler/icons-react';
<IconGraphOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- analyticsraportstatisticschartgraphoffdisabledinactivesystemchart disabledanalytics inactiveno statisticsreport off
FAQ
- What does the graph-off icon signify?
- It signifies the absence or deactivation of data visualization, like charts or graphs. It's used when analytics or reports are not available or are turned off.
- How do I use the graph-off icon in React?
- You can import and use it in your React components like this: import { IconGraphOff } from '@tabler/icons-react'. Then, render it as <IconGraphOff />.
- What is the license for the Tabler graph-off icon?
- The Tabler icons, including graph-off, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.