John KuehJohn Kueh

brand steam icon

Tabler · brand-steam · MIT

Download SVG

The Tabler brand steam icon depicts the logo of Valve's digital distribution platform, commonly used to represent Steam services or gaming-related content in user interfaces.

Common uses

  • Link to the Steam store or user profile.
  • Indicate a game is available on Steam.
  • Represent a gaming-related feature or section.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBrandSteam } from '@tabler/icons-react';

<IconBrandSteam size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBrandSteam size={24} stroke={2} />
filled
<IconBrandSteamFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Brand
Keywords
technologyvideogamedigitaldistributionsoftwareplayerpcbrandsteamsteam logovalvegaming platformpc games

FAQ

What does the brand steam icon represent?
It represents the Steam digital distribution platform developed by Valve, widely used for PC games.
How do I use the Steam icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconBrandSteam } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the brand steam icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →