John KuehJohn Kueh

images square icon

Phosphor · images-square · MIT

Download SVG

The Phosphor images square icon depicts a grid of four squares, commonly used to represent image galleries, photo albums, or general media management sections in a user interface.

Common uses

  • Image gallery button
  • Photo album view switcher
  • Media library access

Use it in React

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

<ImagesSquare size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
picturesphotographsphotographywallpapersgallerylandscapealbummediasystemimagessquarephoto gridalbum iconmedia grid

FAQ

What does the images square icon represent?
It represents a collection or grid of images, often used for photo galleries or media management.
How do I use this icon in React?
You can import and use it like this: import { ImagesSquare } from '@phosphor-icons/react'; <ImagesSquare size={24} />
What is the license for this icon?
The Phosphor icon library, including this 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 →