Pixelarticons

Cards Vertical Pixel Art Icon

Vertically oriented cards side by side for portrait card grids, mobile wallet previews, and tall card-layout views.

office Pro 4 variants

Tags

cardsvertical

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

Multiple cards displayed in a vertical (portrait) orientation, arranged side by side. This suits mobile-first UIs where card previews stand upright, a deck-of-cards metaphor in a game or flashcard app, or a gallery of vertical business cards. It is the portrait counterpart to the horizontal cards icon. When one specific card matters rather than a set, card-vertical reduces visual complexity; for horizontal card layouts, the cards icon fits better.

Usage

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

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

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

Related icons