bluetooth disabled icon
bluetooth-disabled-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- bluetooth-disabled-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- 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 20 20"><path fill="currentColor" d="m13.677 14.384l3.47 3.47a.5.5 0 0 0 .707-.708l-15-15a.5.5 0 1 0-.708.708l6.819 6.818l-3.688 2.996a.75.75 0 0 0 .946 1.164L9 11.576v5.674a.75.75 0 0 0 1.28.53zm-1.211-1.21l.15.15l-2.116 2.115v-3.863zm1.757-5.842L11.591 9.47l-1.066-1.066l2.107-1.712L10.5 4.561v3.818L9 6.879V2.75a.75.75 0 0 1 1.28-.53l4 4a.75.75 0 0 1-.057 1.112"/></svg>
React
import type { SVGProps } from "react";
export function FluentBluetoothDisabled20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m13.677 14.384l3.47 3.47a.5.5 0 0 0 .707-.708l-15-15a.5.5 0 1 0-.708.708l6.819 6.818l-3.688 2.996a.75.75 0 0 0 .946 1.164L9 11.576v5.674a.75.75 0 0 0 1.28.53zm-1.211-1.21l.15.15l-2.116 2.115v-3.863zm1.757-5.842L11.591 9.47l-1.066-1.066l2.107-1.712L10.5 4.561v3.818L9 6.879V2.75a.75.75 0 0 1 1.28-.53l4 4a.75.75 0 0 1-.057 1.112"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m13.677 14.384l3.47 3.47a.5.5 0 0 0 .707-.708l-15-15a.5.5 0 1 0-.708.708l6.819 6.818l-3.688 2.996a.75.75 0 0 0 .946 1.164L9 11.576v5.674a.75.75 0 0 0 1.28.53zm-1.211-1.21l.15.15l-2.116 2.115v-3.863zm1.757-5.842L11.591 9.47l-1.066-1.066l2.107-1.712L10.5 4.561v3.818L9 6.879V2.75a.75.75 0 0 1 1.28-.53l4 4a.75.75 0 0 1-.057 1.112"/></svg> </template>
CSS
.icon-bluetooth-disabled-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.677%2014.384l3.47%203.47a.5.5%200%200%200%20.707-.708l-15-15a.5.5%200%201%200-.708.708l6.819%206.818l-3.688%202.996a.75.75%200%200%200%20.946%201.164L9%2011.576v5.674a.75.75%200%200%200%201.28.53zm-1.211-1.21l.15.15l-2.116%202.115v-3.863zm1.757-5.842L11.591%209.47l-1.066-1.066l2.107-1.712L10.5%204.561v3.818L9%206.879V2.75a.75.75%200%200%201%201.28-.53l4%204a.75.75%200%200%201-.057%201.112%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.677%2014.384l3.47%203.47a.5.5%200%200%200%20.707-.708l-15-15a.5.5%200%201%200-.708.708l6.819%206.818l-3.688%202.996a.75.75%200%200%200%20.946%201.164L9%2011.576v5.674a.75.75%200%200%200%201.28.53zm-1.211-1.21l.15.15l-2.116%202.115v-3.863zm1.757-5.842L11.591%209.47l-1.066-1.066l2.107-1.712L10.5%204.561v3.818L9%206.879V2.75a.75.75%200%200%201%201.28-.53l4%204a.75.75%200%200%201-.057%201.112%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bluetooth-disabled-20-filled.svg?color=%231a73e8&size=48