Game Controller Pixel Art Icon
A game controller icon for play buttons, input settings, controller pairing, and game sections.
Tags
controllergamepadconsole
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Game Controller icon
The rounded console controller, wider and softer than the boxier gamepad already in the set, so an interface can distinguish two device types. Use it on a 'play with controller' prompt, an input-method picker, a pairing screen, or the games section of a launcher.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/game-controller.svg" width="24" height="24" alt="Game Controller" />
<!-- React -->
import { GameController } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="game-controller.svg" width="48" height="48" style="image-rendering: pixelated" />