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

Name
spatial-audio
Set
Material Symbols Light
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
spatial-audio-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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.442 9.64q-1.665 0-3.18-.639q-1.516-.64-2.675-1.799q-1.16-1.16-1.8-2.675q-.639-1.515-.639-3.18h1.02q0 1.463.544 2.786t1.582 2.361t2.362 1.586t2.786.547zm0-4.513q-.755 0-1.447-.288q-.691-.289-1.224-.822q-.532-.532-.821-1.224t-.288-1.447h1.013q0 .548.209 1.063q.208.514.595.9q.386.387.9.593q.515.206 1.063.206zM10.096 12q-1.246 0-2.123-.877T7.096 9t.877-2.123T10.096 6t2.123.877T13.096 9t-.877 2.123t-2.123.877m-7 7.23v-1.645q0-.69.348-1.194t.983-.802q1.217-.593 2.702-.975q1.485-.383 2.967-.383q1.483 0 2.968.383q1.484.382 2.702.975q.634.298.982.802q.348.503.348 1.194v1.646z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpatialAudio(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="M22.442 9.64q-1.665 0-3.18-.639q-1.516-.64-2.675-1.799q-1.16-1.16-1.8-2.675q-.639-1.515-.639-3.18h1.02q0 1.463.544 2.786t1.582 2.361t2.362 1.586t2.786.547zm0-4.513q-.755 0-1.447-.288q-.691-.289-1.224-.822q-.532-.532-.821-1.224t-.288-1.447h1.013q0 .548.209 1.063q.208.514.595.9q.386.387.9.593q.515.206 1.063.206zM10.096 12q-1.246 0-2.123-.877T7.096 9t.877-2.123T10.096 6t2.123.877T13.096 9t-.877 2.123t-2.123.877m-7 7.23v-1.645q0-.69.348-1.194t.983-.802q1.217-.593 2.702-.975q1.485-.383 2.967-.383q1.483 0 2.968.383q1.484.382 2.702.975q.634.298.982.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="M22.442 9.64q-1.665 0-3.18-.639q-1.516-.64-2.675-1.799q-1.16-1.16-1.8-2.675q-.639-1.515-.639-3.18h1.02q0 1.463.544 2.786t1.582 2.361t2.362 1.586t2.786.547zm0-4.513q-.755 0-1.447-.288q-.691-.289-1.224-.822q-.532-.532-.821-1.224t-.288-1.447h1.013q0 .548.209 1.063q.208.514.595.9q.386.387.9.593q.515.206 1.063.206zM10.096 12q-1.246 0-2.123-.877T7.096 9t.877-2.123T10.096 6t2.123.877T13.096 9t-.877 2.123t-2.123.877m-7 7.23v-1.645q0-.69.348-1.194t.983-.802q1.217-.593 2.702-.975q1.485-.383 2.967-.383q1.483 0 2.968.383q1.484.382 2.702.975q.634.298.982.802q.348.503.348 1.194v1.646z"/></svg>
</template>

CSS

.icon-spatial-audio {
  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%22M22.442%209.64q-1.665%200-3.18-.639q-1.516-.64-2.675-1.799q-1.16-1.16-1.8-2.675q-.639-1.515-.639-3.18h1.02q0%201.463.544%202.786t1.582%202.361t2.362%201.586t2.786.547zm0-4.513q-.755%200-1.447-.288q-.691-.289-1.224-.822q-.532-.532-.821-1.224t-.288-1.447h1.013q0%20.548.209%201.063q.208.514.595.9q.386.387.9.593q.515.206%201.063.206zM10.096%2012q-1.246%200-2.123-.877T7.096%209t.877-2.123T10.096%206t2.123.877T13.096%209t-.877%202.123t-2.123.877m-7%207.23v-1.645q0-.69.348-1.194t.983-.802q1.217-.593%202.702-.975q1.485-.383%202.967-.383q1.483%200%202.968.383q1.484.382%202.702.975q.634.298.982.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%22M22.442%209.64q-1.665%200-3.18-.639q-1.516-.64-2.675-1.799q-1.16-1.16-1.8-2.675q-.639-1.515-.639-3.18h1.02q0%201.463.544%202.786t1.582%202.361t2.362%201.586t2.786.547zm0-4.513q-.755%200-1.447-.288q-.691-.289-1.224-.822q-.532-.532-.821-1.224t-.288-1.447h1.013q0%20.548.209%201.063q.208.514.595.9q.386.387.9.593q.515.206%201.063.206zM10.096%2012q-1.246%200-2.123-.877T7.096%209t.877-2.123T10.096%206t2.123.877T13.096%209t-.877%202.123t-2.123.877m-7%207.23v-1.645q0-.69.348-1.194t.983-.802q1.217-.593%202.702-.975q1.485-.383%202.967-.383q1.483%200%202.968.383q1.484.382%202.702.975q.634.298.982.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.svg?color=%231a73e8&size=48