The Tabler table row icon visually represents a single row within a data table or spreadsheet, commonly used to signify actions or elements related to individual records.
Common uses
- Selecting a specific record in a list view.
- Highlighting a row for editing or deletion.
- Indicating the current row being processed.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTableRow } from '@tabler/icons-react';
<IconTableRow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- tablerowdata-tablespreadsheettable-structurerow-wiseinformationgridtable-row-wisedatasetdatabasedata rowspreadsheet rowrecord linetable entry
FAQ
- What does the table row icon represent?
- It depicts a single horizontal line of data within a larger grid or table structure, often used to represent a record or entry.
- How do I use this icon in React?
- You can import and use it like this: import { IconTableRow } from '@tabler/icons-react'. Then render it as <IconTableRow />.
- What is the license for this icon?
- The Tabler icons, including the table row 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 →