spatial audio off icon

spatial-audio-off from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
spatial-audio-off
Set
Material Symbols Light
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
spatial-audio-off-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the spatial audio off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.577 13.212l.708-.708q-1.039-1.038-1.611-2.364q-.572-1.327-.572-2.79t.572-2.786t1.61-2.362l-.707-.72q-1.179 1.18-1.827 2.691t-.648 3.177t.648 3.174t1.827 2.688M21.8 9.977l.708-.708q-.387-.386-.608-.879q-.221-.492-.221-1.04t.221-1.04q.221-.493.608-.88l-.708-.713q-.533.533-.827 1.212t-.294 1.415t.294 1.421t.827 1.212M9.712 12q-1.246 0-2.123-.877T6.712 9t.877-2.123T9.712 6t2.123.877T12.712 9t-.877 2.123T9.712 12m-7 7.23v-1.645q0-.69.348-1.194t.982-.802q1.218-.593 2.702-.975q1.485-.383 2.968-.383t2.967.383t2.702.975q.635.298.983.802q.348.503.348 1.194v1.646z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpatialAudioOff(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="m18.577 13.212l.708-.708q-1.039-1.038-1.611-2.364q-.572-1.327-.572-2.79t.572-2.786t1.61-2.362l-.707-.72q-1.179 1.18-1.827 2.691t-.648 3.177t.648 3.174t1.827 2.688M21.8 9.977l.708-.708q-.387-.386-.608-.879q-.221-.492-.221-1.04t.221-1.04q.221-.493.608-.88l-.708-.713q-.533.533-.827 1.212t-.294 1.415t.294 1.421t.827 1.212M9.712 12q-1.246 0-2.123-.877T6.712 9t.877-2.123T9.712 6t2.123.877T12.712 9t-.877 2.123T9.712 12m-7 7.23v-1.645q0-.69.348-1.194t.982-.802q1.218-.593 2.702-.975q1.485-.383 2.968-.383t2.967.383t2.702.975q.635.298.983.802q.348.503.348 1.194v1.646z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.577 13.212l.708-.708q-1.039-1.038-1.611-2.364q-.572-1.327-.572-2.79t.572-2.786t1.61-2.362l-.707-.72q-1.179 1.18-1.827 2.691t-.648 3.177t.648 3.174t1.827 2.688M21.8 9.977l.708-.708q-.387-.386-.608-.879q-.221-.492-.221-1.04t.221-1.04q.221-.493.608-.88l-.708-.713q-.533.533-.827 1.212t-.294 1.415t.294 1.421t.827 1.212M9.712 12q-1.246 0-2.123-.877T6.712 9t.877-2.123T9.712 6t2.123.877T12.712 9t-.877 2.123T9.712 12m-7 7.23v-1.645q0-.69.348-1.194t.982-.802q1.218-.593 2.702-.975q1.485-.383 2.968-.383t2.967.383t2.702.975q.635.298.983.802q.348.503.348 1.194v1.646z"/></svg>
</template>

CSS

.icon-spatial-audio-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%22m18.577%2013.212l.708-.708q-1.039-1.038-1.611-2.364q-.572-1.327-.572-2.79t.572-2.786t1.61-2.362l-.707-.72q-1.179%201.18-1.827%202.691t-.648%203.177t.648%203.174t1.827%202.688M21.8%209.977l.708-.708q-.387-.386-.608-.879q-.221-.492-.221-1.04t.221-1.04q.221-.493.608-.88l-.708-.713q-.533.533-.827%201.212t-.294%201.415t.294%201.421t.827%201.212M9.712%2012q-1.246%200-2.123-.877T6.712%209t.877-2.123T9.712%206t2.123.877T12.712%209t-.877%202.123T9.712%2012m-7%207.23v-1.645q0-.69.348-1.194t.982-.802q1.218-.593%202.702-.975q1.485-.383%202.968-.383t2.967.383t2.702.975q.635.298.983.802q.348.503.348%201.194v1.646z%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%22m18.577%2013.212l.708-.708q-1.039-1.038-1.611-2.364q-.572-1.327-.572-2.79t.572-2.786t1.61-2.362l-.707-.72q-1.179%201.18-1.827%202.691t-.648%203.177t.648%203.174t1.827%202.688M21.8%209.977l.708-.708q-.387-.386-.608-.879q-.221-.492-.221-1.04t.221-1.04q.221-.493.608-.88l-.708-.713q-.533.533-.827%201.212t-.294%201.415t.294%201.421t.827%201.212M9.712%2012q-1.246%200-2.123-.877T6.712%209t.877-2.123T9.712%206t2.123.877T12.712%209t-.877%202.123T9.712%2012m-7%207.23v-1.645q0-.69.348-1.194t.982-.802q1.218-.593%202.702-.975q1.485-.383%202.968-.383t2.967.383t2.702.975q.635.298.983.802q.348.503.348%201.194v1.646z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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