bluetooth off icon
bluetooth-off-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- bluetooth-off-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
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="currentColor" d="m18 7.5l.6.8a1 1 0 0 0 0-1.6zM12 3l.6-.8A1 1 0 0 0 11 3zm0 18h-1a1 1 0 0 0 1.6.8zm0-9h-1a1 1 0 0 0 1.6.8zm-6.6 3.7a1 1 0 0 0 1.2 1.6l-.6-.8zM4.929 3.515a1 1 0 0 0-1.414 1.414l.707-.707zm14.142 16.97a1 1 0 1 0 1.414-1.414l-.707.707zM18 7.5l.6-.8l-6-4.5l-.6.8l-.6.8l6 4.5zM12 16h-1v5h2v-5zm0-13h-1v9h2V3zm0 9l.6.8l6-4.5l-.6-.8l-.6-.8l-6 4.5zm0 9l.6.8l3-2.25l-.6-.8l-.6-.8l-3 2.25zm-6-4.5l.6.8l4-3l-.6-.8l-.6-.8l-4 3zM4.222 4.222l-.707.707L19.07 20.485l.707-.707l.707-.707L4.93 3.515z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteBluetoothOffLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 7.5l.6.8a1 1 0 0 0 0-1.6zM12 3l.6-.8A1 1 0 0 0 11 3zm0 18h-1a1 1 0 0 0 1.6.8zm0-9h-1a1 1 0 0 0 1.6.8zm-6.6 3.7a1 1 0 0 0 1.2 1.6l-.6-.8zM4.929 3.515a1 1 0 0 0-1.414 1.414l.707-.707zm14.142 16.97a1 1 0 1 0 1.414-1.414l-.707.707zM18 7.5l.6-.8l-6-4.5l-.6.8l-.6.8l6 4.5zM12 16h-1v5h2v-5zm0-13h-1v9h2V3zm0 9l.6.8l6-4.5l-.6-.8l-.6-.8l-6 4.5zm0 9l.6.8l3-2.25l-.6-.8l-.6-.8l-3 2.25zm-6-4.5l.6.8l4-3l-.6-.8l-.6-.8l-4 3zM4.222 4.222l-.707.707L19.07 20.485l.707-.707l.707-.707L4.93 3.515z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 7.5l.6.8a1 1 0 0 0 0-1.6zM12 3l.6-.8A1 1 0 0 0 11 3zm0 18h-1a1 1 0 0 0 1.6.8zm0-9h-1a1 1 0 0 0 1.6.8zm-6.6 3.7a1 1 0 0 0 1.2 1.6l-.6-.8zM4.929 3.515a1 1 0 0 0-1.414 1.414l.707-.707zm14.142 16.97a1 1 0 1 0 1.414-1.414l-.707.707zM18 7.5l.6-.8l-6-4.5l-.6.8l-.6.8l6 4.5zM12 16h-1v5h2v-5zm0-13h-1v9h2V3zm0 9l.6.8l6-4.5l-.6-.8l-.6-.8l-6 4.5zm0 9l.6.8l3-2.25l-.6-.8l-.6-.8l-3 2.25zm-6-4.5l.6.8l4-3l-.6-.8l-.6-.8l-4 3zM4.222 4.222l-.707.707L19.07 20.485l.707-.707l.707-.707L4.93 3.515z"/></svg> </template>
CSS
.icon-bluetooth-off-line {
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%22currentColor%22%20d%3D%22m18%207.5l.6.8a1%201%200%200%200%200-1.6zM12%203l.6-.8A1%201%200%200%200%2011%203zm0%2018h-1a1%201%200%200%200%201.6.8zm0-9h-1a1%201%200%200%200%201.6.8zm-6.6%203.7a1%201%200%200%200%201.2%201.6l-.6-.8zM4.929%203.515a1%201%200%200%200-1.414%201.414l.707-.707zm14.142%2016.97a1%201%200%201%200%201.414-1.414l-.707.707zM18%207.5l.6-.8l-6-4.5l-.6.8l-.6.8l6%204.5zM12%2016h-1v5h2v-5zm0-13h-1v9h2V3zm0%209l.6.8l6-4.5l-.6-.8l-.6-.8l-6%204.5zm0%209l.6.8l3-2.25l-.6-.8l-.6-.8l-3%202.25zm-6-4.5l.6.8l4-3l-.6-.8l-.6-.8l-4%203zM4.222%204.222l-.707.707L19.07%2020.485l.707-.707l.707-.707L4.93%203.515z%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%22currentColor%22%20d%3D%22m18%207.5l.6.8a1%201%200%200%200%200-1.6zM12%203l.6-.8A1%201%200%200%200%2011%203zm0%2018h-1a1%201%200%200%200%201.6.8zm0-9h-1a1%201%200%200%200%201.6.8zm-6.6%203.7a1%201%200%200%200%201.2%201.6l-.6-.8zM4.929%203.515a1%201%200%200%200-1.414%201.414l.707-.707zm14.142%2016.97a1%201%200%201%200%201.414-1.414l-.707.707zM18%207.5l.6-.8l-6-4.5l-.6.8l-.6.8l6%204.5zM12%2016h-1v5h2v-5zm0-13h-1v9h2V3zm0%209l.6.8l6-4.5l-.6-.8l-.6-.8l-6%204.5zm0%209l.6.8l3-2.25l-.6-.8l-.6-.8l-3%202.25zm-6-4.5l.6.8l4-3l-.6-.8l-.6-.8l-4%203zM4.222%204.222l-.707.707L19.07%2020.485l.707-.707l.707-.707L4.93%203.515z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/bluetooth-off-line.svg?color=%231a73e8&size=48