Steam Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Steam icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306580.svg" alt="Steam icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306580.svg" alt="Steam icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306580.svg" alt="Steam icon" :width="24" :height="24" />
CSS background
.icon-steam {
background-image: url('https://proicons.com/icon/306580.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M872 388c0 45-36 81-81 81s-81-36-81-81 36-80 81-80 81 36 81 80zm-33 137l-98 83c1 7 2 14 2 21 0 71-58 129-129 129-62 0-113-43-126-101l-243-82c-19 15-43 24-68 24-63 0-115-51-115-114s52-114 115-114c54 0 99 38 111 88l234 79c23-23 54-37 89-38l35-106v-6c0-81 65-146 146-146 80 0 146 65 146 146 0 63-41 117-99 137zm-591-79c-13-25-39-41-69-41-45 0-80 35-80 79s35 80 80 80c8 0 16-1 23-3l-38-13c-31-17-42-54-26-85 17-30 55-42 85-26l25 9zm430-58c0 62 51 113 113 113s114-51 114-113-51-113-114-113-113 51-113 113zm2 252c0-48-39-86-86-86-7 0-13 1-20 2l49 16c30 17 42 55 25 85-16 31-54 42-85 26l-52-18c11 35 44 61 83 61 47 0 86-39 86-86z"/></svg>
Steam in other icon packs
Copied!