Bein Sports Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bein Sports 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/322513.svg" alt="Bein Sports icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322513.svg" alt="Bein Sports icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322513.svg" alt="Bein Sports icon" :width="24" :height="24" />
CSS background
.icon-bein-sports {
background-image: url('https://proicons.com/icon/322513.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>.b{stroke-width:1px;}.b,.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M24.991,19.844c-1.0707,1.6855-3.3051,2.184-4.9906,1.1133s-2.184-3.3051-1.1133-4.9906,3.3051-2.184,4.9906-1.1133c1.044.6632,1.6766,1.814,1.6769,3.0509h-4.129"/><path class="c" d="M9.5,17.904c0,1.9974,1.6192,3.6166,3.6166,3.6166s3.6166-1.6192,3.6166-3.6166-1.6192-3.6166-3.6166-3.6166-3.6166,1.6192-3.6166,3.6166v-6.3183"/><path class="c" d="M28.9371,21.4159v-5.1482c0-1.7243,2.2462-2.5632,3.3281-1.0372,1.1283,1.5905,3.0178,5.4282,3.0178,5.4282.8465,1.4054,3.2171.5001,3.2171-.9917v-5.2763"/><line class="c" x1="27.144" y1="14.391" x2="27.144" y2="21.416"/><path class="c" d="M9.5,5.5h29c2.2091,0,4,1.7909,4,4v29c0,2.2091-1.7909,4-4,4H9.5c-2.2091,0-4-1.7909-4-4V9.5c0-2.2091,1.7909-4,4-4Z"/><path class="b" d="M13.2777,33.9849v-6.597h2.144c1.2369,0,2.2265.9895,2.2265,2.2265s-.9895,2.2265-2.2265,2.2265h-2.144"/><path class="b" d="M24.7101,33.9849v-6.597h2.144c1.2369,0,2.2265.9895,2.2265,2.2265s-.9895,2.2265-2.2265,2.2265h-2.144"/><line class="b" x1="26.8541" y1="31.7584" x2="28.9981" y2="33.9024"/><line class="b" x1="30.4325" y1="27.3879" x2="34.7205" y2="27.3879"/><line class="b" x1="32.5765" y1="33.9849" x2="32.5765" y2="27.3879"/><path class="b" d="M7.6488,33.2427c.4123.4948.9071.7422,1.6492.7422h.9895c.9071,0,1.6492-.7422,1.6492-1.6492h0c0-.9071-.7422-1.6492-1.6492-1.6492h-1.072c-.9071,0-1.6492-.7422-1.6492-1.6492h0c0-.9071.7422-1.6492,1.6492-1.6492h.9895c.7422,0,1.2369.1649,1.6492.7422"/><path class="c" d="M21.141,33.985h0c-1.2369,0-2.144-.9895-2.144-2.144v-2.2265c0-1.2369.9895-2.2265,2.144-2.2265h0c1.2369,0,2.2265.9895,2.2265,2.2265v2.144c0,1.2369-.9895,2.2265-2.2265,2.2265Z"/><path class="b" d="M36.1488,33.2427c.4123.4948.9071.7422,1.6492.7422h.9895c.9071,0,1.6492-.7422,1.6492-1.6492h0c0-.9071-.7422-1.6492-1.6492-1.6492h-1.072c-.9071,0-1.6492-.7422-1.6492-1.6492h0c0-.9071.7422-1.6492,1.6492-1.6492h.9895c.7422,0,1.2369.1649,1.6492.7422"/></svg>
Copied!