The Tabler stack forward icon visually represents layering or arranging elements in a forward position within a system or interface.
Common uses
- Moving an item to the front of a list or stack.
- Indicating a 'bring to front' action in a design tool.
- Representing the advancement of a process or sequence.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStackForward } from '@tabler/icons-react';
<IconStackForward size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- layersdepthforegroundarrangementadvancepositionsequencestructureorderarrangesystemstackforwardbring to frontlayer forwardmove to top
FAQ
- What does the stack forward icon represent?
- It signifies bringing an element to the forefront or arranging items in a forward sequence, often used for layering or ordering.
- How do I use this icon in React?
- You can import and use it like this: import { IconStackForward } from '@tabler/icons-react'. Then render it as <IconStackForward />.
- What is the license for this icon?
- The Tabler icon library, including the stack forward icon, is available 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →