The Tabler stack 3 icon depicts a stylized stack of three elements, commonly used to represent concepts like layers, content grouping, or a collection of items in a user interface.
Common uses
- Representing a 'stack' or 'pile' of items.
- Indicating content that is layered or grouped.
- Visualizing a collection or set of related elements.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStack3 } from '@tabler/icons-react';
<IconStack3 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconStack3 size={24} stroke={2} />filled
<IconStack3Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- pileelementslayoutwrapstackcreativeartisticvisualaestheticstyledesign3layers iconelements iconpile icongroup icon
FAQ
- What does the stack 3 icon represent?
- It visually represents a stack or pile of three distinct items, often used for grouping or layering concepts in UI design.
- How do I use the stack 3 icon in React?
- You can import and use it in your React application with: import { IconStack3 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including stack 3, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.