Uefa Gaming Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Uefa Gaming 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/349018.svg" alt="Uefa Gaming icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349018.svg" alt="Uefa Gaming icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349018.svg" alt="Uefa Gaming icon" :width="24" :height="24" />
CSS background
.icon-uefa-gaming {
background-image: url('https://proicons.com/icon/349018.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path class="c" d="M8.0609,20.8072l-1.1452-9.3444,17.1648-5.4952,17.0107,5.6372-1.1142,9.3126"/><path class="c" d="M10.0561,31.4597l.4061,2.2133,13.6126,8.3594,13.5735-8.3365.2952-2.1677"/><path class="c" d="M14.3747,13.69v4.5376c0,1.2413,1.0063,2.2476,2.2476,2.2476s2.2476-1.0063,2.2476-2.2476v-4.5376"/><line class="c" x1="20.4789" y1="17.0851" x2="22.6909" y2="17.0851"/><polyline class="c" points="23.8715 20.4777 20.4789 20.4777 20.4789 13.6926 23.8715 13.6926"/><line class="c" x1="25.4841" y1="17.0851" x2="27.6892" y2="17.0851"/><polyline class="c" points="25.4841 20.4777 25.4841 13.6926 28.8766 13.6926"/><line class="c" x1="34.1597" y1="18.2081" x2="31.2201" y2="18.2081"/><polyline class="c" points="30.4873 20.4573 32.6924 13.6926 34.8976 20.4777"/><line class="c" x1="28.625" y1="22.6767" x2="28.625" y2="29.7648"/><polyline class="c" points="19.2864 29.7568 19.2864 22.6767 22.8305 29.7648 26.3745 22.6873 26.3745 29.7648"/><polyline class="c" points="30.8666 29.7648 30.8666 22.6767 35.5625 29.7648 35.5625 22.6767"/><line class="c" x1="16.2739" y1="27.3938" x2="13.203" y2="27.3938"/><polyline class="c" points="12.4375 29.7435 14.7411 22.6767 17.0448 29.7648"/><path class="c" d="M10.1959,25.0246c0-1.2968-1.0512-2.3479-2.3479-2.3479s-2.3479,1.0512-2.3479,2.3479v2.3922c0,1.2968,1.0512,2.3479,2.3479,2.3479s2.3479-1.0512,2.3479-2.3479h-2.3479"/><path class="c" d="M42.5,25.0246c0-1.2968-1.0512-2.3479-2.3479-2.3479h0c-1.2968,0-2.3479,1.0512-2.3479,2.3479v2.3922c0,1.2968,1.0512,2.3479,2.3479,2.3479h0c1.2968,0,2.3479-1.0512,2.3479-2.3479h-2.3479"/></g></svg>
Copied!