Pixelarticons

Card Diamonds Pixel Art Icon

A diamonds suit playing card icon for card games, poker apps, casino UIs, and suit-specific game elements.

games Pro 4 variants

Tags

cardpaymentcreditdebitbankdiamonds

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 Card Diamonds icon

A playing card bearing the diamonds suit, the red-diamond shape tied to card games and gambling contexts. It belongs on a poker hand display, a card-sorting UI, a casino game lobby, or a suit-filter control in a card game app. Used together with clubs, hearts, and spades icons, it creates a complete visual vocabulary for card game interfaces. When diamonds refer to currency rather than a card suit in your product, the diamond-gem or coin icon avoids the gambling association.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/card-diamonds.svg" width="24" height="24" alt="Card Diamonds" />

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

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

Related icons