Streaming Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Streaming 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/333372.svg" alt="Streaming icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333372.svg" alt="Streaming icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333372.svg" alt="Streaming icon" :width="24" :height="24" />
CSS background
.icon-streaming {
background-image: url('https://proicons.com/icon/333372.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m16.3941,10.855l-3.1397,12.5302c-.2896,1.1558.239,2.6694,1.1852,3.3936l4.0855,3.1269c.9462.7242,1.9411.3767,2.2307-.7791l3.1461-12.5566c.4914-1.9614,1.1609-2.7508,3.4273-2.7507l12.9216.0005c1.242,0,1.8533-.9213,1.3706-2.0656l-1.7668-4.1885c-.4827-1.1444-1.8712-2.0656-3.1132-2.0656h-12.4067c-3.581,0-6.9396,1.3602-7.9406,5.355Z"/><path class="c" d="m31.6059,37.145l3.1397-12.5302c.2896-1.1558-.239-2.6694-1.1852-3.3936l-4.0855-3.1269c-.9462-.7242-1.9411-.3767-2.2307.7791l-3.1461,12.5566c-.4914,1.9614-1.1609,2.7508-3.4273,2.7507l-12.9216-.0005c-1.242,0-1.8533.9213-1.3706,2.0656l1.7668,4.1885c.4827,1.1444,1.8712,2.0656,3.1132,2.0656h12.4067c3.581,0,6.9396-1.3602,7.9406-5.355Z"/></svg>
Streaming in other icon packs
Copied!