John KuehJohn Kueh

table rows split icon

HugeIcons · TableRowsSplitIcon · MIT

Download SVG

The HugeIcons table rows split icon depicts a stack of rows being divided, commonly used to represent actions like splitting, dividing, or managing content layout.

Common uses

  • Splitting a document into multiple panes
  • Dividing a table into sections
  • Managing layout options for content blocks

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TableRowsSplitIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TableRowsSplitIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
split rowsdivide contentlayout splitmanage rows

FAQ

What does the table rows split icon represent?
This icon visually represents the concept of dividing or splitting content, such as rows in a table or layout sections.
How do I use the TableRowsSplitIcon in React?
Import both HugeiconsIcon and TableRowsSplitIcon, then render the icon using <HugeiconsIcon icon={TableRowsSplitIcon} />.
What is the license for this icon?
The TableRowsSplitIcon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →