spatial speaker icon
spatial-speaker-outline-rounded from Material Symbols Light by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- spatial-speaker-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the spatial speaker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.379 21q-2.65-.006-4.512-1.81Q2.006 17.388 2 14.776q0-.21.144-.358t.357-.148t.356.144t.143.356q0 2.21 1.575 3.72T8.385 20q.212 0 .356.144t.144.357t-.148.356t-.358.143m7.242 0q-.21 0-.357-.144t-.148-.357t.143-.356t.357-.143q2.234 0 3.809-1.51T21 14.77q0-.213.144-.357t.357-.144t.356.144t.143.356q-.006 2.612-1.867 4.419T15.62 21m-7.24-3.27q-1.271-.005-2.188-.854q-.916-.849-.922-2.101q0-.21.144-.358t.357-.148t.356.144t.143.356q0 .416.17.777t.46.622t.677.412t.809.15q.212 0 .356.145t.144.356t-.148.356t-.358.144m7.242 0q-.21 0-.357-.144q-.148-.144-.148-.357t.143-.356t.357-.143q.422 0 .809-.151t.676-.412t.46-.622t.17-.777q0-.212.144-.356t.356-.144t.356.144t.144.356q-.006 1.258-.92 2.107t-2.19.855m-5.505-3.039q-.667 0-1.141-.474T8.5 13.077V5.616q0-.667.475-1.141T10.115 4h3.77q.666 0 1.14.475t.475 1.14v7.462q0 .666-.475 1.14t-1.14.475zm0-1h3.769q.269 0 .442-.173t.173-.442V5.616q0-.27-.173-.443T13.885 5h-3.77q-.269 0-.442.173t-.173.443v7.461q0 .27.173.442q.173.173.443.173m0 0H9.5h5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpatialSpeakerOutlineRounded(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="M8.379 21q-2.65-.006-4.512-1.81Q2.006 17.388 2 14.776q0-.21.144-.358t.357-.148t.356.144t.143.356q0 2.21 1.575 3.72T8.385 20q.212 0 .356.144t.144.357t-.148.356t-.358.143m7.242 0q-.21 0-.357-.144t-.148-.357t.143-.356t.357-.143q2.234 0 3.809-1.51T21 14.77q0-.213.144-.357t.357-.144t.356.144t.143.356q-.006 2.612-1.867 4.419T15.62 21m-7.24-3.27q-1.271-.005-2.188-.854q-.916-.849-.922-2.101q0-.21.144-.358t.357-.148t.356.144t.143.356q0 .416.17.777t.46.622t.677.412t.809.15q.212 0 .356.145t.144.356t-.148.356t-.358.144m7.242 0q-.21 0-.357-.144q-.148-.144-.148-.357t.143-.356t.357-.143q.422 0 .809-.151t.676-.412t.46-.622t.17-.777q0-.212.144-.356t.356-.144t.356.144t.144.356q-.006 1.258-.92 2.107t-2.19.855m-5.505-3.039q-.667 0-1.141-.474T8.5 13.077V5.616q0-.667.475-1.141T10.115 4h3.77q.666 0 1.14.475t.475 1.14v7.462q0 .666-.475 1.14t-1.14.475zm0-1h3.769q.269 0 .442-.173t.173-.442V5.616q0-.27-.173-.443T13.885 5h-3.77q-.269 0-.442.173t-.173.443v7.461q0 .27.173.442q.173.173.443.173m0 0H9.5h5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.379 21q-2.65-.006-4.512-1.81Q2.006 17.388 2 14.776q0-.21.144-.358t.357-.148t.356.144t.143.356q0 2.21 1.575 3.72T8.385 20q.212 0 .356.144t.144.357t-.148.356t-.358.143m7.242 0q-.21 0-.357-.144t-.148-.357t.143-.356t.357-.143q2.234 0 3.809-1.51T21 14.77q0-.213.144-.357t.357-.144t.356.144t.143.356q-.006 2.612-1.867 4.419T15.62 21m-7.24-3.27q-1.271-.005-2.188-.854q-.916-.849-.922-2.101q0-.21.144-.358t.357-.148t.356.144t.143.356q0 .416.17.777t.46.622t.677.412t.809.15q.212 0 .356.145t.144.356t-.148.356t-.358.144m7.242 0q-.21 0-.357-.144q-.148-.144-.148-.357t.143-.356t.357-.143q.422 0 .809-.151t.676-.412t.46-.622t.17-.777q0-.212.144-.356t.356-.144t.356.144t.144.356q-.006 1.258-.92 2.107t-2.19.855m-5.505-3.039q-.667 0-1.141-.474T8.5 13.077V5.616q0-.667.475-1.141T10.115 4h3.77q.666 0 1.14.475t.475 1.14v7.462q0 .666-.475 1.14t-1.14.475zm0-1h3.769q.269 0 .442-.173t.173-.442V5.616q0-.27-.173-.443T13.885 5h-3.77q-.269 0-.442.173t-.173.443v7.461q0 .27.173.442q.173.173.443.173m0 0H9.5h5z"/></svg> </template>
CSS
.icon-spatial-speaker-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%22M8.379%2021q-2.65-.006-4.512-1.81Q2.006%2017.388%202%2014.776q0-.21.144-.358t.357-.148t.356.144t.143.356q0%202.21%201.575%203.72T8.385%2020q.212%200%20.356.144t.144.357t-.148.356t-.358.143m7.242%200q-.21%200-.357-.144t-.148-.357t.143-.356t.357-.143q2.234%200%203.809-1.51T21%2014.77q0-.213.144-.357t.357-.144t.356.144t.143.356q-.006%202.612-1.867%204.419T15.62%2021m-7.24-3.27q-1.271-.005-2.188-.854q-.916-.849-.922-2.101q0-.21.144-.358t.357-.148t.356.144t.143.356q0%20.416.17.777t.46.622t.677.412t.809.15q.212%200%20.356.145t.144.356t-.148.356t-.358.144m7.242%200q-.21%200-.357-.144q-.148-.144-.148-.357t.143-.356t.357-.143q.422%200%20.809-.151t.676-.412t.46-.622t.17-.777q0-.212.144-.356t.356-.144t.356.144t.144.356q-.006%201.258-.92%202.107t-2.19.855m-5.505-3.039q-.667%200-1.141-.474T8.5%2013.077V5.616q0-.667.475-1.141T10.115%204h3.77q.666%200%201.14.475t.475%201.14v7.462q0%20.666-.475%201.14t-1.14.475zm0-1h3.769q.269%200%20.442-.173t.173-.442V5.616q0-.27-.173-.443T13.885%205h-3.77q-.269%200-.442.173t-.173.443v7.461q0%20.27.173.442q.173.173.443.173m0%200H9.5h5z%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%22M8.379%2021q-2.65-.006-4.512-1.81Q2.006%2017.388%202%2014.776q0-.21.144-.358t.357-.148t.356.144t.143.356q0%202.21%201.575%203.72T8.385%2020q.212%200%20.356.144t.144.357t-.148.356t-.358.143m7.242%200q-.21%200-.357-.144t-.148-.357t.143-.356t.357-.143q2.234%200%203.809-1.51T21%2014.77q0-.213.144-.357t.357-.144t.356.144t.143.356q-.006%202.612-1.867%204.419T15.62%2021m-7.24-3.27q-1.271-.005-2.188-.854q-.916-.849-.922-2.101q0-.21.144-.358t.357-.148t.356.144t.143.356q0%20.416.17.777t.46.622t.677.412t.809.15q.212%200%20.356.145t.144.356t-.148.356t-.358.144m7.242%200q-.21%200-.357-.144q-.148-.144-.148-.357t.143-.356t.357-.143q.422%200%20.809-.151t.676-.412t.46-.622t.17-.777q0-.212.144-.356t.356-.144t.356.144t.144.356q-.006%201.258-.92%202.107t-2.19.855m-5.505-3.039q-.667%200-1.141-.474T8.5%2013.077V5.616q0-.667.475-1.141T10.115%204h3.77q.666%200%201.14.475t.475%201.14v7.462q0%20.666-.475%201.14t-1.14.475zm0-1h3.769q.269%200%20.442-.173t.173-.442V5.616q0-.27-.173-.443T13.885%205h-3.77q-.269%200-.442.173t-.173.443v7.461q0%20.27.173.442q.173.173.443.173m0%200H9.5h5z%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-speaker-outline-rounded.svg?color=%231a73e8&size=48