game controller icon
game-controller-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- game-controller-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the game controller icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 110h-24a6 6 0 0 1 0-12h24a6 6 0 0 1 0 12m-72-12H94V88a6 6 0 0 0-12 0v10H72a6 6 0 0 0 0 12h10v10a6 6 0 0 0 12 0v-10h10a6 6 0 0 0 0-12m135.84 101.5A34 34 0 0 1 212 214a34.1 34.1 0 0 1-24-9.95l-.26-.28L147.38 158h-38.76l-40.31 45.76l-.31.24a34 34 0 0 1-24 10a34 34 0 0 1-33.46-39.91s0-.06 0-.1L26.9 89.88A57.89 57.89 0 0 1 83.89 42H172a58.07 58.07 0 0 1 57.05 47.63v.19L245.46 174v.11a33.75 33.75 0 0 1-5.62 25.39M172 146a46 46 0 0 0 0-92H83.89a45.9 45.9 0 0 0-45.18 38a.4.4 0 0 0 0 .1l-16.38 84.13a22 22 0 0 0 37.11 19.45l42-47.65a6 6 0 0 1 4.5-2Zm61.67 30.23l-9.79-50.35A58.06 58.06 0 0 1 172 158h-8.63l33.19 37.68a22 22 0 0 0 37.11-19.45"/></svg>
React
import type { SVGProps } from "react";
export function PhGameControllerLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 110h-24a6 6 0 0 1 0-12h24a6 6 0 0 1 0 12m-72-12H94V88a6 6 0 0 0-12 0v10H72a6 6 0 0 0 0 12h10v10a6 6 0 0 0 12 0v-10h10a6 6 0 0 0 0-12m135.84 101.5A34 34 0 0 1 212 214a34.1 34.1 0 0 1-24-9.95l-.26-.28L147.38 158h-38.76l-40.31 45.76l-.31.24a34 34 0 0 1-24 10a34 34 0 0 1-33.46-39.91s0-.06 0-.1L26.9 89.88A57.89 57.89 0 0 1 83.89 42H172a58.07 58.07 0 0 1 57.05 47.63v.19L245.46 174v.11a33.75 33.75 0 0 1-5.62 25.39M172 146a46 46 0 0 0 0-92H83.89a45.9 45.9 0 0 0-45.18 38a.4.4 0 0 0 0 .1l-16.38 84.13a22 22 0 0 0 37.11 19.45l42-47.65a6 6 0 0 1 4.5-2Zm61.67 30.23l-9.79-50.35A58.06 58.06 0 0 1 172 158h-8.63l33.19 37.68a22 22 0 0 0 37.11-19.45"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 110h-24a6 6 0 0 1 0-12h24a6 6 0 0 1 0 12m-72-12H94V88a6 6 0 0 0-12 0v10H72a6 6 0 0 0 0 12h10v10a6 6 0 0 0 12 0v-10h10a6 6 0 0 0 0-12m135.84 101.5A34 34 0 0 1 212 214a34.1 34.1 0 0 1-24-9.95l-.26-.28L147.38 158h-38.76l-40.31 45.76l-.31.24a34 34 0 0 1-24 10a34 34 0 0 1-33.46-39.91s0-.06 0-.1L26.9 89.88A57.89 57.89 0 0 1 83.89 42H172a58.07 58.07 0 0 1 57.05 47.63v.19L245.46 174v.11a33.75 33.75 0 0 1-5.62 25.39M172 146a46 46 0 0 0 0-92H83.89a45.9 45.9 0 0 0-45.18 38a.4.4 0 0 0 0 .1l-16.38 84.13a22 22 0 0 0 37.11 19.45l42-47.65a6 6 0 0 1 4.5-2Zm61.67 30.23l-9.79-50.35A58.06 58.06 0 0 1 172 158h-8.63l33.19 37.68a22 22 0 0 0 37.11-19.45"/></svg> </template>
CSS
.icon-game-controller-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20110h-24a6%206%200%200%201%200-12h24a6%206%200%200%201%200%2012m-72-12H94V88a6%206%200%200%200-12%200v10H72a6%206%200%200%200%200%2012h10v10a6%206%200%200%200%2012%200v-10h10a6%206%200%200%200%200-12m135.84%20101.5A34%2034%200%200%201%20212%20214a34.1%2034.1%200%200%201-24-9.95l-.26-.28L147.38%20158h-38.76l-40.31%2045.76l-.31.24a34%2034%200%200%201-24%2010a34%2034%200%200%201-33.46-39.91s0-.06%200-.1L26.9%2089.88A57.89%2057.89%200%200%201%2083.89%2042H172a58.07%2058.07%200%200%201%2057.05%2047.63v.19L245.46%20174v.11a33.75%2033.75%200%200%201-5.62%2025.39M172%20146a46%2046%200%200%200%200-92H83.89a45.9%2045.9%200%200%200-45.18%2038a.4.4%200%200%200%200%20.1l-16.38%2084.13a22%2022%200%200%200%2037.11%2019.45l42-47.65a6%206%200%200%201%204.5-2Zm61.67%2030.23l-9.79-50.35A58.06%2058.06%200%200%201%20172%20158h-8.63l33.19%2037.68a22%2022%200%200%200%2037.11-19.45%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20110h-24a6%206%200%200%201%200-12h24a6%206%200%200%201%200%2012m-72-12H94V88a6%206%200%200%200-12%200v10H72a6%206%200%200%200%200%2012h10v10a6%206%200%200%200%2012%200v-10h10a6%206%200%200%200%200-12m135.84%20101.5A34%2034%200%200%201%20212%20214a34.1%2034.1%200%200%201-24-9.95l-.26-.28L147.38%20158h-38.76l-40.31%2045.76l-.31.24a34%2034%200%200%201-24%2010a34%2034%200%200%201-33.46-39.91s0-.06%200-.1L26.9%2089.88A57.89%2057.89%200%200%201%2083.89%2042H172a58.07%2058.07%200%200%201%2057.05%2047.63v.19L245.46%20174v.11a33.75%2033.75%200%200%201-5.62%2025.39M172%20146a46%2046%200%200%200%200-92H83.89a45.9%2045.9%200%200%200-45.18%2038a.4.4%200%200%200%200%20.1l-16.38%2084.13a22%2022%200%200%200%2037.11%2019.45l42-47.65a6%206%200%200%201%204.5-2Zm61.67%2030.23l-9.79-50.35A58.06%2058.06%200%200%201%20172%20158h-8.63l33.19%2037.68a22%2022%200%200%200%2037.11-19.45%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/game-controller-light.svg?color=%231a73e8&size=48