media bluetooth off icon

media-bluetooth-off from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.

Name
media-bluetooth-off
Set
Material Symbols Light
Style
Regular
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
media-bluetooth-off-outline, media-bluetooth-off-outline-sharp, media-bluetooth-off-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the media 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="m19.877 21.292l-3.808-3.808l-1.215 1.216l-.581-.58l1.216-1.216l-4.989-4.988v4.892q0 1.284-.887 2.142t-2.113.858t-2.113-.849t-.887-2.151q0-1.247.877-2.124q.877-.876 2.123-.876q.69 0 1.188.243t.812.576v-3.711L3.015 4.43l.708-.708l16.862 16.862zm.9-3.365l-6.53-6.48l.569-.57l2.942 2.942V9h.33l3.258 3.246l-2.6 2.562l2.6 2.55zm-2.204-4.108l1.612-1.573l-1.612-1.6zM10.5 7.65l-1-1V4.192h4.885v2.539H10.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMediaBluetoothOff(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="m19.877 21.292l-3.808-3.808l-1.215 1.216l-.581-.58l1.216-1.216l-4.989-4.988v4.892q0 1.284-.887 2.142t-2.113.858t-2.113-.849t-.887-2.151q0-1.247.877-2.124q.877-.876 2.123-.876q.69 0 1.188.243t.812.576v-3.711L3.015 4.43l.708-.708l16.862 16.862zm.9-3.365l-6.53-6.48l.569-.57l2.942 2.942V9h.33l3.258 3.246l-2.6 2.562l2.6 2.55zm-2.204-4.108l1.612-1.573l-1.612-1.6zM10.5 7.65l-1-1V4.192h4.885v2.539H10.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.877 21.292l-3.808-3.808l-1.215 1.216l-.581-.58l1.216-1.216l-4.989-4.988v4.892q0 1.284-.887 2.142t-2.113.858t-2.113-.849t-.887-2.151q0-1.247.877-2.124q.877-.876 2.123-.876q.69 0 1.188.243t.812.576v-3.711L3.015 4.43l.708-.708l16.862 16.862zm.9-3.365l-6.53-6.48l.569-.57l2.942 2.942V9h.33l3.258 3.246l-2.6 2.562l2.6 2.55zm-2.204-4.108l1.612-1.573l-1.612-1.6zM10.5 7.65l-1-1V4.192h4.885v2.539H10.5z"/></svg>
</template>

CSS

.icon-media-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%22currentColor%22%20d%3D%22m19.877%2021.292l-3.808-3.808l-1.215%201.216l-.581-.58l1.216-1.216l-4.989-4.988v4.892q0%201.284-.887%202.142t-2.113.858t-2.113-.849t-.887-2.151q0-1.247.877-2.124q.877-.876%202.123-.876q.69%200%201.188.243t.812.576v-3.711L3.015%204.43l.708-.708l16.862%2016.862zm.9-3.365l-6.53-6.48l.569-.57l2.942%202.942V9h.33l3.258%203.246l-2.6%202.562l2.6%202.55zm-2.204-4.108l1.612-1.573l-1.612-1.6zM10.5%207.65l-1-1V4.192h4.885v2.539H10.5z%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%22m19.877%2021.292l-3.808-3.808l-1.215%201.216l-.581-.58l1.216-1.216l-4.989-4.988v4.892q0%201.284-.887%202.142t-2.113.858t-2.113-.849t-.887-2.151q0-1.247.877-2.124q.877-.876%202.123-.876q.69%200%201.188.243t.812.576v-3.711L3.015%204.43l.708-.708l16.862%2016.862zm.9-3.365l-6.53-6.48l.569-.57l2.942%202.942V9h.33l3.258%203.246l-2.6%202.562l2.6%202.55zm-2.204-4.108l1.612-1.573l-1.612-1.6zM10.5%207.65l-1-1V4.192h4.885v2.539H10.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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