Game Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Game 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/305744.svg" alt="Game icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305744.svg" alt="Game icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305744.svg" alt="Game icon" :width="24" :height="24" />
CSS background
.icon-game {
background-image: url('https://proicons.com/icon/305744.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="M996 663c-23-133-141-233-277-234-73-1-146-1-218-1-66 0-131-1-196 1-28 0-58 1-86 7C8 487-71 745 74 906c56 61 127 93 211 94h384c41 0 82 1 122-10 142-41 230-180 205-327zm-604 86H287v107h-72V750H108v-71h106V572h72v106h106v71zm233 135c-44 0-80-37-80-81 0-43 37-80 79-80 45 0 82 36 82 80s-37 81-81 81zm179-143c-45-1-81-37-81-81 1-44 37-80 81-80s80 37 80 82c0 42-37 79-80 79zM337 178h368c3 0 6 1 9 1v71H501c-23 0-33 9-36 31-1 9 0 18 0 27-1 28 0 56 0 84h107v-35h185c32 0 64-30 64-60 1-57 1-114 1-171 0-17-8-29-20-39-16-13-34-16-54-16H393V0H286c0 45-1 90 1 134 1 28 22 44 50 44z"/></svg>
Game in other icon packs
Copied!