John KuehJohn Kueh

layout list icon

Tabler · layout-list · MIT

Download SVG

The Tabler layout list icon depicts a series of horizontal lines arranged vertically, commonly used to represent a list view or a structured content layout in user interfaces.

Common uses

  • Displaying a list of items (e.g., articles, products, tasks)
  • Representing a 'list view' option in a data table or dashboard
  • Indicating a content layout that prioritizes order and structure

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLayoutList } from '@tabler/icons-react';

<IconLayoutList size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLayoutList size={24} stroke={2} />
filled
<IconLayoutListFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
positiondesigndoablelayoutlistcreativeartisticvisualaestheticstylelist viewcontent layoutstructured listdesign list

FAQ

What is the layout list icon used for?
It's typically used to signify a list format or a structured arrangement of content within a user interface.
How do I use the layout list icon in React?
You can import and use it directly with: `import { IconLayoutList } from '@tabler/icons-react'`.
What is the license for the Tabler layout list icon?
The Tabler icons, including layout-list, 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 →