Game Console Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Game Console 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/305741.svg" alt="Game Console icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305741.svg" alt="Game Console icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305741.svg" alt="Game Console icon" :width="24" :height="24" />
CSS background
.icon-game-console {
background-image: url('https://proicons.com/icon/305741.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="M905 760c-13-23-25-45-38-68-8-14-16-29-27-42-20-26-46-42-81-40-18 1-35 0-52 0h-47c6 37-11 62-37 82-7 6-16 11-24 15-27 14-56 20-87 22-49 2-95-7-136-37-16-12-30-27-34-48-3-10-3-22-4-33-1 0-4-1-7-1-32 0-64 1-96 0-19 0-36 6-51 17-16 11-29 25-38 42-17 30-35 60-51 92-8 15-14 32-16 48-3 25-2 49-2 74 0 32 23 54 55 54 245 1 491 1 736 0 32 0 54-22 54-54v-56c1-24-5-46-17-67zM389 867c0 6-4 11-10 11H134c-6 0-10-5-10-11v-14c0-6 4-10 10-10h245c6 0 10 4 10 10v14zm341 12c-10 0-19-9-18-19 0-10 8-19 18-18 10 0 18 8 18 18s-8 19-18 19zm89 20c-21 0-38-18-38-39s18-39 39-39 39 18 38 39c0 22-17 39-39 39zM500 62c-75 0-136 41-136 90 0 18 8 34 22 48-1 11 0 22 1 32l17 207c5 60 10 121 15 181 3 37 27 58 64 58h39c32-1 56-23 59-54 7-74 12-147 19-221l15-189v-14c13-14 21-30 21-48 0-49-61-90-136-90zm0 109c-52 0-94-19-94-43s42-44 94-44 94 20 94 44-42 43-94 43z"/></svg>
Game Console in other icon packs
Copied!