Bluetooth Off Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Bluetooth Off 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/317120.svg" alt="Bluetooth Off icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317120.svg" alt="Bluetooth Off icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317120.svg" alt="Bluetooth Off icon" :width="24" :height="24" />
CSS background
.icon-bluetooth-off {
background-image: url('https://proicons.com/icon/317120.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--off</title><path d="M28,26.59,5.41,4,4,5.41,14.59,16,7,23.59,8.41,25,15,18.41V29a1,1,0,0,0,.58.91A1.06,1.06,0,0,0,16,30a1,1,0,0,0,.65-.24l6.3-5.4L26.59,28Zm-11,.24V18.41l4.53,4.53Z"/><path d="M17,12.75V5.17l4.53,3.89-4.11,4.11,1.41,1.41,4.88-4.87A1,1,0,0,0,24,9a1,1,0,0,0-.35-.72l-7-6a1,1,0,0,0-1.07-.15A1,1,0,0,0,15,3v7.75Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Bluetooth Off in other icon packs
Copied!