Joystick Pixel Art Icon
An arcade joystick icon for retro gaming sections, arcade machine interfaces, and classic game navigation.
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Joystick icon
An upright arcade-style joystick with a round top, evoking classic arcade machines and retro gaming. Use it on a 'Retro games' section header, an arcade cabinet emulator app, a gaming museum or nostalgia feature, or any interface celebrating classic gaming culture. Its tall, upright form is instantly distinct from the horizontal gamepad, signaling specifically arcade or retro contexts. For modern console gaming, the gamepad-2 icon better matches contemporary player expectations.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/joystick.svg" width="24" height="24" alt="Joystick" />
<!-- React -->
import { Joystick } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="joystick.svg" width="48" height="48" style="image-rendering: pixelated" />