John KuehJohn Kueh

table rows split icon

Lucide · table-rows-split · ISC

Download SVG

The Lucide table rows split icon visually represents dividing or separating rows within a table or grid structure, commonly used to indicate actions like splitting a table, segmenting data, or creating distinct sections.

Common uses

  • Splitting a table into multiple sections
  • Dividing data entries in a list
  • Indicating a separation point in a spreadsheet

Use it in React

Install
npm i lucide-react
Import & render
import { TableRowsSplit } from 'lucide-react';

<TableRowsSplit size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
spreadsheetgridcutbreakdivideseparatesegmenttablerowssplitsplit tabledivide rowsseparate gridcut data

FAQ

What does the table rows split icon represent?
This icon depicts the action of dividing or separating rows within a tabular or grid layout. It's useful for actions related to splitting, breaking, or segmenting data.
How do I use the table rows split icon in React?
You can import and use it in your React application like this: import { TableRowsSplit } from 'lucide-react'. Then, render it as a component: <TableRowsSplit />.
What is the license for this icon?
The Lucide icon set, including the table rows split icon, is available under the ISC license, which is a permissive open-source 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 →