Gamesir Gamehub Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gamesir Gamehub 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/340937.svg" alt="Gamesir Gamehub icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340937.svg" alt="Gamesir Gamehub icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340937.svg" alt="Gamesir Gamehub icon" :width="24" :height="24" />
CSS background
.icon-gamesir-gamehub {
background-image: url('https://proicons.com/icon/340937.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="e" cx="27.25" cy="24" r="1.5"/><circle class="e" cx="32.75" cy="24" r="1.5"/><path class="e" d="M13.094,10.594l-8.5936,13.406,6.25,9.75h17"/><path class="e" d="M34.906,37.406l8.5936-13.406-6.25-9.75h-17"/><path class="e" d="M15.8,21.531v4.9375"/><path class="e" d="M18.269,24h-4.9375"/></svg>
Copied!