gamepad left icon
gamepad-left-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- gamepad-left-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- gamepad-left-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the gamepad left icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.435 8.512l-1.193-1.193q-.13-.13-.186-.27T10 6.748v-2.94q0-.348.23-.578t.578-.23h2.384q.348 0 .578.23t.23.578v2.94q0 .162-.056.301t-.186.27l-1.193 1.193q-.13.13-.267.183T12 8.748t-.298-.053t-.268-.183m4.054 4.054q-.13-.131-.183-.268q-.053-.136-.053-.298t.053-.298t.183-.267l1.193-1.193q.13-.13.27-.186t.301-.056h2.94q.348 0 .578.23t.23.578v2.384q0 .349-.23.578t-.578.23h-2.94q-.161 0-.301-.056t-.27-.186zM3 13.192v-2.384q0-.348.23-.578t.578-.23h2.94q.162 0 .301.056t.27.186l1.193 1.193q.13.13.183.267t.053.298t-.053.298t-.183.268l-1.193 1.192q-.13.13-.27.186T6.748 14h-2.94q-.348 0-.578-.23T3 13.192m7 7v-2.94q0-.161.056-.301t.186-.27l1.192-1.192q.132-.131.268-.184q.137-.053.298-.053t.298.053t.268.184l1.192 1.192q.13.13.186.27t.056.301v2.94q0 .349-.23.578t-.578.23h-2.384q-.348 0-.578-.23t-.23-.578M12 7.65l1-1V4h-2v2.65zM11 20h2v-2.65l-1-1l-1 1zm6.35-7H20v-2h-2.65l-1 1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGamepadLeftRounded(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="m11.435 8.512l-1.193-1.193q-.13-.13-.186-.27T10 6.748v-2.94q0-.348.23-.578t.578-.23h2.384q.348 0 .578.23t.23.578v2.94q0 .162-.056.301t-.186.27l-1.193 1.193q-.13.13-.267.183T12 8.748t-.298-.053t-.268-.183m4.054 4.054q-.13-.131-.183-.268q-.053-.136-.053-.298t.053-.298t.183-.267l1.193-1.193q.13-.13.27-.186t.301-.056h2.94q.348 0 .578.23t.23.578v2.384q0 .349-.23.578t-.578.23h-2.94q-.161 0-.301-.056t-.27-.186zM3 13.192v-2.384q0-.348.23-.578t.578-.23h2.94q.162 0 .301.056t.27.186l1.193 1.193q.13.13.183.267t.053.298t-.053.298t-.183.268l-1.193 1.192q-.13.13-.27.186T6.748 14h-2.94q-.348 0-.578-.23T3 13.192m7 7v-2.94q0-.161.056-.301t.186-.27l1.192-1.192q.132-.131.268-.184q.137-.053.298-.053t.298.053t.268.184l1.192 1.192q.13.13.186.27t.056.301v2.94q0 .349-.23.578t-.578.23h-2.384q-.348 0-.578-.23t-.23-.578M12 7.65l1-1V4h-2v2.65zM11 20h2v-2.65l-1-1l-1 1zm6.35-7H20v-2h-2.65l-1 1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.435 8.512l-1.193-1.193q-.13-.13-.186-.27T10 6.748v-2.94q0-.348.23-.578t.578-.23h2.384q.348 0 .578.23t.23.578v2.94q0 .162-.056.301t-.186.27l-1.193 1.193q-.13.13-.267.183T12 8.748t-.298-.053t-.268-.183m4.054 4.054q-.13-.131-.183-.268q-.053-.136-.053-.298t.053-.298t.183-.267l1.193-1.193q.13-.13.27-.186t.301-.056h2.94q.348 0 .578.23t.23.578v2.384q0 .349-.23.578t-.578.23h-2.94q-.161 0-.301-.056t-.27-.186zM3 13.192v-2.384q0-.348.23-.578t.578-.23h2.94q.162 0 .301.056t.27.186l1.193 1.193q.13.13.183.267t.053.298t-.053.298t-.183.268l-1.193 1.192q-.13.13-.27.186T6.748 14h-2.94q-.348 0-.578-.23T3 13.192m7 7v-2.94q0-.161.056-.301t.186-.27l1.192-1.192q.132-.131.268-.184q.137-.053.298-.053t.298.053t.268.184l1.192 1.192q.13.13.186.27t.056.301v2.94q0 .349-.23.578t-.578.23h-2.384q-.348 0-.578-.23t-.23-.578M12 7.65l1-1V4h-2v2.65zM11 20h2v-2.65l-1-1l-1 1zm6.35-7H20v-2h-2.65l-1 1z"/></svg> </template>
CSS
.icon-gamepad-left-rounded {
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%22m11.435%208.512l-1.193-1.193q-.13-.13-.186-.27T10%206.748v-2.94q0-.348.23-.578t.578-.23h2.384q.348%200%20.578.23t.23.578v2.94q0%20.162-.056.301t-.186.27l-1.193%201.193q-.13.13-.267.183T12%208.748t-.298-.053t-.268-.183m4.054%204.054q-.13-.131-.183-.268q-.053-.136-.053-.298t.053-.298t.183-.267l1.193-1.193q.13-.13.27-.186t.301-.056h2.94q.348%200%20.578.23t.23.578v2.384q0%20.349-.23.578t-.578.23h-2.94q-.161%200-.301-.056t-.27-.186zM3%2013.192v-2.384q0-.348.23-.578t.578-.23h2.94q.162%200%20.301.056t.27.186l1.193%201.193q.13.13.183.267t.053.298t-.053.298t-.183.268l-1.193%201.192q-.13.13-.27.186T6.748%2014h-2.94q-.348%200-.578-.23T3%2013.192m7%207v-2.94q0-.161.056-.301t.186-.27l1.192-1.192q.132-.131.268-.184q.137-.053.298-.053t.298.053t.268.184l1.192%201.192q.13.13.186.27t.056.301v2.94q0%20.349-.23.578t-.578.23h-2.384q-.348%200-.578-.23t-.23-.578M12%207.65l1-1V4h-2v2.65zM11%2020h2v-2.65l-1-1l-1%201zm6.35-7H20v-2h-2.65l-1%201z%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%22m11.435%208.512l-1.193-1.193q-.13-.13-.186-.27T10%206.748v-2.94q0-.348.23-.578t.578-.23h2.384q.348%200%20.578.23t.23.578v2.94q0%20.162-.056.301t-.186.27l-1.193%201.193q-.13.13-.267.183T12%208.748t-.298-.053t-.268-.183m4.054%204.054q-.13-.131-.183-.268q-.053-.136-.053-.298t.053-.298t.183-.267l1.193-1.193q.13-.13.27-.186t.301-.056h2.94q.348%200%20.578.23t.23.578v2.384q0%20.349-.23.578t-.578.23h-2.94q-.161%200-.301-.056t-.27-.186zM3%2013.192v-2.384q0-.348.23-.578t.578-.23h2.94q.162%200%20.301.056t.27.186l1.193%201.193q.13.13.183.267t.053.298t-.053.298t-.183.268l-1.193%201.192q-.13.13-.27.186T6.748%2014h-2.94q-.348%200-.578-.23T3%2013.192m7%207v-2.94q0-.161.056-.301t.186-.27l1.192-1.192q.132-.131.268-.184q.137-.053.298-.053t.298.053t.268.184l1.192%201.192q.13.13.186.27t.056.301v2.94q0%20.349-.23.578t-.578.23h-2.384q-.348%200-.578-.23t-.23-.578M12%207.65l1-1V4h-2v2.65zM11%2020h2v-2.65l-1-1l-1%201zm6.35-7H20v-2h-2.65l-1%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/gamepad-left-rounded.svg?color=%231a73e8&size=48