Pixelarticons

Subscriptions Pixel Art Icon

A subscriptions icon for recurring billing plans, newsletter sign-ups, content membership management and 'My subscriptions' pages.

devices Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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

An icon representing ongoing, repeating access, commonly depicted as stacked cards or a bell with a recurring symbol. Use it in billing dashboards to link to 'Manage subscriptions,' in streaming apps for a 'My subscriptions' section, or in email settings for newsletter management. It signals a continuing relationship rather than a one-time purchase. For a single purchase without recurrence, a shopping-cart or receipt icon better fits the transactional moment.

Usage

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

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

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

Related icons