Bambulab Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Bambulab 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/313639.svg" alt="Bambulab icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313639.svg" alt="Bambulab icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313639.svg" alt="Bambulab icon" :width="24" :height="24" />
CSS background
.icon-bambulab {
background-image: url('https://proicons.com/icon/313639.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Bambu Lab</title><path d="M12.662 24V8.959l8.535 3.369V24zm-9.859-.003v-7.521l8.534-3.371-.001 10.892zM2.803 0h8.533l.001 11.672-8.534 3.369zm9.859 0h8.535v10.892l-8.535-3.371z"/></svg>
Bambulab in other icon packs
Copied!