John KuehJohn Kueh

six square icon

HugeIcons · SixSquareIcon · MIT

Download SVG

The HugeIcons six square icon visually represents a grid or a collection of items, often used to indicate a dashboard, a gallery view, or a set of related options.

Common uses

  • Dashboard overview
  • Image gallery layout
  • App launcher grid

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
grid icondashboard icongallery iconsquares icon

FAQ

What does the SixSquareIcon represent?
The SixSquareIcon depicts a 2x3 grid of squares, commonly used to symbolize a collection of items, a dashboard, or a layout option.
How do I use the SixSquareIcon in React?
Import both HugeiconsIcon and SixSquareIcon, then render the icon using <HugeiconsIcon icon={SixSquareIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →