spatial audio icon
spatial-audio-outline-rounded from Material Symbols Light by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- spatial-audio-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
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="M14.91 4.785q-.614-1.356-.731-2.862q-.031-.232.117-.405q.148-.172.366-.172t.365.153t.158.386q.092 1.298.643 2.496q.55 1.198 1.466 2.113q.916.916 2.114 1.467q1.198.55 2.496.649q.233.011.386.155q.152.143.152.361t-.172.367t-.404.117q-1.506-.118-2.862-.732t-2.417-1.676t-1.676-2.418m4.86-.767q-.431-.454-.706-1t-.361-1.163q-.037-.202.113-.355t.363-.153q.2 0 .35.138t.199.345q.067.407.252.787t.498.693q.313.314.69.496t.785.249q.208.048.348.197q.14.148.14.36q0 .21-.155.36t-.364.113q-.61-.092-1.154-.365t-.998-.702M10.096 12q-1.237 0-2.118-.877q-.882-.877-.882-2.123t.877-2.123T10.096 6t2.123.877T13.096 9t-.881 2.123t-2.119.877m-7 6.192v-.607q0-.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.194v.607q0 .44-.299.74q-.299.299-.74.299H4.136q-.44 0-.74-.3t-.299-.739m1 .039h12v-.646q0-.41-.234-.673t-.574-.446q-.938-.489-2.35-.862t-2.842-.373t-2.841.373t-2.351.862q-.34.182-.574.445q-.234.264-.234.673zm6-7.231q.825 0 1.413-.587T12.096 9t-.587-1.412T10.096 7t-1.412.588T8.096 9t.588 1.413t1.412.587m0 7.23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpatialAudioOutlineRounded(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="M14.91 4.785q-.614-1.356-.731-2.862q-.031-.232.117-.405q.148-.172.366-.172t.365.153t.158.386q.092 1.298.643 2.496q.55 1.198 1.466 2.113q.916.916 2.114 1.467q1.198.55 2.496.649q.233.011.386.155q.152.143.152.361t-.172.367t-.404.117q-1.506-.118-2.862-.732t-2.417-1.676t-1.676-2.418m4.86-.767q-.431-.454-.706-1t-.361-1.163q-.037-.202.113-.355t.363-.153q.2 0 .35.138t.199.345q.067.407.252.787t.498.693q.313.314.69.496t.785.249q.208.048.348.197q.14.148.14.36q0 .21-.155.36t-.364.113q-.61-.092-1.154-.365t-.998-.702M10.096 12q-1.237 0-2.118-.877q-.882-.877-.882-2.123t.877-2.123T10.096 6t2.123.877T13.096 9t-.881 2.123t-2.119.877m-7 6.192v-.607q0-.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.194v.607q0 .44-.299.74q-.299.299-.74.299H4.136q-.44 0-.74-.3t-.299-.739m1 .039h12v-.646q0-.41-.234-.673t-.574-.446q-.938-.489-2.35-.862t-2.842-.373t-2.841.373t-2.351.862q-.34.182-.574.445q-.234.264-.234.673zm6-7.231q.825 0 1.413-.587T12.096 9t-.587-1.412T10.096 7t-1.412.588T8.096 9t.588 1.413t1.412.587m0 7.23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.91 4.785q-.614-1.356-.731-2.862q-.031-.232.117-.405q.148-.172.366-.172t.365.153t.158.386q.092 1.298.643 2.496q.55 1.198 1.466 2.113q.916.916 2.114 1.467q1.198.55 2.496.649q.233.011.386.155q.152.143.152.361t-.172.367t-.404.117q-1.506-.118-2.862-.732t-2.417-1.676t-1.676-2.418m4.86-.767q-.431-.454-.706-1t-.361-1.163q-.037-.202.113-.355t.363-.153q.2 0 .35.138t.199.345q.067.407.252.787t.498.693q.313.314.69.496t.785.249q.208.048.348.197q.14.148.14.36q0 .21-.155.36t-.364.113q-.61-.092-1.154-.365t-.998-.702M10.096 12q-1.237 0-2.118-.877q-.882-.877-.882-2.123t.877-2.123T10.096 6t2.123.877T13.096 9t-.881 2.123t-2.119.877m-7 6.192v-.607q0-.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.194v.607q0 .44-.299.74q-.299.299-.74.299H4.136q-.44 0-.74-.3t-.299-.739m1 .039h12v-.646q0-.41-.234-.673t-.574-.446q-.938-.489-2.35-.862t-2.842-.373t-2.841.373t-2.351.862q-.34.182-.574.445q-.234.264-.234.673zm6-7.231q.825 0 1.413-.587T12.096 9t-.587-1.412T10.096 7t-1.412.588T8.096 9t.588 1.413t1.412.587m0 7.23"/></svg> </template>
CSS
.icon-spatial-audio-outline-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%22M14.91%204.785q-.614-1.356-.731-2.862q-.031-.232.117-.405q.148-.172.366-.172t.365.153t.158.386q.092%201.298.643%202.496q.55%201.198%201.466%202.113q.916.916%202.114%201.467q1.198.55%202.496.649q.233.011.386.155q.152.143.152.361t-.172.367t-.404.117q-1.506-.118-2.862-.732t-2.417-1.676t-1.676-2.418m4.86-.767q-.431-.454-.706-1t-.361-1.163q-.037-.202.113-.355t.363-.153q.2%200%20.35.138t.199.345q.067.407.252.787t.498.693q.313.314.69.496t.785.249q.208.048.348.197q.14.148.14.36q0%20.21-.155.36t-.364.113q-.61-.092-1.154-.365t-.998-.702M10.096%2012q-1.237%200-2.118-.877q-.882-.877-.882-2.123t.877-2.123T10.096%206t2.123.877T13.096%209t-.881%202.123t-2.119.877m-7%206.192v-.607q0-.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.194v.607q0%20.44-.299.74q-.299.299-.74.299H4.136q-.44%200-.74-.3t-.299-.739m1%20.039h12v-.646q0-.41-.234-.673t-.574-.446q-.938-.489-2.35-.862t-2.842-.373t-2.841.373t-2.351.862q-.34.182-.574.445q-.234.264-.234.673zm6-7.231q.825%200%201.413-.587T12.096%209t-.587-1.412T10.096%207t-1.412.588T8.096%209t.588%201.413t1.412.587m0%207.23%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%22M14.91%204.785q-.614-1.356-.731-2.862q-.031-.232.117-.405q.148-.172.366-.172t.365.153t.158.386q.092%201.298.643%202.496q.55%201.198%201.466%202.113q.916.916%202.114%201.467q1.198.55%202.496.649q.233.011.386.155q.152.143.152.361t-.172.367t-.404.117q-1.506-.118-2.862-.732t-2.417-1.676t-1.676-2.418m4.86-.767q-.431-.454-.706-1t-.361-1.163q-.037-.202.113-.355t.363-.153q.2%200%20.35.138t.199.345q.067.407.252.787t.498.693q.313.314.69.496t.785.249q.208.048.348.197q.14.148.14.36q0%20.21-.155.36t-.364.113q-.61-.092-1.154-.365t-.998-.702M10.096%2012q-1.237%200-2.118-.877q-.882-.877-.882-2.123t.877-2.123T10.096%206t2.123.877T13.096%209t-.881%202.123t-2.119.877m-7%206.192v-.607q0-.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.194v.607q0%20.44-.299.74q-.299.299-.74.299H4.136q-.44%200-.74-.3t-.299-.739m1%20.039h12v-.646q0-.41-.234-.673t-.574-.446q-.938-.489-2.35-.862t-2.842-.373t-2.841.373t-2.351.862q-.34.182-.574.445q-.234.264-.234.673zm6-7.231q.825%200%201.413-.587T12.096%209t-.587-1.412T10.096%207t-1.412.588T8.096%209t.588%201.413t1.412.587m0%207.23%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-outline-rounded.svg?color=%231a73e8&size=48