John KuehJohn Kueh

grid nine icon

Phosphor · grid-nine · MIT

Download SVG

The Phosphor grid nine icon depicts a 3x3 grid of squares, commonly used to represent a dashboard, a collection of apps, or a layout with multiple distinct sections.

Common uses

  • Dashboard overview
  • App launcher or menu
  • Layout options

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { GridNine } from '@phosphor-icons/react';

<GridNine size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<GridNine size={24} />
thin
<GridNine size={24} weight="thin" />
light
<GridNine size={24} weight="light" />
bold
<GridNine size={24} weight="bold" />
fill
<GridNine size={24} weight="fill" />
duotone
<GridNine size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
9appsapplicationssquarestilescellstablestabularspreadsheetsexceldesignsystemgridninedashboardapps grid

FAQ

What is the grid nine icon used for?
It's typically used to signify a collection of items, like apps on a phone or widgets on a dashboard, or to represent a structured layout.
How do I use the grid nine icon in React?
You can import and use it like this: import { GridNine } from '@phosphor-icons/react'. Then render it as <GridNine />.
What is the license for this icon?
The Phosphor icon library, including the grid nine icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →