2 Player Games Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 2 Player Games 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/321178.svg" alt="2 Player Games icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321178.svg" alt="2 Player Games icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321178.svg" alt="2 Player Games icon" :width="24" :height="24" />
CSS background
.icon-2-player-games {
background-image: url('https://proicons.com/icon/321178.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.u,.v{stroke-linecap:round;}.u,.v,.w{fill:none;stroke:#000;}.u,.w{stroke-linejoin:round;}.v{stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="w" d="m20.5839,11.4258l.7994-1.057,3.3772-1.2856,1.4662,1.7036,3.982,1.0146.1233-1.5763,2.1039.6396v3.9574l-2.1039.6396-.1233-1.5763-3.982,1.0146-1.4662,1.7036-3.3772-1.2856-.7994-1.057v-2.8352Z"/><rect id="e" class="v" x="17.1371" y="9.0846" width="1.8101" height="7.5177" rx=".3626" ry=".3626"/><g id="f"><path id="g" class="u" d="m18.9518,9.4472v-2.5342c0-.1513.1216-.2731.2727-.2731h3.9438c.1511,0,.2727.1218.2727.2731v2.6726"/><path id="h" class="u" d="m30.7591,10.355v-1.898c0-.1254-.1008-.2263-.226-.2263h-3.2688c-.1252,0-.226.101-.226.2263v2.5366"/></g><g id="i"><path id="j" class="u" d="m18.9518,16.2397v2.5342c0,.1513.1216.2731.2727.2731h3.9438c.1511,0,.2727-.1218.2727-.2731v-2.6992"/><path id="k" class="u" d="m30.7591,15.3319v1.898c0,.1254-.1008.2263-.226.2263h-3.2688c-.1252,0-.226-.101-.226-.2263v-2.5366"/></g><path id="l" class="w" d="m32.211,36.5344l-.7994,1.057-3.3772,1.2856-1.4662-1.7036-3.982-1.0146-.1233,1.5763-2.1039-.6396v-3.9574l2.1039-.6396.1233,1.5763,3.982-1.0146,1.4662-1.7036,3.3772,1.2856.7994,1.057v2.8352Z"/><rect id="m" class="v" x="33.84" y="31.358" width="1.8101" height="7.5177" rx=".3626" ry=".3626"/><g id="n"><path id="o" class="u" d="m33.84,38.5131l.0032,2.5342c0,.1513-.1216.2731-.2727.2731h-3.9438c-.1511,0-.2727-.1218-.2727-.2731v-2.6726"/><path id="p" class="u" d="m22.0358,37.7401v1.7632c0,.1254.1008.2263.226.2263h3.2688c.1252,0,.226-.101.226-.2263v-2.5366"/></g><g id="q"><path id="r" class="u" d="m33.84,31.7206l.0032-2.5342c0-.1513-.1216-.2731-.2727-.2731h-3.9438c-.1511,0-.2727.1218-.2727.2731v2.6726"/><path id="s" class="u" d="m22.0358,32.6284v-1.898c0-.1254.1008-.2263.226-.2263h3.2688c.1252,0,.226.101.226.2263v2.5366"/></g><path id="t" class="u" d="m8.822,10.1307c0-1.9788,1.7926-3.5389,3.8425-3.145,1.3446.2584,2.4183,1.4213,2.5522,2.7839.0996,1.0136-.2212,2.0137-.9213,2.6282-1.297,1.1382-5.4733,4.2058-5.4733,4.2058h6.4124"/></g><path class="u" d="m33.8409,30.9716l5.2707-20.4729c.2873-1.1161-.3845-2.2539-1.5006-2.5412l-13.1719-3.3911c-1.1161-.2873-2.2539.3845-2.5412,1.5006l-.1475.5728"/><path class="u" d="m18.9388,17.5609l-5.1337,19.9404c-.2873,1.1161.3845,2.2539,1.5006,2.5412l13.1719,3.3911c1.1161.2873,2.2539-.3845,2.5412-1.5006l.1577-.6126"/></svg>
Copied!