Live Soccer Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Live Soccer Tv 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/328596.svg" alt="Live Soccer Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328596.svg" alt="Live Soccer Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328596.svg" alt="Live Soccer Tv icon" :width="24" :height="24" />
CSS background
.icon-live-soccer-tv {
background-image: url('https://proicons.com/icon/328596.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="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="m4,37.7385c12.8913-5.4512,27.3297-5.0092,40-.663"/><path class="cls-1" d="m39.7044,32.157c.5605-1.6643.8643-3.4466.8643-5.2999,0-9.1655-7.4301-16.5956-16.5956-16.5956S7.3776,17.6916,7.3776,26.8571c0,2.2232.4371,4.3442,1.2302,6.2819,0,0,.9417-.6307,1.9484-.9253,0,0-.9576-2.8238-1.1786-5.5003s.7121-5.8441,2.6519-5.5985,4.1007,6.8754,4.1007,10.1412c0,0,1.6697-.2455,3.4717-.3648-.1696-.7102-.2594-1.4513-.2594-2.2134,0-5.2427,4.25-9.4927,9.4927-9.4927s9.4927,4.25,9.4927,9.4927c0,.9932-.1525,1.9507-.4354,2.8504,1.0002.268,1.812.6288,1.812.6288Z"/><path class="cls-1" d="m12.6071,17.4326c-.1511.3056-.0898.6703.1668.8948.5495.4808,1.5843.9998,2.3495,1.0931,1.0068.1228,7.0227-1.3751,8.5206-1.7925s4.2971-3.2413,3.7324-4.7391-4.69-1.1786-6.0405-.8103c-1.2809.3493-7.3331,2.5321-8.7287,5.354Z"/><path class="cls-1" d="m23.644,17.628c1.105.9331,1.8702,2.1547,1.8702,2.1547"/><path class="cls-1" d="m30.9859,13.7974c1.5224,1.6206,5.3039,5.0726,5.9177,5.6302"/></svg>
Copied!