Bluetooth Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Bluetooth 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/317121.svg" alt="Bluetooth icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317121.svg" alt="Bluetooth icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317121.svg" alt="Bluetooth icon" :width="24" :height="24" />
CSS background
.icon-bluetooth {
background-image: url('https://proicons.com/icon/317121.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>bluetooth</title><path d="M16,30a1.06,1.06,0,0,1-.42-.09A1,1,0,0,1,15,29V18.41L8.41,25,7,23.59,14.59,16,7,8.41,8.41,7,15,13.59V3a1,1,0,0,1,.58-.91,1,1,0,0,1,1.07.15l7,6A1,1,0,0,1,24,9a1,1,0,0,1-.29.75L17.41,16l6.3,6.29A1,1,0,0,1,24,23a1,1,0,0,1-.35.72l-7,6A1,1,0,0,1,16,30Zm1-11.59v8.42l4.53-3.89ZM17,5.17v8.42l4.53-4.53Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Bluetooth in other icon packs
Copied!