Pixelarticons

Gamepad Pixel Art Icon

A game-controller icon for games libraries, gaming sections, controller settings and game modes.

games 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 Gamepad icon

A game controller with a directional pad and buttons. It is the clear symbol for gaming wherever it appears: a games library or store section, a 'Play' area, controller settings, or a gaming mode. It also works as a playful accent for anything game-like, from gamified onboarding to an arcade-themed feature. It stays recognizable at small sizes, so it suits both navigation and feature tiles.

Usage

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

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

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

Related icons