John KuehJohn Kueh

grid 02 icon

HugeIcons · Grid02Icon · MIT

Download SVG

The HugeIcons grid 02 icon depicts a 2x2 grid layout and is commonly used to represent a dashboard, a set of related items, or a general layout structure in user interfaces.

Common uses

  • Dashboard overview
  • Card-based layouts
  • Settings or options menu

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
dashboard iconlayout iconsquares iconmatrix icon

FAQ

What is the grid 02 icon used for?
It's typically used to signify a grid-based layout, like a dashboard or a collection of items, providing a visual representation of structure and organization.
How do I use the Grid02Icon in React?
Import both HugeiconsIcon and Grid02Icon, then render the icon using <HugeiconsIcon icon={Grid02Icon} />.
What is the license for this icon?
The HugeIcons grid 02 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 →