bluetooth off icon

bluetooth-off-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
bluetooth-off-fill
Set
MingCute Icon
Style
Fill
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="m15.334 19.748l-2.718 2.04A1.01 1.01 0 0 1 11 20.979v-5.565zM11 3.019c0-.832.95-1.307 1.616-.807l5.877 4.408a1.1 1.1 0 0 1 0 1.76l-4.971 3.727l6.963 6.964a1 1 0 0 1-1.413 1.414L3.515 4.93a1 1 0 1 1 1.414-1.415L11 9.586zm-.808 11.586L6.6 17.3a1 1 0 0 1-1.2-1.601l3.363-2.522z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBluetoothOffFill(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="m15.334 19.748l-2.718 2.04A1.01 1.01 0 0 1 11 20.979v-5.565zM11 3.019c0-.832.95-1.307 1.616-.807l5.877 4.408a1.1 1.1 0 0 1 0 1.76l-4.971 3.727l6.963 6.964a1 1 0 0 1-1.413 1.414L3.515 4.93a1 1 0 1 1 1.414-1.415L11 9.586zm-.808 11.586L6.6 17.3a1 1 0 0 1-1.2-1.601l3.363-2.522z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.334 19.748l-2.718 2.04A1.01 1.01 0 0 1 11 20.979v-5.565zM11 3.019c0-.832.95-1.307 1.616-.807l5.877 4.408a1.1 1.1 0 0 1 0 1.76l-4.971 3.727l6.963 6.964a1 1 0 0 1-1.413 1.414L3.515 4.93a1 1 0 1 1 1.414-1.415L11 9.586zm-.808 11.586L6.6 17.3a1 1 0 0 1-1.2-1.601l3.363-2.522z"/></svg>
</template>

CSS

.icon-bluetooth-off-fill {
  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%22m15.334%2019.748l-2.718%202.04A1.01%201.01%200%200%201%2011%2020.979v-5.565zM11%203.019c0-.832.95-1.307%201.616-.807l5.877%204.408a1.1%201.1%200%200%201%200%201.76l-4.971%203.727l6.963%206.964a1%201%200%200%201-1.413%201.414L3.515%204.93a1%201%200%201%201%201.414-1.415L11%209.586zm-.808%2011.586L6.6%2017.3a1%201%200%200%201-1.2-1.601l3.363-2.522z%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%22m15.334%2019.748l-2.718%202.04A1.01%201.01%200%200%201%2011%2020.979v-5.565zM11%203.019c0-.832.95-1.307%201.616-.807l5.877%204.408a1.1%201.1%200%200%201%200%201.76l-4.971%203.727l6.963%206.964a1%201%200%200%201-1.413%201.414L3.515%204.93a1%201%200%201%201%201.414-1.415L11%209.586zm-.808%2011.586L6.6%2017.3a1%201%200%200%201-1.2-1.601l3.363-2.522z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/bluetooth-off-fill.svg?color=%231a73e8&size=48