Stadia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Stadia 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/347829.svg" alt="Stadia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347829.svg" alt="Stadia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347829.svg" alt="Stadia icon" :width="24" :height="24" />
CSS background
.icon-stadia {
background-image: url('https://proicons.com/icon/347829.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#fff;}.a{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M4.5,19.323a33.5006,33.5006,0,0,1,39-3.2981"/><path class="a" d="M41.1572,21.8253a33.3029,33.3029,0,0,0-28.2689-.6359,33.468,33.468,0,0,1,6.7743-.7794,33.33,33.33,0,0,1,18.0937,5.3053"/><path class="a" d="M14.4764,30.7606c4.4309-2.5088,8.19-3.9887,13.6025-4.2435a33.579,33.579,0,0,0-6.9818-.7349,27.667,27.667,0,0,0-12.7228,3.02"/><path class="a" d="M17.103,36.7329A33.3311,33.3311,0,0,1,34.65,31.7718q.6341,0,1.2624.0234"/><path class="b" d="M4.5,19.323l3.8746,9.48"/><path class="b" d="M43.5,16.0253l-2.3434,5.8"/><path class="b" d="M37.7734,25.7316,35.96,31.7978"/><path class="b" d="M14.4764,30.7606l2.6258,5.9713"/></svg>
Stadia in other icon packs
Copied!