Steam Deck Pixel Art Icon
A Steam Deck handheld icon for platform support lists, controller settings, and device pickers.
Tags
steam deckhandheldconsole
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 Steam Deck icon
The handheld silhouette with its twin stick clusters. Use it where a game or tool declares handheld support, in a settings screen that maps controls per device, or in a compatibility table beside desktop and console entries. It reads as 'portable PC' rather than 'console' or 'phone'.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/steam-deck.svg" width="24" height="24" alt="Steam Deck" />
<!-- React -->
import { SteamDeck } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="steam-deck.svg" width="48" height="48" style="image-rendering: pixelated" />