John KuehJohn Kueh

layout grid icon

HugeIcons · LayoutGridIcon · MIT

Download SVG

The HugeIcons layout grid icon depicts a grid of squares, commonly used to represent a dashboard, a gallery view, or a collection of items arranged in a structured format.

Common uses

  • Dashboard overview
  • Image gallery
  • App launcher

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LayoutGridIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={LayoutGridIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
griddashboardsquareslayout

FAQ

What is the layout grid icon used for?
It's used to visually represent structured arrangements of content, such as dashboards, galleries, or lists.
How do I use the LayoutGridIcon in React?
Import both HugeiconsIcon and LayoutGridIcon, then render <HugeiconsIcon icon={LayoutGridIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →