speaker group icon
speaker-group from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- speaker-group
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the speaker group icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.616 19q-.691 0-1.153-.462T8 17.384V3.616q0-.691.463-1.153T9.616 2h8.769q.69 0 1.152.463T20 3.616v13.769q0 .69-.462 1.152T18.384 19zM14 7.308q.548 0 .928-.38t.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38m0 8.769q1.258 0 2.129-.871T17 13.077t-.871-2.129T14 10.077t-2.129.871T11 13.077t.871 2.129t2.129.871m0-1q-.817 0-1.409-.591Q12 13.894 12 13.077t.591-1.409q.592-.591 1.409-.591t1.409.591q.591.592.591 1.409t-.591 1.409t-1.409.591M15 22H6.616q-.691 0-1.153-.462T5 20.385V6h1v14.385q0 .269.173.442t.443.173H15z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpeakerGroup(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="M9.616 19q-.691 0-1.153-.462T8 17.384V3.616q0-.691.463-1.153T9.616 2h8.769q.69 0 1.152.463T20 3.616v13.769q0 .69-.462 1.152T18.384 19zM14 7.308q.548 0 .928-.38t.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38m0 8.769q1.258 0 2.129-.871T17 13.077t-.871-2.129T14 10.077t-2.129.871T11 13.077t.871 2.129t2.129.871m0-1q-.817 0-1.409-.591Q12 13.894 12 13.077t.591-1.409q.592-.591 1.409-.591t1.409.591q.591.592.591 1.409t-.591 1.409t-1.409.591M15 22H6.616q-.691 0-1.153-.462T5 20.385V6h1v14.385q0 .269.173.442t.443.173H15z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.616 19q-.691 0-1.153-.462T8 17.384V3.616q0-.691.463-1.153T9.616 2h8.769q.69 0 1.152.463T20 3.616v13.769q0 .69-.462 1.152T18.384 19zM14 7.308q.548 0 .928-.38t.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38m0 8.769q1.258 0 2.129-.871T17 13.077t-.871-2.129T14 10.077t-2.129.871T11 13.077t.871 2.129t2.129.871m0-1q-.817 0-1.409-.591Q12 13.894 12 13.077t.591-1.409q.592-.591 1.409-.591t1.409.591q.591.592.591 1.409t-.591 1.409t-1.409.591M15 22H6.616q-.691 0-1.153-.462T5 20.385V6h1v14.385q0 .269.173.442t.443.173H15z"/></svg> </template>
CSS
.icon-speaker-group {
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%22M9.616%2019q-.691%200-1.153-.462T8%2017.384V3.616q0-.691.463-1.153T9.616%202h8.769q.69%200%201.152.463T20%203.616v13.769q0%20.69-.462%201.152T18.384%2019zM14%207.308q.548%200%20.928-.38t.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38m0%208.769q1.258%200%202.129-.871T17%2013.077t-.871-2.129T14%2010.077t-2.129.871T11%2013.077t.871%202.129t2.129.871m0-1q-.817%200-1.409-.591Q12%2013.894%2012%2013.077t.591-1.409q.592-.591%201.409-.591t1.409.591q.591.592.591%201.409t-.591%201.409t-1.409.591M15%2022H6.616q-.691%200-1.153-.462T5%2020.385V6h1v14.385q0%20.269.173.442t.443.173H15z%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%22M9.616%2019q-.691%200-1.153-.462T8%2017.384V3.616q0-.691.463-1.153T9.616%202h8.769q.69%200%201.152.463T20%203.616v13.769q0%20.69-.462%201.152T18.384%2019zM14%207.308q.548%200%20.928-.38t.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38m0%208.769q1.258%200%202.129-.871T17%2013.077t-.871-2.129T14%2010.077t-2.129.871T11%2013.077t.871%202.129t2.129.871m0-1q-.817%200-1.409-.591Q12%2013.894%2012%2013.077t.591-1.409q.592-.591%201.409-.591t1.409.591q.591.592.591%201.409t-.591%201.409t-1.409.591M15%2022H6.616q-.691%200-1.153-.462T5%2020.385V6h1v14.385q0%20.269.173.442t.443.173H15z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/speaker-group.svg?color=%231a73e8&size=48