John KuehJohn Kueh

layout 2 icon

Tabler · layout-2 · MIT

Download SVG

The Tabler layout 2 icon depicts a grid or column-based arrangement, commonly used to represent different content display options or structural designs in user interfaces.

Common uses

  • Switching between different content layouts (e.g., list vs. grid view).
  • Representing a dashboard or multi-panel interface.
  • Indicating a design or template selection option.

Use it in React

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

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

Styles

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

outline
<IconLayout2 size={24} stroke={2} />
filled
<IconLayout2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
gridcolumnsmasonrycollagelayoutcreativeartisticvisualaestheticstyledesign2grid layoutdesign template

FAQ

What is the layout 2 icon used for?
It's typically used to signify layout options, content arrangement, or design templates within a user interface.
How do I use the layout 2 icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconLayout2 } from '@tabler/icons-react'
What is the license for the Tabler layout 2 icon?
The Tabler icons, including layout 2, 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 →