stadia controller icon
stadia-controller from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- stadia-controller
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- stadia-controller-rounded, stadia-controller-sharp
1 other variant in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
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 20q-1.5 0-2.562-1.075t-1.113-2.6q0-.225.025-.45t.075-.45l2.1-8.4q.35-1.35 1.425-2.187T7.125 4h9.75q1.375 0 2.45.838t1.425 2.187l2.1 8.4q.05.225.088.463t.037.462q0 1.525-1.088 2.588T19.276 20q-1.05 0-1.95-.55t-1.35-1.5l-.7-1.45q-.125-.25-.375-.375T14.375 16h-4.75q-.275 0-.525.125t-.375.375l-.7 1.45q-.45.95-1.35 1.5t-1.95.55m9.488-9.287q.287-.288.287-.713t-.288-.712T13.5 9t-.712.288T12.5 10t.288.713t.712.287t.713-.288m2-2Q16.5 8.426 16.5 8t-.288-.712T15.5 7t-.712.288T14.5 8t.288.713T15.5 9t.713-.288m0 4q.287-.287.287-.712t-.288-.712T15.5 11t-.712.288T14.5 12t.288.713t.712.287t.713-.288m2-2q.287-.287.287-.712t-.288-.712T17.5 9t-.712.288T16.5 10t.288.713t.712.287t.713-.288m-9.176 1.576q.213-.213.213-.538v-1h1q.325 0 .538-.213T11 10t-.213-.537t-.537-.213h-1v-1q0-.325-.213-.537T8.5 7.5t-.537.213t-.213.537v1h-1q-.325 0-.537.213T6 10t.213.538t.537.212h1v1q0 .325.213.538t.537.212t.538-.213"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsStadiaController(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 20q-1.5 0-2.562-1.075t-1.113-2.6q0-.225.025-.45t.075-.45l2.1-8.4q.35-1.35 1.425-2.187T7.125 4h9.75q1.375 0 2.45.838t1.425 2.187l2.1 8.4q.05.225.088.463t.037.462q0 1.525-1.088 2.588T19.276 20q-1.05 0-1.95-.55t-1.35-1.5l-.7-1.45q-.125-.25-.375-.375T14.375 16h-4.75q-.275 0-.525.125t-.375.375l-.7 1.45q-.45.95-1.35 1.5t-1.95.55m9.488-9.287q.287-.288.287-.713t-.288-.712T13.5 9t-.712.288T12.5 10t.288.713t.712.287t.713-.288m2-2Q16.5 8.426 16.5 8t-.288-.712T15.5 7t-.712.288T14.5 8t.288.713T15.5 9t.713-.288m0 4q.287-.287.287-.712t-.288-.712T15.5 11t-.712.288T14.5 12t.288.713t.712.287t.713-.288m2-2q.287-.287.287-.712t-.288-.712T17.5 9t-.712.288T16.5 10t.288.713t.712.287t.713-.288m-9.176 1.576q.213-.213.213-.538v-1h1q.325 0 .538-.213T11 10t-.213-.537t-.537-.213h-1v-1q0-.325-.213-.537T8.5 7.5t-.537.213t-.213.537v1h-1q-.325 0-.537.213T6 10t.213.538t.537.212h1v1q0 .325.213.538t.537.212t.538-.213"/></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 20q-1.5 0-2.562-1.075t-1.113-2.6q0-.225.025-.45t.075-.45l2.1-8.4q.35-1.35 1.425-2.187T7.125 4h9.75q1.375 0 2.45.838t1.425 2.187l2.1 8.4q.05.225.088.463t.037.462q0 1.525-1.088 2.588T19.276 20q-1.05 0-1.95-.55t-1.35-1.5l-.7-1.45q-.125-.25-.375-.375T14.375 16h-4.75q-.275 0-.525.125t-.375.375l-.7 1.45q-.45.95-1.35 1.5t-1.95.55m9.488-9.287q.287-.288.287-.713t-.288-.712T13.5 9t-.712.288T12.5 10t.288.713t.712.287t.713-.288m2-2Q16.5 8.426 16.5 8t-.288-.712T15.5 7t-.712.288T14.5 8t.288.713T15.5 9t.713-.288m0 4q.287-.287.287-.712t-.288-.712T15.5 11t-.712.288T14.5 12t.288.713t.712.287t.713-.288m2-2q.287-.287.287-.712t-.288-.712T17.5 9t-.712.288T16.5 10t.288.713t.712.287t.713-.288m-9.176 1.576q.213-.213.213-.538v-1h1q.325 0 .538-.213T11 10t-.213-.537t-.537-.213h-1v-1q0-.325-.213-.537T8.5 7.5t-.537.213t-.213.537v1h-1q-.325 0-.537.213T6 10t.213.538t.537.212h1v1q0 .325.213.538t.537.212t.538-.213"/></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%2020q-1.5%200-2.562-1.075t-1.113-2.6q0-.225.025-.45t.075-.45l2.1-8.4q.35-1.35%201.425-2.187T7.125%204h9.75q1.375%200%202.45.838t1.425%202.187l2.1%208.4q.05.225.088.463t.037.462q0%201.525-1.088%202.588T19.276%2020q-1.05%200-1.95-.55t-1.35-1.5l-.7-1.45q-.125-.25-.375-.375T14.375%2016h-4.75q-.275%200-.525.125t-.375.375l-.7%201.45q-.45.95-1.35%201.5t-1.95.55m9.488-9.287q.287-.288.287-.713t-.288-.712T13.5%209t-.712.288T12.5%2010t.288.713t.712.287t.713-.288m2-2Q16.5%208.426%2016.5%208t-.288-.712T15.5%207t-.712.288T14.5%208t.288.713T15.5%209t.713-.288m0%204q.287-.287.287-.712t-.288-.712T15.5%2011t-.712.288T14.5%2012t.288.713t.712.287t.713-.288m2-2q.287-.287.287-.712t-.288-.712T17.5%209t-.712.288T16.5%2010t.288.713t.712.287t.713-.288m-9.176%201.576q.213-.213.213-.538v-1h1q.325%200%20.538-.213T11%2010t-.213-.537t-.537-.213h-1v-1q0-.325-.213-.537T8.5%207.5t-.537.213t-.213.537v1h-1q-.325%200-.537.213T6%2010t.213.538t.537.212h1v1q0%20.325.213.538t.537.212t.538-.213%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%2020q-1.5%200-2.562-1.075t-1.113-2.6q0-.225.025-.45t.075-.45l2.1-8.4q.35-1.35%201.425-2.187T7.125%204h9.75q1.375%200%202.45.838t1.425%202.187l2.1%208.4q.05.225.088.463t.037.462q0%201.525-1.088%202.588T19.276%2020q-1.05%200-1.95-.55t-1.35-1.5l-.7-1.45q-.125-.25-.375-.375T14.375%2016h-4.75q-.275%200-.525.125t-.375.375l-.7%201.45q-.45.95-1.35%201.5t-1.95.55m9.488-9.287q.287-.288.287-.713t-.288-.712T13.5%209t-.712.288T12.5%2010t.288.713t.712.287t.713-.288m2-2Q16.5%208.426%2016.5%208t-.288-.712T15.5%207t-.712.288T14.5%208t.288.713T15.5%209t.713-.288m0%204q.287-.287.287-.712t-.288-.712T15.5%2011t-.712.288T14.5%2012t.288.713t.712.287t.713-.288m2-2q.287-.287.287-.712t-.288-.712T17.5%209t-.712.288T16.5%2010t.288.713t.712.287t.713-.288m-9.176%201.576q.213-.213.213-.538v-1h1q.325%200%20.538-.213T11%2010t-.213-.537t-.537-.213h-1v-1q0-.325-.213-.537T8.5%207.5t-.537.213t-.213.537v1h-1q-.325%200-.537.213T6%2010t.213.538t.537.212h1v1q0%20.325.213.538t.537.212t.538-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/stadia-controller.svg?color=%231a73e8&size=48