Steam Machine Pixel Art Icon
A Steam Machine console icon for living-room platform lists and device compatibility rows.
Tags
steam machineconsoleliving room
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 Machine icon
The boxy living-room form factor, distinct from the handheld and the headset in the same family. Use it in a supported-platforms grid, a device switcher, or a settings page that changes behaviour depending on whether the app runs on a desk or a television.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/steam-machine.svg" width="24" height="24" alt="Steam Machine" />
<!-- React -->
import { SteamMachine } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="steam-machine.svg" width="48" height="48" style="image-rendering: pixelated" />