Pixelarticons

Credit Cards Pixel Art Icon

Multiple credit cards icon for saved payment methods, wallet overviews, and accepted card type displays.

finance Pro 4 variants

Tags

creditcards

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Credit Cards icon

Two or more payment cards stacked or fanned, representing a collection of payment options rather than a single card. It fits a 'Saved payment methods' section header, a wallet overview screen in a fintech app, or an 'Accepted cards' display in a checkout footer. When the user is managing or selecting among multiple cards, this icon sets context better than a single card. For adding one new card, credit-card-plus is the more precise action icon.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/credit-cards.svg" width="24" height="24" alt="Credit Cards" />

<!-- React -->
import { CreditCards } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="credit-cards.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons