The Tabler table dashed icon depicts a table with dashed lines, commonly used to represent data grids, tables, or structured layouts.
Common uses
- Displaying data in a tabular format
- Representing a wireframe or placeholder for a table
- Indicating a grid or matrix structure
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTableDashed } from '@tabler/icons-react';
<IconTableDashed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- gridrowscolumnscellschartmatrixdottedframelayoutpatternsystemtabledashedgrid dasheddata tablewireframe table
FAQ
- What is the table dashed icon used for?
- It's used to visually represent tables, data grids, or structured layouts in user interfaces. The dashed lines can suggest a placeholder or a less defined structure.
- How do I use the table dashed icon in React?
- You can import and use it directly in your React components like this: `import { IconTableDashed } from '@tabler/icons-react'`. Then render it as `<IconTableDashed />`.
- What is the license for the Tabler icons?
- Tabler icons, including the table dashed icon, are distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →