Steam Square Pixel Art Icon
The Steam mark inside a square, for app tiles, social rows, and platform badges that need a uniform footprint.
Tags
steamvalvesquare
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 Square icon
A square-framed Steam badge. Where the plain mark suits inline text, this one keeps its weight in a row of equally sized platform buttons, an app grid, or a footer of social links. The square shape means it lines up with other boxed brand icons instead of floating between them.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/steam-square.svg" width="24" height="24" alt="Steam Square" />
<!-- React -->
import { SteamSquare } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="steam-square.svg" width="48" height="48" style="image-rendering: pixelated" />