spatial audio icon
spatial-audio-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- spatial-audio-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
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="M14.863 4.9Q14.2 3.525 14.025 2q-.05-.425.238-.712T14.975 1t.725.288t.35.712q.15 1.125.663 2.15t1.312 1.825t1.825 1.313t2.15.687q.425.05.713.338t.287.712t-.288.713t-.712.237q-1.525-.175-2.9-.837t-2.475-1.763T14.862 4.9m4.563-.325q-.55-.55-.9-1.213T18.05 1.95q-.075-.375.2-.662t.7-.288q.4 0 .7.263t.425.662q.125.35.3.663t.45.587t.575.438t.65.287q.4.125.675.425T23 5.05t-.3.7t-.7.2q-.725-.15-1.375-.5t-1.2-.875M10 13q-1.65 0-2.825-1.175T6 9t1.175-2.825T10 5t2.825 1.175T14 9t-1.175 2.825T10 13m-8 6v-.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.2v.8q0 .825-.587 1.413T16 21H4q-.825 0-1.412-.587T2 19"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSpatialAudioRounded(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.863 4.9Q14.2 3.525 14.025 2q-.05-.425.238-.712T14.975 1t.725.288t.35.712q.15 1.125.663 2.15t1.312 1.825t1.825 1.313t2.15.687q.425.05.713.338t.287.712t-.288.713t-.712.237q-1.525-.175-2.9-.837t-2.475-1.763T14.862 4.9m4.563-.325q-.55-.55-.9-1.213T18.05 1.95q-.075-.375.2-.662t.7-.288q.4 0 .7.263t.425.662q.125.35.3.663t.45.587t.575.438t.65.287q.4.125.675.425T23 5.05t-.3.7t-.7.2q-.725-.15-1.375-.5t-1.2-.875M10 13q-1.65 0-2.825-1.175T6 9t1.175-2.825T10 5t2.825 1.175T14 9t-1.175 2.825T10 13m-8 6v-.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.2v.8q0 .825-.587 1.413T16 21H4q-.825 0-1.412-.587T2 19"/></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.863 4.9Q14.2 3.525 14.025 2q-.05-.425.238-.712T14.975 1t.725.288t.35.712q.15 1.125.663 2.15t1.312 1.825t1.825 1.313t2.15.687q.425.05.713.338t.287.712t-.288.713t-.712.237q-1.525-.175-2.9-.837t-2.475-1.763T14.862 4.9m4.563-.325q-.55-.55-.9-1.213T18.05 1.95q-.075-.375.2-.662t.7-.288q.4 0 .7.263t.425.662q.125.35.3.663t.45.587t.575.438t.65.287q.4.125.675.425T23 5.05t-.3.7t-.7.2q-.725-.15-1.375-.5t-1.2-.875M10 13q-1.65 0-2.825-1.175T6 9t1.175-2.825T10 5t2.825 1.175T14 9t-1.175 2.825T10 13m-8 6v-.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.2v.8q0 .825-.587 1.413T16 21H4q-.825 0-1.412-.587T2 19"/></svg> </template>
CSS
.icon-spatial-audio-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.863%204.9Q14.2%203.525%2014.025%202q-.05-.425.238-.712T14.975%201t.725.288t.35.712q.15%201.125.663%202.15t1.312%201.825t1.825%201.313t2.15.687q.425.05.713.338t.287.712t-.288.713t-.712.237q-1.525-.175-2.9-.837t-2.475-1.763T14.862%204.9m4.563-.325q-.55-.55-.9-1.213T18.05%201.95q-.075-.375.2-.662t.7-.288q.4%200%20.7.263t.425.662q.125.35.3.663t.45.587t.575.438t.65.287q.4.125.675.425T23%205.05t-.3.7t-.7.2q-.725-.15-1.375-.5t-1.2-.875M10%2013q-1.65%200-2.825-1.175T6%209t1.175-2.825T10%205t2.825%201.175T14%209t-1.175%202.825T10%2013m-8%206v-.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.2v.8q0%20.825-.587%201.413T16%2021H4q-.825%200-1.412-.587T2%2019%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.863%204.9Q14.2%203.525%2014.025%202q-.05-.425.238-.712T14.975%201t.725.288t.35.712q.15%201.125.663%202.15t1.312%201.825t1.825%201.313t2.15.687q.425.05.713.338t.287.712t-.288.713t-.712.237q-1.525-.175-2.9-.837t-2.475-1.763T14.862%204.9m4.563-.325q-.55-.55-.9-1.213T18.05%201.95q-.075-.375.2-.662t.7-.288q.4%200%20.7.263t.425.662q.125.35.3.663t.45.587t.575.438t.65.287q.4.125.675.425T23%205.05t-.3.7t-.7.2q-.725-.15-1.375-.5t-1.2-.875M10%2013q-1.65%200-2.825-1.175T6%209t1.175-2.825T10%205t2.825%201.175T14%209t-1.175%202.825T10%2013m-8%206v-.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.2v.8q0%20.825-.587%201.413T16%2021H4q-.825%200-1.412-.587T2%2019%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-rounded.svg?color=%231a73e8&size=48