John KuehJohn Kueh

square 3 stack 3d icon

Heroicons · square-3-stack-3d · MIT

Download SVG

The Heroicons square 3 stack 3d icon depicts three stacked squares with a slight 3D effect, commonly used to represent a collection of items, a library, or a set of data.

Common uses

  • Displaying a list of documents
  • Representing a user's library or collection
  • Indicating a data set or archive

Use it in React

Install
npm i @heroicons/react
Import & render
import { Square3Stack3dIcon } from '@heroicons/react/24/outline';

<Square3Stack3dIcon className="size-6" />

Styles

Heroicons ships this icon in 4 styles — each its own import:

24/outline
<Square3Stack3dIcon className="size-6" />
24/solid
<Square3Stack3dIcon className="size-6" />
20/solid
<Square3Stack3dIcon className="size-6" />
16/solid
<Square3Stack3dIcon className="size-6" />

Details

Library
Heroicons (324 icons)
License
MIT
viewBox
0 0 24 24
Keywords
square3stack3dstacked squaresdocument stackarchive icondata set

FAQ

What does the square 3 stack 3d icon represent?
This icon represents a stack of three squares, often used to signify a collection, library, or multiple items.
How do I use the square 3 stack 3d icon in React?
You can import and use it in React with: import { Square3Stack3dIcon } from '@heroicons/react/24/outline'
What is the license for this icon?
The square 3 stack 3d icon is provided under the MIT license.

Related icons

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

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