Pixelarticons

Cards Pixel Art Icon

Multiple cards arranged horizontally for payment method summaries, card-based kanban views, or multi-column card layouts.

office Pro 4 variants

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 Cards icon

Two or more cards laid out side by side, representing a collection of card-shaped items. It fits a payment overview showing several methods at once, a card-layout switcher in a UI (switching from list to card view), or a hand-of-cards metaphor in games or flash-card apps. When cards are stacked rather than fanned, card-stack is the more fitting icon; when the layout is specifically vertical, cards-vertical covers that variation.

Usage

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

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

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

Related icons