John KuehJohn Kueh

layout grid icon

Tabler · layout-grid · MIT

Download SVG

The Tabler layout grid icon depicts a grid of squares, commonly used to represent a dashboard, a gallery view, or a structured arrangement of content.

Common uses

  • Dashboard overview
  • Image gallery
  • Product listing

Use it in React

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

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

Styles

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

outline
<IconLayoutGrid size={24} stroke={2} />
filled
<IconLayoutGridFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
layouttablenetworkpatterngridcreativeartisticvisualaestheticstyledesigndashboard icongallery iconsquares iconpattern icon

FAQ

What is the layout grid icon used for?
It visually represents structured arrangements like dashboards, galleries, or product listings, helping users navigate and understand content organization.
How do I use the layout grid icon in React?
You can import and use it directly with: import { IconLayoutGrid } from '@tabler/icons-react'
What is the license for the Tabler layout grid icon?
The Tabler icons, including layout grid, are available 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 →