John KuehJohn Kueh

five square icon

HugeIcons · FiveSquareIcon · MIT

Download SVG

The HugeIcons five square icon visually represents a grid or collection of five distinct square elements, often used to denote categories, a set of related items, or a dashboard overview.

Common uses

  • Displaying a set of 5 featured services
  • Representing a rating system (e.g., 5 stars, but with squares)
  • Indicating a dashboard with 5 key metrics

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
five squaresgrid of fivesquare collectionfive items

FAQ

What does the FiveSquareIcon represent?
It depicts a group of five square shapes, commonly used for representing multiple items, categories, or sections in a UI.
How do I use the FiveSquareIcon in React?
Import both HugeiconsIcon and FiveSquareIcon, then render it using <HugeiconsIcon icon={FiveSquareIcon} />.
What is the license for this icon?
The FiveSquareIcon is part of the HugeIcons library and 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 →