Pixelarticons

Membercard Pixel Art Icon

A membership card icon for loyalty programs, subscription plans, member-only access gates and rewards wallets.

commerce Pro 4 variants

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

A card with visual cues suggesting membership, loyalty, or exclusive access. Retail loyalty programs use it next to member points and tier badges; subscription services show it on the 'Your membership' page; event apps use it for member check-in screens. It signals belonging and privilege, making it a good fit for 'members only' notices or upgrade prompts. For a general payment card, a credit-card icon is clearer; membercard is specifically about identity, status, and access.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/membercard.svg" width="24" height="24" alt="Membercard" />

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

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

Related icons