Steam Frame Pixel Art Icon
A Steam Frame headset icon for VR platform support, headset settings, and immersive-mode toggles.
Tags
steam framevrheadset
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 Frame icon
The headset shape for the VR member of the family. Use it on a 'play in VR' control, in a platform list next to the handheld and the console, or in a settings panel that only applies while a headset is connected. It signals immersive mode rather than a screen you look at.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/steam-frame.svg" width="24" height="24" alt="Steam Frame" />
<!-- React -->
import { SteamFrame } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="steam-frame.svg" width="48" height="48" style="image-rendering: pixelated" />