John KuehJohn Kueh

layout 03 icon

HugeIcons · Layout03Icon · MIT

Download SVG

The HugeIcons layout 03 icon depicts a grid of four equal squares, commonly used to represent a dashboard, a gallery view, or a general multi-section content area.

Common uses

  • Dashboard overview
  • Image gallery grid
  • Multi-panel application layout

Use it in React

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

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

Details

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

FAQ

What does the Layout 03 icon represent?
It visually represents a 2x2 grid, often used for dashboards, galleries, or layouts with multiple distinct sections.
How do I use the Layout 03 icon in React?
Import it as `Layout03Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={Layout03Icon} />` from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons library, including the Layout 03 icon, is available 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 →