Pixelarticons

Credit Card Minus Pixel Art Icon

A credit card with a minus sign for removing a saved payment method, downgrading a plan, or reducing card limits.

finance Pro 4 variants

Tags

creditcardpaymentdebitbankminusremovesubtractnegative

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

A payment card overlaid with a minus symbol, clearly signaling removal or reduction in a billing context. Use it on a 'Remove card' button in a payment method list, a 'Downgrade plan' action that affects billing, or a card-limit reduction control in a financial dashboard. It pairs with credit-card-plus to form a complete add/remove set. For blocking a card rather than deleting it, a lock or x variant communicates that distinction more clearly.

Usage

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

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

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

Related icons