Folders Stack Pixel Art Icon
A stacked folders icon for layered directory structures, folder hierarchies, deep project trees, and archive collections.
Tags
foldersstack
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Folders Stack icon
Multiple folders arranged in a stacked composition, evoking a hierarchy of nested directories or a deep file tree. Use it on a 'File tree' view toggle, an archive index page with many nested folders, or a project browser that shows folder depth. The stacking implies layers in a way the flat folders icon does not. For a second composition variant, folders-stack-2 offers a slightly different arrangement; for a flat multi-folder view, the plain folders icon is less hierarchical.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/folders-stack.svg" width="24" height="24" alt="Folders Stack" />
<!-- React -->
import { FoldersStack } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="folders-stack.svg" width="48" height="48" style="image-rendering: pixelated" />