Pixelarticons

Apple Arcade Pixel Art Icon

The Apple Arcade logo icon for linking to the gaming subscription service, iOS game listings, and platform badges.

games Pro 1 variant

Tags

applemaciosarcade

Style variants

base

Outline ยท rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Apple Arcade icon

A stylized icon representing Apple Arcade, Apple's subscription gaming platform on iOS, macOS, and Apple TV. Use it as a platform badge on game listing pages, a 'Play on Apple Arcade' link in a game detail view, or an app store category filter for arcade subscribers. Because it is a brand-specific mark, use it only when Apple Arcade is the direct subject. For iOS gaming without an Apple Arcade tie-in, the gamepad or joystick icon avoids brand specificity.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/apple-arcade.svg" width="24" height="24" alt="Apple Arcade" />

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

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

Related icons