game controller icon

game-controller-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
game-controller-fill
Set
Phosphor
Style
Fill
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="M247.44 173.75a.7.7 0 0 0 0-.14l-16.39-84.17v-.18A60.08 60.08 0 0 0 172 40H83.89a59.88 59.88 0 0 0-59 49.52L8.58 173.61a.7.7 0 0 0 0 .14a36 36 0 0 0 60.9 31.71l.35-.37L109.52 160h37l39.71 45.09c.11.13.23.25.35.37A36.08 36.08 0 0 0 212 216a36 36 0 0 0 35.43-42.25ZM104 112h-8v8a8 8 0 0 1-16 0v-8h-8a8 8 0 0 1 0-16h8v-8a8 8 0 0 1 16 0v8h8a8 8 0 0 1 0 16m40-8a8 8 0 0 1 8-8h24a8 8 0 0 1 0 16h-24a8 8 0 0 1-8-8m84.37 87.47a19.84 19.84 0 0 1-12.9 8.23a20.09 20.09 0 0 1-17.47-5.39L167.8 160h4.2a60 60 0 0 0 51-28.38l8.74 45a19.82 19.82 0 0 1-3.37 14.85"/></svg>

React

import type { SVGProps } from "react";

export function PhGameControllerFill(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="M247.44 173.75a.7.7 0 0 0 0-.14l-16.39-84.17v-.18A60.08 60.08 0 0 0 172 40H83.89a59.88 59.88 0 0 0-59 49.52L8.58 173.61a.7.7 0 0 0 0 .14a36 36 0 0 0 60.9 31.71l.35-.37L109.52 160h37l39.71 45.09c.11.13.23.25.35.37A36.08 36.08 0 0 0 212 216a36 36 0 0 0 35.43-42.25ZM104 112h-8v8a8 8 0 0 1-16 0v-8h-8a8 8 0 0 1 0-16h8v-8a8 8 0 0 1 16 0v8h8a8 8 0 0 1 0 16m40-8a8 8 0 0 1 8-8h24a8 8 0 0 1 0 16h-24a8 8 0 0 1-8-8m84.37 87.47a19.84 19.84 0 0 1-12.9 8.23a20.09 20.09 0 0 1-17.47-5.39L167.8 160h4.2a60 60 0 0 0 51-28.38l8.74 45a19.82 19.82 0 0 1-3.37 14.85"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M247.44 173.75a.7.7 0 0 0 0-.14l-16.39-84.17v-.18A60.08 60.08 0 0 0 172 40H83.89a59.88 59.88 0 0 0-59 49.52L8.58 173.61a.7.7 0 0 0 0 .14a36 36 0 0 0 60.9 31.71l.35-.37L109.52 160h37l39.71 45.09c.11.13.23.25.35.37A36.08 36.08 0 0 0 212 216a36 36 0 0 0 35.43-42.25ZM104 112h-8v8a8 8 0 0 1-16 0v-8h-8a8 8 0 0 1 0-16h8v-8a8 8 0 0 1 16 0v8h8a8 8 0 0 1 0 16m40-8a8 8 0 0 1 8-8h24a8 8 0 0 1 0 16h-24a8 8 0 0 1-8-8m84.37 87.47a19.84 19.84 0 0 1-12.9 8.23a20.09 20.09 0 0 1-17.47-5.39L167.8 160h4.2a60 60 0 0 0 51-28.38l8.74 45a19.82 19.82 0 0 1-3.37 14.85"/></svg>
</template>

CSS

.icon-game-controller-fill {
  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%22M247.44%20173.75a.7.7%200%200%200%200-.14l-16.39-84.17v-.18A60.08%2060.08%200%200%200%20172%2040H83.89a59.88%2059.88%200%200%200-59%2049.52L8.58%20173.61a.7.7%200%200%200%200%20.14a36%2036%200%200%200%2060.9%2031.71l.35-.37L109.52%20160h37l39.71%2045.09c.11.13.23.25.35.37A36.08%2036.08%200%200%200%20212%20216a36%2036%200%200%200%2035.43-42.25ZM104%20112h-8v8a8%208%200%200%201-16%200v-8h-8a8%208%200%200%201%200-16h8v-8a8%208%200%200%201%2016%200v8h8a8%208%200%200%201%200%2016m40-8a8%208%200%200%201%208-8h24a8%208%200%200%201%200%2016h-24a8%208%200%200%201-8-8m84.37%2087.47a19.84%2019.84%200%200%201-12.9%208.23a20.09%2020.09%200%200%201-17.47-5.39L167.8%20160h4.2a60%2060%200%200%200%2051-28.38l8.74%2045a19.82%2019.82%200%200%201-3.37%2014.85%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%22M247.44%20173.75a.7.7%200%200%200%200-.14l-16.39-84.17v-.18A60.08%2060.08%200%200%200%20172%2040H83.89a59.88%2059.88%200%200%200-59%2049.52L8.58%20173.61a.7.7%200%200%200%200%20.14a36%2036%200%200%200%2060.9%2031.71l.35-.37L109.52%20160h37l39.71%2045.09c.11.13.23.25.35.37A36.08%2036.08%200%200%200%20212%20216a36%2036%200%200%200%2035.43-42.25ZM104%20112h-8v8a8%208%200%200%201-16%200v-8h-8a8%208%200%200%201%200-16h8v-8a8%208%200%200%201%2016%200v8h8a8%208%200%200%201%200%2016m40-8a8%208%200%200%201%208-8h24a8%208%200%200%201%200%2016h-24a8%208%200%200%201-8-8m84.37%2087.47a19.84%2019.84%200%200%201-12.9%208.23a20.09%2020.09%200%200%201-17.47-5.39L167.8%20160h4.2a60%2060%200%200%200%2051-28.38l8.74%2045a19.82%2019.82%200%200%201-3.37%2014.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/game-controller-fill.svg?color=%231a73e8&size=48