Wallet Cards Pixel Art Icon
A wallet with card slots for saved payment methods, multi-card management, and digital card storage sections.
Tags
walletcashpaymentcards
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Wallet Cards icon
A wallet explicitly showing card slots or stored cards, making the connection to payment cards unmistakable. It suits a 'Saved cards' section within a wallet feature, a 'Manage payment methods' link in account settings, or the header of a digital card storage screen in a banking app. The explicit card detail distinguishes it from the plain wallet icon, which reads more broadly. Reach for this variant when the specific use case involves managing cards rather than a general balance.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/wallet-cards.svg" width="24" height="24" alt="Wallet Cards" />
<!-- React -->
import { WalletCards } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="wallet-cards.svg" width="48" height="48" style="image-rendering: pixelated" />