Pixelarticons

Card Hearts Pixel Art Icon

A hearts suit playing card icon for card games, poker apps, casino UIs, and suit-themed game interfaces.

games Pro 4 variants

Tags

cardpaymentcreditdebitbankhearts

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

A playing card with the hearts suit, the most emotionally loaded of the four suits. In card game apps, poker platforms, and casino UIs it works purely as a suit icon. Outside games, the heart shape can blur into like or favorite meanings. Use it as part of the full suit icon set for game UIs; in non-game interfaces where affection or favoriting is the message, the plain heart icon is a cleaner choice.

Usage

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

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

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

Related icons