Bandlab Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bandlab 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/322365.svg" alt="Bandlab icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322365.svg" alt="Bandlab icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322365.svg" alt="Bandlab icon" :width="24" :height="24" />
CSS background
.icon-bandlab {
background-image: url('https://proicons.com/icon/322365.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="M13.3082,14.4853l-5.0345,9.33c-4.1556,7.6761-5.1381,17.5171,7.8519,18.1515H30.12c9.989-.4141,16.4206-5.9387,9.4685-18.1515l-5.6811-9.33"/><path class="a" d="M29.6123,6.0332H19.3584l7.3438,18.1515c1.0919,2.36,1.69,3.7742.3233,5.5426-.1075.1915-2.66,3.9469-6.0967,3.0946a3.4313,3.4313,0,0,1-2.6327-3.6026,4.8958,4.8958,0,0,1,2.97-4.2952,8.622,8.622,0,0,1,5.436-.7394"/></svg>
Bandlab in other icon packs
Copied!