Steamdeck Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Steamdeck 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/316169.svg" alt="Steamdeck icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316169.svg" alt="Steamdeck icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316169.svg" alt="Steamdeck icon" :width="24" :height="24" />
CSS background
.icon-steamdeck {
background-image: url('https://proicons.com/icon/316169.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Steam Deck</title><path d="M8.999 0v4.309c4.242 0 7.694 3.45 7.694 7.691s-3.452 7.691-7.694 7.691V24c6.617 0 12-5.383 12-12s-5.383-12-12-12Zm0 6.011c-3.313 0-6 2.687-5.998 6a5.999 5.999 0 1 0 5.998-6z"/></svg>
Steamdeck in other icon packs
Copied!