Bluetooth Icon
Free SVG icon from the IcoFont 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/305039.svg" alt="Bluetooth icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305039.svg" alt="Bluetooth icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305039.svg" alt="Bluetooth icon" :width="24" :height="24" />
CSS background
.icon-bluetooth {
background-image: url('https://proicons.com/icon/305039.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M759 292L548 82c-11-11-29-20-41-20s-22 13-22 28v277c0 15-9 19-19 8L303 213c-11-11-28-11-39 0l-22 23c-11 10-11 28 0 38l206 207c11 10 11 28 0 38L242 726c-11 10-11 28 0 38l22 23c11 11 28 11 39 0l163-163c10-10 19-7 19 8v278c0 15 10 28 22 28s30-9 41-20l211-210c10-11 10-28 0-39L609 519c-11-10-11-28 0-38l150-150c10-11 10-28 0-39zm-167-44l44 45c11 10 11 28 0 38l-44 44c-11 11-20 7-20-8V256c0-15 9-19 20-8zm44 459l-44 45c-11 11-20 7-20-8V632c0-15 9-18 20-8l44 45c11 10 11 28 0 38z"/></svg>
Bluetooth in other icon packs
Copied!