media bluetooth off icon

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

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

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.523 20.939l-3.454-3.454l-.925.925q-.117.117-.28.127t-.3-.127t-.137-.29t.137-.291l.924-.925l-4.988-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.37 4.785q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.154 16.154q.14.14.15.344t-.15.364t-.354.159t-.354-.16m-.95-7.119l1.612-1.573l-1.612-1.6zM10.5 7.65l-1-1V5q0-.348.23-.578t.578-.23h3.269q.348 0 .578.23t.23.578v.923q0 .348-.23.578t-.578.23H10.5zm10.846 4.596l-2.6 2.562l2.316 2.265q.136.118.136.275t-.136.294t-.285.127t-.285-.127l-5.961-5.911q-.137-.117-.137-.275t.137-.294t.285-.137t.284.137l2.658 2.657V9h.33z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMediaBluetoothOffRounded(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.523 20.939l-3.454-3.454l-.925.925q-.117.117-.28.127t-.3-.127t-.137-.29t.137-.291l.924-.925l-4.988-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.37 4.785q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.154 16.154q.14.14.15.344t-.15.364t-.354.159t-.354-.16m-.95-7.119l1.612-1.573l-1.612-1.6zM10.5 7.65l-1-1V5q0-.348.23-.578t.578-.23h3.269q.348 0 .578.23t.23.578v.923q0 .348-.23.578t-.578.23H10.5zm10.846 4.596l-2.6 2.562l2.316 2.265q.136.118.136.275t-.136.294t-.285.127t-.285-.127l-5.961-5.911q-.137-.117-.137-.275t.137-.294t.285-.137t.284.137l2.658 2.657V9h.33z"/></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.523 20.939l-3.454-3.454l-.925.925q-.117.117-.28.127t-.3-.127t-.137-.29t.137-.291l.924-.925l-4.988-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.37 4.785q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.154 16.154q.14.14.15.344t-.15.364t-.354.159t-.354-.16m-.95-7.119l1.612-1.573l-1.612-1.6zM10.5 7.65l-1-1V5q0-.348.23-.578t.578-.23h3.269q.348 0 .578.23t.23.578v.923q0 .348-.23.578t-.578.23H10.5zm10.846 4.596l-2.6 2.562l2.316 2.265q.136.118.136.275t-.136.294t-.285.127t-.285-.127l-5.961-5.911q-.137-.117-.137-.275t.137-.294t.285-.137t.284.137l2.658 2.657V9h.33z"/></svg>
</template>

CSS

.icon-media-bluetooth-off-rounded {
  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.523%2020.939l-3.454-3.454l-.925.925q-.117.117-.28.127t-.3-.127t-.137-.29t.137-.291l.924-.925l-4.988-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.37%204.785q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.154%2016.154q.14.14.15.344t-.15.364t-.354.159t-.354-.16m-.95-7.119l1.612-1.573l-1.612-1.6zM10.5%207.65l-1-1V5q0-.348.23-.578t.578-.23h3.269q.348%200%20.578.23t.23.578v.923q0%20.348-.23.578t-.578.23H10.5zm10.846%204.596l-2.6%202.562l2.316%202.265q.136.118.136.275t-.136.294t-.285.127t-.285-.127l-5.961-5.911q-.137-.117-.137-.275t.137-.294t.285-.137t.284.137l2.658%202.657V9h.33z%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.523%2020.939l-3.454-3.454l-.925.925q-.117.117-.28.127t-.3-.127t-.137-.29t.137-.291l.924-.925l-4.988-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.37%204.785q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.154%2016.154q.14.14.15.344t-.15.364t-.354.159t-.354-.16m-.95-7.119l1.612-1.573l-1.612-1.6zM10.5%207.65l-1-1V5q0-.348.23-.578t.578-.23h3.269q.348%200%20.578.23t.23.578v.923q0%20.348-.23.578t-.578.23H10.5zm10.846%204.596l-2.6%202.562l2.316%202.265q.136.118.136.275t-.136.294t-.285.127t-.285-.127l-5.961-5.911q-.137-.117-.137-.275t.137-.294t.285-.137t.284.137l2.658%202.657V9h.33z%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-rounded.svg?color=%231a73e8&size=48