John KuehJohn Kueh

layout 04 icon

HugeIcons · Layout04Icon · MIT

Download SVG

The HugeIcons layout 04 icon depicts a grid of four equal squares, commonly used to represent a dashboard, a multi-column view, or a general arrangement of content.

Common uses

  • Dashboard overview
  • Multi-panel interface
  • Content arrangement options

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
four squaresgrid layoutquadrantdashboard layout

FAQ

What does the Layout 04 icon represent?
It visually represents a layout divided into four equal sections or quadrants, often used for dashboards or multi-column interfaces.
How do I use the Layout 04 icon in React?
Import it as 'Layout04Icon' from '@hugeicons/core-free-icons' and render it using the '<HugeiconsIcon icon={Layout04Icon} />' component.
What is the license for this icon?
The HugeIcons library, including the Layout 04 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 →