John KuehJohn Kueh

square stack icon

Lucide · square-stack · ISC

Download SVG

The Lucide square stack icon depicts multiple squares stacked vertically, commonly used to represent concepts like versions, history, or a collection of items.

Common uses

  • Version history display
  • Cloning or duplicating an item
  • Managing multiple revisions

Use it in React

Install
npm i lucide-react
Import & render
import { SquareStack } from 'lucide-react';

<SquareStack size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
versionsclonecopyduplicatemultiplerevisionsversion controlbackuphistorysquarestack

FAQ

What does the square stack icon represent?
It visually signifies multiple items stacked on top of each other, often used for version control, history, or collections.
How do I use the square stack icon in React?
You can import and use it like this: import { SquareStack } from 'lucide-react'. Then render it as <SquareStack />.
What is the license for this icon?
The square stack icon is provided under the ISC license.

Related icons

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

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