The Lucide table cells split icon visually represents a grid or table with cells divided, commonly used to signify actions related to splitting, dividing, or managing table data.
Common uses
- Button to split a selected table cell horizontally or vertically.
- Option in a data grid context menu for cell manipulation.
- Indicator for a data view that can be segmented.
Use it in React
Install
npm i lucide-reactImport & render
import { TableCellsSplit } from 'lucide-react';
<TableCellsSplit size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- spreadsheetgridrowtablecellssplitsplit celldivide gridtable partitionspreadsheet split
FAQ
- What does the table cells split icon represent?
- It depicts a table or grid with cells divided, typically used for actions involving splitting or dividing data.
- How do I use this icon in React?
- You can import and use it like this: import { TableCellsSplit } from 'lucide-react'. Then render it as <TableCellsSplit />.
- What is the license for this icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →