spatial speaker icon
spatial-speaker-sharp from Material Symbols Light by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- spatial-speaker-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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.885 21q-2.85 0-4.868-1.95T2 14.27h1q0 2.403 1.716 4.067Q6.433 20 8.885 20zm0-3.27q-1.49 0-2.553-.994q-1.063-.995-1.063-2.467h1q0 1.05.773 1.756q.774.706 1.843.706zM8.5 14.693V4h7v10.692zm6.616 3.039v-1q1.069 0 1.842-.706t.773-1.756h1q0 1.471-1.063 2.466t-2.552.996m0 3.269v-1q2.451 0 4.168-1.664Q21 16.673 21 14.27h1q0 2.831-2.017 4.781T15.115 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpatialSpeakerSharp(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.885 21q-2.85 0-4.868-1.95T2 14.27h1q0 2.403 1.716 4.067Q6.433 20 8.885 20zm0-3.27q-1.49 0-2.553-.994q-1.063-.995-1.063-2.467h1q0 1.05.773 1.756q.774.706 1.843.706zM8.5 14.693V4h7v10.692zm6.616 3.039v-1q1.069 0 1.842-.706t.773-1.756h1q0 1.471-1.063 2.466t-2.552.996m0 3.269v-1q2.451 0 4.168-1.664Q21 16.673 21 14.27h1q0 2.831-2.017 4.781T15.115 21"/></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.885 21q-2.85 0-4.868-1.95T2 14.27h1q0 2.403 1.716 4.067Q6.433 20 8.885 20zm0-3.27q-1.49 0-2.553-.994q-1.063-.995-1.063-2.467h1q0 1.05.773 1.756q.774.706 1.843.706zM8.5 14.693V4h7v10.692zm6.616 3.039v-1q1.069 0 1.842-.706t.773-1.756h1q0 1.471-1.063 2.466t-2.552.996m0 3.269v-1q2.451 0 4.168-1.664Q21 16.673 21 14.27h1q0 2.831-2.017 4.781T15.115 21"/></svg> </template>
CSS
.icon-spatial-speaker-sharp {
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.885%2021q-2.85%200-4.868-1.95T2%2014.27h1q0%202.403%201.716%204.067Q6.433%2020%208.885%2020zm0-3.27q-1.49%200-2.553-.994q-1.063-.995-1.063-2.467h1q0%201.05.773%201.756q.774.706%201.843.706zM8.5%2014.693V4h7v10.692zm6.616%203.039v-1q1.069%200%201.842-.706t.773-1.756h1q0%201.471-1.063%202.466t-2.552.996m0%203.269v-1q2.451%200%204.168-1.664Q21%2016.673%2021%2014.27h1q0%202.831-2.017%204.781T15.115%2021%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.885%2021q-2.85%200-4.868-1.95T2%2014.27h1q0%202.403%201.716%204.067Q6.433%2020%208.885%2020zm0-3.27q-1.49%200-2.553-.994q-1.063-.995-1.063-2.467h1q0%201.05.773%201.756q.774.706%201.843.706zM8.5%2014.693V4h7v10.692zm6.616%203.039v-1q1.069%200%201.842-.706t.773-1.756h1q0%201.471-1.063%202.466t-2.552.996m0%203.269v-1q2.451%200%204.168-1.664Q21%2016.673%2021%2014.27h1q0%202.831-2.017%204.781T15.115%2021%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-sharp.svg?color=%231a73e8&size=48