Game Controller Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Game Controller icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305742.svg" alt="Game Controller icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305742.svg" alt="Game Controller icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305742.svg" alt="Game Controller icon" :width="24" :height="24" />
CSS background
.icon-game-controller {
background-image: url('https://proicons.com/icon/305742.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M815 726c-9 0-16 8-16 17s7 17 16 17c10 0 17-8 17-17s-7-17-17-17zm0-152c-9 0-16 8-16 17s7 17 16 17c10 0 17-8 17-17s-7-17-17-17zM665 692c-10 0-17 8-17 17 0 10 7 17 17 17 9 0 16-8 16-17s-7-17-16-17zm0-152c-10 0-17 8-17 17s7 17 17 17c9 0 16-7 16-17s-7-17-16-17zm317 71c-48-180-183-300-300-269-45 12-117 42-168 46v-50-9c0-51-41-93-92-93H288c-33 0-59-26-59-59 0-32 26-59 59-59h192c19 0 34-15 34-34V17c0-9-8-17-17-17s-17 8-17 17v34c0 33-1 33-33 33H288c-51 0-93 42-93 93 0 52 42 93 93 93h134c32 0 58 27 58 59 0 3 0 6 1 9h-1v50c-50-4-121-34-165-46-116-31-249 90-297 270s7 352 123 383c87 23 183-38 246-145 35 7 72 11 110 11 39 0 76-6 111-14 64 107 161 168 249 145 118-31 174-202 125-381zm-652 31h-67v67c0 10-8 17-17 17s-17-8-17-17v-67h-67c-9 0-17-8-17-17s8-17 17-17h67v-68c0-9 8-16 17-16s17 7 17 16v68h67c9 0 16 8 16 17s-7 17-16 17zm335 118c-28 0-51-23-51-51s23-50 51-50 50 22 50 50-23 51-50 51zm0-152c-28 0-51-23-51-51s23-50 51-50 50 22 50 50-23 51-50 51zm150 186c-27 0-50-23-50-51s23-51 50-51c28 0 51 23 51 51s-23 51-51 51zm0-152c-27 0-50-23-50-51s23-51 50-51c28 0 51 23 51 51s-23 51-51 51z"/></svg>
Game Controller in other icon packs
Copied!