John KuehJohn Kueh

stack icon

Tabler · stack · MIT

Download SVG

The Tabler stack icon visually represents a pile or collection of elements, commonly used in UI design to signify layers, content grouping, or a stack of items.

Common uses

  • Representing a stack of documents or files.
  • Indicating layered content or UI elements.
  • Signifying a collection or group of related items.

Use it in React

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

<IconStack size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconStack size={24} stroke={2} />
filled
<IconStackFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
pileelementslayoutwrapstackcreativeartisticvisualaestheticstyledesignlayersgroup

FAQ

What does the stack icon represent?
It depicts a pile or stack of items, often used to show layers, grouped content, or a collection of similar elements in a user interface.
How do I use the stack icon in React?
You can import and use it with: import { IconStack } from '@tabler/icons-react'. Then render it as <IconStack />.
What is the license for the Tabler stack icon?
The Tabler stack icon is distributed under the MIT license.

Related icons

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

Looking for something else? Search Tabler and 4 more libraries by description →