Pixelarticons

Credit Card Plus Pixel Art Icon

A credit card with a plus sign for adding a new payment method, saving a card, or upgrading a billing plan.

finance Pro 4 variants

Tags

creditcardpaymentdebitbankplusaddnewcreatepositive

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

A payment card combined with a plus badge, the natural icon for adding billing information. It belongs on an 'Add payment method' button, a 'Save new card' form trigger, or an 'Upgrade plan' flow that introduces new billing. Users expect this pattern in checkout pages and subscription management screens. When removal is the action, credit-card-minus keeps the visual language consistent across your payment UI.

Usage

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

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

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

Related icons