Steam Pixel Art Icon
The Steam logo for game store links, launcher integrations, and 'available on Steam' buttons.
Tags
steamvalvegaming
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 icon
Valve's Steam mark, drawn on the 24x24 grid so it sits level with the rest of the interface. Use it on a store link in a game's landing page, next to a wishlist or purchase button, in a launcher's account settings, or in a list of platforms a title ships on. Pair it with steam-deck when the point is hardware rather than the store.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/steam.svg" width="24" height="24" alt="Steam" />
<!-- React -->
import { Steam } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="steam.svg" width="48" height="48" style="image-rendering: pixelated" />