Files Stack 2 Pixel Art Icon
An alternate stacked-files icon for version stacks, document archives, and layered file groups with a different visual style.
Tags
filesstack
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Files Stack 2 icon
An alternative version of the stacked files icon, differing in the number of visible layers, offset angle, or corner treatment. Use it when your icon set needs a visual distinction between two types of document stacks, for example 'active queue' versus 'completed archive', or simply when this style integrates better with adjacent icons. The metaphor remains the same: a pile of documents suggesting history, batch processing, or ordered depth.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/files-stack-2.svg" width="24" height="24" alt="Files Stack 2" />
<!-- React -->
import { FilesStack2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="files-stack-2.svg" width="48" height="48" style="image-rendering: pixelated" />