The Lucide rows 2 icon depicts two horizontal lines of equal length, often used to represent a list, a split view, or a preview panel.
Common uses
- Displaying a list of items
- Indicating a split-screen or multi-panel layout
- Representing a content preview area
Use it in React
Install
npm i lucide-reactImport & render
import { Rows2 } from 'lucide-react';
<Rows2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lineslistqueuepreviewpanelparagraphsparallelseriessplitverticalhorizontalhalfcentermiddleevendrawer
FAQ
- What does the rows 2 icon represent?
- It visually signifies two parallel horizontal divisions, commonly used for lists, previews, or split interfaces.
- How do I use the rows 2 icon in React?
- You can import and use it like this: import { Rows2 } from 'lucide-react'; <Rows2 />.
- What is the license for the Lucide rows 2 icon?
- The Lucide icon library, including the rows 2 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 →