John KuehJohn Kueh

table off icon

Tabler · table-off · MIT

Download SVG

The Tabler table off icon visually represents a disabled or inactive table, commonly used in UI to indicate that a data grid or spreadsheet functionality is currently unavailable or turned off.

Common uses

  • Disabling table editing
  • Indicating no data available in a table
  • Toggling table visibility off

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconTableOff } from '@tabler/icons-react';

<IconTableOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Database
Keywords
spreadsheetlayoutgridarrangerowcolumntableoffdisabledinactivedatabasespreadsheet offgrid disabledinactive layouttable disabled

FAQ

What does the table off icon represent?
It signifies a table that is currently inactive, disabled, or unavailable. It's used to clearly communicate the status of tabular data or functionality.
How do I use this icon in React?
You can import and use it directly from the '@tabler/icons-react' library like this: import { IconTableOff } from '@tabler/icons-react'.
What is the license for this icon?
This icon is part of the Tabler icon library and 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 →