Card Stack Pixel Art Icon
A stack of payment cards for multi-card wallets, payment method lists, and transaction history overviews.
Tags
cardpaymentcreditdebitbankstack
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Card Stack icon
Several cards layered on top of each other, implying a collection of payment methods or a history of card-based transactions. Use it on a 'Payment methods' section heading, a wallet screen that lists multiple saved cards, or a 'Cards on file' summary. It visually distinguishes a multi-card context from the single-card icon. For actions on one specific card, the plain card or card-plus variants are more precise.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/card-stack.svg" width="24" height="24" alt="Card Stack" />
<!-- React -->
import { CardStack } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="card-stack.svg" width="48" height="48" style="image-rendering: pixelated" />