Pixelarticons

Card Plus Pixel Art Icon

A payment card with a plus sign for adding a new card, linking a payment method, or starting a billing subscription.

office Pro 4 variants

Tags

cardpaymentcreditdebitbankplusaddnewcreatepositive

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

A card overlaid with a plus symbol, signaling the addition of a new payment method. Use it on an 'Add card' button in a wallet or checkout, a 'Link bank card' prompt in a fintech onboarding flow, or the entry point to a subscription signup. It pairs intuitively with card-minus to form an add/remove pair in billing management screens. When the intent is broader, like adding funds rather than a card, a wallet-plus icon may read more accurately.

Usage

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

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

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

Related icons