spatial audio icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

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="M23 10.025q-1.8 0-3.45-.687t-2.925-1.963t-1.963-2.925T13.976 1h2q0 1.425.525 2.7t1.525 2.275T20.3 7.513t2.7.537zm0-3.975q-1.025 0-1.937-.375t-1.638-1.1t-1.1-1.638T17.95 1h1.975q0 .625.238 1.188t.662.987t.988.65T23 4.05zM10 13q-1.65 0-2.825-1.175T6 9t1.175-2.825T10 5t2.825 1.175T14 9t-1.175 2.825T10 13m-8 8v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 14t3.525.45t2.875 1.1q.75.375 1.175 1.1T18 18.2V21z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSpatialAudio(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="M23 10.025q-1.8 0-3.45-.687t-2.925-1.963t-1.963-2.925T13.976 1h2q0 1.425.525 2.7t1.525 2.275T20.3 7.513t2.7.537zm0-3.975q-1.025 0-1.937-.375t-1.638-1.1t-1.1-1.638T17.95 1h1.975q0 .625.238 1.188t.662.987t.988.65T23 4.05zM10 13q-1.65 0-2.825-1.175T6 9t1.175-2.825T10 5t2.825 1.175T14 9t-1.175 2.825T10 13m-8 8v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 14t3.525.45t2.875 1.1q.75.375 1.175 1.1T18 18.2V21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23 10.025q-1.8 0-3.45-.687t-2.925-1.963t-1.963-2.925T13.976 1h2q0 1.425.525 2.7t1.525 2.275T20.3 7.513t2.7.537zm0-3.975q-1.025 0-1.937-.375t-1.638-1.1t-1.1-1.638T17.95 1h1.975q0 .625.238 1.188t.662.987t.988.65T23 4.05zM10 13q-1.65 0-2.825-1.175T6 9t1.175-2.825T10 5t2.825 1.175T14 9t-1.175 2.825T10 13m-8 8v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 14t3.525.45t2.875 1.1q.75.375 1.175 1.1T18 18.2V21z"/></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%22M23%2010.025q-1.8%200-3.45-.687t-2.925-1.963t-1.963-2.925T13.976%201h2q0%201.425.525%202.7t1.525%202.275T20.3%207.513t2.7.537zm0-3.975q-1.025%200-1.937-.375t-1.638-1.1t-1.1-1.638T17.95%201h1.975q0%20.625.238%201.188t.662.987t.988.65T23%204.05zM10%2013q-1.65%200-2.825-1.175T6%209t1.175-2.825T10%205t2.825%201.175T14%209t-1.175%202.825T10%2013m-8%208v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65%202.875-1.1T10%2014t3.525.45t2.875%201.1q.75.375%201.175%201.1T18%2018.2V21z%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%22M23%2010.025q-1.8%200-3.45-.687t-2.925-1.963t-1.963-2.925T13.976%201h2q0%201.425.525%202.7t1.525%202.275T20.3%207.513t2.7.537zm0-3.975q-1.025%200-1.937-.375t-1.638-1.1t-1.1-1.638T17.95%201h1.975q0%20.625.238%201.188t.662.987t.988.65T23%204.05zM10%2013q-1.65%200-2.825-1.175T6%209t1.175-2.825T10%205t2.825%201.175T14%209t-1.175%202.825T10%2013m-8%208v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65%202.875-1.1T10%2014t3.525.45t2.875%201.1q.75.375%201.175%201.1T18%2018.2V21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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