bluetooth disabled icon

bluetooth-disabled-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
bluetooth-disabled-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the bluetooth disabled icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.677 17.738l4.042 4.043a.75.75 0 0 0 1.061-1.061L3.28 2.22a.75.75 0 1 0-1.06 1.06l8.48 8.48l-4.325 3.46a1 1 0 1 0 1.25 1.56L11 14.08V21a1 1 0 0 0 1.707.707zm-3.578-3.578l2.163 2.163L13 18.586V14.08zm4.526-5.38l-3.146 2.517l-1.423-1.423l2.447-1.957L13 5.414v4.404l-2-2V3a1 1 0 0 1 1.707-.707l5 5a1 1 0 0 1-.082 1.488"/></svg>

React

import type { SVGProps } from "react";

export function FluentBluetoothDisabled24Filled(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="m16.677 17.738l4.042 4.043a.75.75 0 0 0 1.061-1.061L3.28 2.22a.75.75 0 1 0-1.06 1.06l8.48 8.48l-4.325 3.46a1 1 0 1 0 1.25 1.56L11 14.08V21a1 1 0 0 0 1.707.707zm-3.578-3.578l2.163 2.163L13 18.586V14.08zm4.526-5.38l-3.146 2.517l-1.423-1.423l2.447-1.957L13 5.414v4.404l-2-2V3a1 1 0 0 1 1.707-.707l5 5a1 1 0 0 1-.082 1.488"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.677 17.738l4.042 4.043a.75.75 0 0 0 1.061-1.061L3.28 2.22a.75.75 0 1 0-1.06 1.06l8.48 8.48l-4.325 3.46a1 1 0 1 0 1.25 1.56L11 14.08V21a1 1 0 0 0 1.707.707zm-3.578-3.578l2.163 2.163L13 18.586V14.08zm4.526-5.38l-3.146 2.517l-1.423-1.423l2.447-1.957L13 5.414v4.404l-2-2V3a1 1 0 0 1 1.707-.707l5 5a1 1 0 0 1-.082 1.488"/></svg>
</template>

CSS

.icon-bluetooth-disabled-24-filled {
  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%22m16.677%2017.738l4.042%204.043a.75.75%200%200%200%201.061-1.061L3.28%202.22a.75.75%200%201%200-1.06%201.06l8.48%208.48l-4.325%203.46a1%201%200%201%200%201.25%201.56L11%2014.08V21a1%201%200%200%200%201.707.707zm-3.578-3.578l2.163%202.163L13%2018.586V14.08zm4.526-5.38l-3.146%202.517l-1.423-1.423l2.447-1.957L13%205.414v4.404l-2-2V3a1%201%200%200%201%201.707-.707l5%205a1%201%200%200%201-.082%201.488%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%22m16.677%2017.738l4.042%204.043a.75.75%200%200%200%201.061-1.061L3.28%202.22a.75.75%200%201%200-1.06%201.06l8.48%208.48l-4.325%203.46a1%201%200%201%200%201.25%201.56L11%2014.08V21a1%201%200%200%200%201.707.707zm-3.578-3.578l2.163%202.163L13%2018.586V14.08zm4.526-5.38l-3.146%202.517l-1.423-1.423l2.447-1.957L13%205.414v4.404l-2-2V3a1%201%200%200%201%201.707-.707l5%205a1%201%200%200%201-.082%201.488%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bluetooth-disabled-24-filled.svg?color=%231a73e8&size=48