John KuehJohn Kueh

stack backward icon

Tabler · stack-backward · MIT

Download SVG

The Tabler stack backward icon visually represents layers or items arranged in a sequence, often used to indicate moving an element to the background or to a lower position in a stack.

Common uses

  • Move item to back in a layer editor
  • Send element to background
  • Reorder items in a list

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
layersdepthbackgroundarrangementreorderreverseunderneathpositionsequencearrangesystemstackbackwardmove to backlayers backwardsend to background

FAQ

What does the stack backward icon represent?
It signifies arranging items in a sequence, typically used for actions like moving something to the background or a lower position.
How do I use this icon in React?
You can import and use it like this: import { IconStackBackward } from '@tabler/icons-react'. Then render it as <IconStackBackward />.
What is the license for this icon?
The Tabler icon library, including this 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 →