Folders Stack 2 Pixel Art Icon
A second stacked-folders icon variant for layered directory hierarchies, archive structures, and deep file-tree navigation.
Tags
foldersstack
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Folders Stack 2 icon
An alternate arrangement of stacked folder shapes, carrying the same meaning as folders-stack while offering a visually distinct composition for layout variety. Use it when folders-stack appears alongside other icons and the compositions feel too similar, or when this layout fits a particular grid better. It suits archive browsers, deep project trees, and any interface that needs to communicate folder hierarchy. Choose between the two variants based purely on which reads more cleanly at your icon size.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/folders-stack-2.svg" width="24" height="24" alt="Folders Stack 2" />
<!-- React -->
import { FoldersStack2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="folders-stack-2.svg" width="48" height="48" style="image-rendering: pixelated" />