bandlab logo
bandlab from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bandlab
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the bandlab logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.32 6.076l3.567 6.164A8.84 8.84 0 0 1 24 16.255C24 20.76 20.455 24 15.425 24h-6.85C3.545 24 0 20.76 0 16.255a8.9 8.9 0 0 1 1.102-4.015l3.567-6.164h3.349L3.84 13.342a6 6 0 0 0-.829 2.869c0 2.869 1.964 4.909 5.651 4.909h6.654c3.709 0 5.662-2.04 5.662-4.909a6.04 6.04 0 0 0-.829-2.869l-4.167-7.266zm-8.444 11.509c-1.581 0-2.531-.927-2.531-2.236c0-1.789 1.822-3.349 3.819-3.785L7.473 0h8.182l1.505 2.891h-5.727l3.414 8.345c.295.655.448 1.364.448 2.073c0 2.476-2.455 4.276-4.419 4.276"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBandlab(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.32 6.076l3.567 6.164A8.84 8.84 0 0 1 24 16.255C24 20.76 20.455 24 15.425 24h-6.85C3.545 24 0 20.76 0 16.255a8.9 8.9 0 0 1 1.102-4.015l3.567-6.164h3.349L3.84 13.342a6 6 0 0 0-.829 2.869c0 2.869 1.964 4.909 5.651 4.909h6.654c3.709 0 5.662-2.04 5.662-4.909a6.04 6.04 0 0 0-.829-2.869l-4.167-7.266zm-8.444 11.509c-1.581 0-2.531-.927-2.531-2.236c0-1.789 1.822-3.349 3.819-3.785L7.473 0h8.182l1.505 2.891h-5.727l3.414 8.345c.295.655.448 1.364.448 2.073c0 2.476-2.455 4.276-4.419 4.276"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.32 6.076l3.567 6.164A8.84 8.84 0 0 1 24 16.255C24 20.76 20.455 24 15.425 24h-6.85C3.545 24 0 20.76 0 16.255a8.9 8.9 0 0 1 1.102-4.015l3.567-6.164h3.349L3.84 13.342a6 6 0 0 0-.829 2.869c0 2.869 1.964 4.909 5.651 4.909h6.654c3.709 0 5.662-2.04 5.662-4.909a6.04 6.04 0 0 0-.829-2.869l-4.167-7.266zm-8.444 11.509c-1.581 0-2.531-.927-2.531-2.236c0-1.789 1.822-3.349 3.819-3.785L7.473 0h8.182l1.505 2.891h-5.727l3.414 8.345c.295.655.448 1.364.448 2.073c0 2.476-2.455 4.276-4.419 4.276"/></svg> </template>
CSS
.icon-bandlab {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.32%206.076l3.567%206.164A8.84%208.84%200%200%201%2024%2016.255C24%2020.76%2020.455%2024%2015.425%2024h-6.85C3.545%2024%200%2020.76%200%2016.255a8.9%208.9%200%200%201%201.102-4.015l3.567-6.164h3.349L3.84%2013.342a6%206%200%200%200-.829%202.869c0%202.869%201.964%204.909%205.651%204.909h6.654c3.709%200%205.662-2.04%205.662-4.909a6.04%206.04%200%200%200-.829-2.869l-4.167-7.266zm-8.444%2011.509c-1.581%200-2.531-.927-2.531-2.236c0-1.789%201.822-3.349%203.819-3.785L7.473%200h8.182l1.505%202.891h-5.727l3.414%208.345c.295.655.448%201.364.448%202.073c0%202.476-2.455%204.276-4.419%204.276%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.32%206.076l3.567%206.164A8.84%208.84%200%200%201%2024%2016.255C24%2020.76%2020.455%2024%2015.425%2024h-6.85C3.545%2024%200%2020.76%200%2016.255a8.9%208.9%200%200%201%201.102-4.015l3.567-6.164h3.349L3.84%2013.342a6%206%200%200%200-.829%202.869c0%202.869%201.964%204.909%205.651%204.909h6.654c3.709%200%205.662-2.04%205.662-4.909a6.04%206.04%200%200%200-.829-2.869l-4.167-7.266zm-8.444%2011.509c-1.581%200-2.531-.927-2.531-2.236c0-1.789%201.822-3.349%203.819-3.785L7.473%200h8.182l1.505%202.891h-5.727l3.414%208.345c.295.655.448%201.364.448%202.073c0%202.476-2.455%204.276-4.419%204.276%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/bandlab.svg?color=%231a73e8&size=48