bluetooth off icon
bluetooth-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bluetooth-off
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the bluetooth off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 3l18 18M15.269 9.485l.592-.564c.764-.728 1.146-1.092 1.13-1.543c-.018-.45-.426-.785-1.243-1.453l-.48-.393c-1.415-1.158-2.122-1.737-2.694-1.466c-.564.267-.572 1.159-.572 2.934m-.001 5.121v.474m0 0L7 17.358m5.001-4.763v5.042c0 1.829 0 2.743.572 3.014s1.28-.308 2.695-1.467l.48-.392c.816-.668 1.225-1.003 1.242-1.453"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBluetoothOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m3 3l18 18M15.269 9.485l.592-.564c.764-.728 1.146-1.092 1.13-1.543c-.018-.45-.426-.785-1.243-1.453l-.48-.393c-1.415-1.158-2.122-1.737-2.694-1.466c-.564.267-.572 1.159-.572 2.934m-.001 5.121v.474m0 0L7 17.358m5.001-4.763v5.042c0 1.829 0 2.743.572 3.014s1.28-.308 2.695-1.467l.48-.392c.816-.668 1.225-1.003 1.242-1.453"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 3l18 18M15.269 9.485l.592-.564c.764-.728 1.146-1.092 1.13-1.543c-.018-.45-.426-.785-1.243-1.453l-.48-.393c-1.415-1.158-2.122-1.737-2.694-1.466c-.564.267-.572 1.159-.572 2.934m-.001 5.121v.474m0 0L7 17.358m5.001-4.763v5.042c0 1.829 0 2.743.572 3.014s1.28-.308 2.695-1.467l.48-.392c.816-.668 1.225-1.003 1.242-1.453"/></svg> </template>
CSS
.icon-bluetooth-off {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m3%203l18%2018M15.269%209.485l.592-.564c.764-.728%201.146-1.092%201.13-1.543c-.018-.45-.426-.785-1.243-1.453l-.48-.393c-1.415-1.158-2.122-1.737-2.694-1.466c-.564.267-.572%201.159-.572%202.934m-.001%205.121v.474m0%200L7%2017.358m5.001-4.763v5.042c0%201.829%200%202.743.572%203.014s1.28-.308%202.695-1.467l.48-.392c.816-.668%201.225-1.003%201.242-1.453%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m3%203l18%2018M15.269%209.485l.592-.564c.764-.728%201.146-1.092%201.13-1.543c-.018-.45-.426-.785-1.243-1.453l-.48-.393c-1.415-1.158-2.122-1.737-2.694-1.466c-.564.267-.572%201.159-.572%202.934m-.001%205.121v.474m0%200L7%2017.358m5.001-4.763v5.042c0%201.829%200%202.743.572%203.014s1.28-.308%202.695-1.467l.48-.392c.816-.668%201.225-1.003%201.242-1.453%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bluetooth-off.svg?color=%231a73e8&size=48