Pixelarticons

Credit Card X Pixel Art Icon

A credit card with an X for declined payments, expired cards, blocked accounts, and card removal confirmations.

finance Pro 4 variants

Tags

creditcardpaymentdebitbankclosecancelremove

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

A payment card marked with an X, the clear signal for a failed, blocked, or removed card state. Use it on a declined-payment error message, an expired-card warning banner, a blocked account notification, or a 'Remove card' confirmation dialog. The X reads as more final or problematic than a minus, making it the right choice for error states. For a neutral 'remove this card' button, credit-card-minus keeps the tone less alarming.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/credit-card-x.svg" width="24" height="24" alt="Credit Card X" />

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

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

Related icons