Streamlabs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Streamlabs 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/333373.svg" alt="Streamlabs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333373.svg" alt="Streamlabs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333373.svg" alt="Streamlabs icon" :width="24" :height="24" />
CSS background
.icon-streamlabs {
background-image: url('https://proicons.com/icon/333373.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M18.3155,14.25H36.9878A6.5122,6.5122,0,0,1,43.5,20.7622v13.779a6.5122,6.5122,0,0,1-6.5122,6.5122H15.7107a3.9073,3.9073,0,0,1-3.9073-3.9073V20.7622A6.5122,6.5122,0,0,1,18.3155,14.25Z"/><line class="a" x1="25.5337" y1="26.3006" x2="25.5337" y2="33.3118"/><line class="a" x1="34.4438" y1="26.3006" x2="34.4438" y2="33.3118"/><path class="a" d="M19.1067,6.9466A14.6068,14.6068,0,0,0,4.5,21.5534"/></svg>
Streamlabs in other icon packs
Copied!