Gameverbetering Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gameverbetering 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/340941.svg" alt="Gameverbetering icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340941.svg" alt="Gameverbetering icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340941.svg" alt="Gameverbetering icon" :width="24" :height="24" />
CSS background
.icon-gameverbetering {
background-image: url('https://proicons.com/icon/340941.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="h" cx="24" cy="24" r="21.5"/><path id="d" class="h" d="m19.718,9.5v8.6102l4.04,4.3274,4.2185-4.2828v-8.6549h-8.2585Z"/><path id="e" class="h" d="m38.1546,20.2517v7.9411h-7.9014l-4.4194-4.0374,3.9284-3.9036h8.3924Z"/><path id="f" class="h" d="m23.758,26.1423l4.1739,4.1044v8.2533h-7.946v-8.2533l3.7721-4.1044Z"/><path id="g" class="h" d="m18.0146,20.0732l3.7721,4.0821-3.8614,4.2159h-8.0799v-8.298h8.1692Z"/></svg>
Copied!