stadia controller icon

stadia-controller from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.

Name
stadia-controller
Set
Material Symbols Light
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
stadia-controller-rounded, stadia-controller-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the stadia controller icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.725 19.5q-1.327 0-2.245-.921t-.93-2.254q0-.206.016-.392q.015-.187.065-.393l2.1-8.4q.311-1.177 1.252-1.908q.94-.732 2.142-.732h9.75q1.202 0 2.142.732q.94.731 1.252 1.908l2.1 8.4q.05.206.078.405t.028.405q0 1.333-.934 2.241q-.933.909-2.266.909q-.915 0-1.68-.483q-.766-.482-1.178-1.298l-.719-1.469q-.182-.385-.548-.567t-.775-.183h-4.75q-.41 0-.775.183t-.548.567l-.72 1.47q-.391.834-1.166 1.307q-.776.473-1.691.473m9.315-8.96q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0 4q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-9.224 1.526q.126-.126.126-.316v-1.308h1.308q.19 0 .316-.126q.126-.125.126-.316t-.126-.316t-.316-.126H8.942V8.25q0-.19-.126-.316T8.5 7.808t-.316.126t-.126.316v1.308H6.75q-.19 0-.316.126T6.308 10t.126.316t.316.126h1.308v1.308q0 .19.126.316t.316.126t.316-.126"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStadiaController(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.725 19.5q-1.327 0-2.245-.921t-.93-2.254q0-.206.016-.392q.015-.187.065-.393l2.1-8.4q.311-1.177 1.252-1.908q.94-.732 2.142-.732h9.75q1.202 0 2.142.732q.94.731 1.252 1.908l2.1 8.4q.05.206.078.405t.028.405q0 1.333-.934 2.241q-.933.909-2.266.909q-.915 0-1.68-.483q-.766-.482-1.178-1.298l-.719-1.469q-.182-.385-.548-.567t-.775-.183h-4.75q-.41 0-.775.183t-.548.567l-.72 1.47q-.391.834-1.166 1.307q-.776.473-1.691.473m9.315-8.96q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0 4q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-9.224 1.526q.126-.126.126-.316v-1.308h1.308q.19 0 .316-.126q.126-.125.126-.316t-.126-.316t-.316-.126H8.942V8.25q0-.19-.126-.316T8.5 7.808t-.316.126t-.126.316v1.308H6.75q-.19 0-.316.126T6.308 10t.126.316t.316.126h1.308v1.308q0 .19.126.316t.316.126t.316-.126"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.725 19.5q-1.327 0-2.245-.921t-.93-2.254q0-.206.016-.392q.015-.187.065-.393l2.1-8.4q.311-1.177 1.252-1.908q.94-.732 2.142-.732h9.75q1.202 0 2.142.732q.94.731 1.252 1.908l2.1 8.4q.05.206.078.405t.028.405q0 1.333-.934 2.241q-.933.909-2.266.909q-.915 0-1.68-.483q-.766-.482-1.178-1.298l-.719-1.469q-.182-.385-.548-.567t-.775-.183h-4.75q-.41 0-.775.183t-.548.567l-.72 1.47q-.391.834-1.166 1.307q-.776.473-1.691.473m9.315-8.96q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0 4q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-9.224 1.526q.126-.126.126-.316v-1.308h1.308q.19 0 .316-.126q.126-.125.126-.316t-.126-.316t-.316-.126H8.942V8.25q0-.19-.126-.316T8.5 7.808t-.316.126t-.126.316v1.308H6.75q-.19 0-.316.126T6.308 10t.126.316t.316.126h1.308v1.308q0 .19.126.316t.316.126t.316-.126"/></svg>
</template>

CSS

.icon-stadia-controller {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.725%2019.5q-1.327%200-2.245-.921t-.93-2.254q0-.206.016-.392q.015-.187.065-.393l2.1-8.4q.311-1.177%201.252-1.908q.94-.732%202.142-.732h9.75q1.202%200%202.142.732q.94.731%201.252%201.908l2.1%208.4q.05.206.078.405t.028.405q0%201.333-.934%202.241q-.933.909-2.266.909q-.915%200-1.68-.483q-.766-.482-1.178-1.298l-.719-1.469q-.182-.385-.548-.567t-.775-.183h-4.75q-.41%200-.775.183t-.548.567l-.72%201.47q-.391.834-1.166%201.307q-.776.473-1.691.473m9.315-8.96q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0%204q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-9.224%201.526q.126-.126.126-.316v-1.308h1.308q.19%200%20.316-.126q.126-.125.126-.316t-.126-.316t-.316-.126H8.942V8.25q0-.19-.126-.316T8.5%207.808t-.316.126t-.126.316v1.308H6.75q-.19%200-.316.126T6.308%2010t.126.316t.316.126h1.308v1.308q0%20.19.126.316t.316.126t.316-.126%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.725%2019.5q-1.327%200-2.245-.921t-.93-2.254q0-.206.016-.392q.015-.187.065-.393l2.1-8.4q.311-1.177%201.252-1.908q.94-.732%202.142-.732h9.75q1.202%200%202.142.732q.94.731%201.252%201.908l2.1%208.4q.05.206.078.405t.028.405q0%201.333-.934%202.241q-.933.909-2.266.909q-.915%200-1.68-.483q-.766-.482-1.178-1.298l-.719-1.469q-.182-.385-.548-.567t-.775-.183h-4.75q-.41%200-.775.183t-.548.567l-.72%201.47q-.391.834-1.166%201.307q-.776.473-1.691.473m9.315-8.96q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m0%204q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2-2q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-9.224%201.526q.126-.126.126-.316v-1.308h1.308q.19%200%20.316-.126q.126-.125.126-.316t-.126-.316t-.316-.126H8.942V8.25q0-.19-.126-.316T8.5%207.808t-.316.126t-.126.316v1.308H6.75q-.19%200-.316.126T6.308%2010t.126.316t.316.126h1.308v1.308q0%20.19.126.316t.316.126t.316-.126%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/stadia-controller.svg?color=%231a73e8&size=48