The Tabler layout rows icon visually represents a grid or arrangement of content organized into horizontal rows, commonly used to signify content structure or display options in user interfaces.
Common uses
- Displaying a gallery of images in a row-based format.
- Representing different content layout options in a settings menu.
- Indicating a 'list view' or 'compact view' toggle.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutRows } from '@tabler/icons-react';
<IconLayoutRows size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- gridmasonrycollagelayoutrowscreativeartisticvisualaestheticstyledesigngrid rowscontent layoutlist viewrow arrangement
FAQ
- What is the layout rows icon used for?
- It's used to represent content arranged in horizontal rows, often for layout selection or visual organization in UIs.
- How do I use the layout rows icon in React?
- Import it using `import { IconLayoutRows } from '@tabler/icons-react'` and use it as a component: `<IconLayoutRows />`.
- What is the license for this icon?
- The Tabler icons, including layout-rows, 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 →