Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md speaker group
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSpeakerGroupIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M18.2 1H9.8C8.81 1 8 1.81 8 2.8v14.4c0 .99.81 1.79 1.8 1.79l8.4.01c.99 0 1.8-.81 1.8-1.8V2.8c0-.99-.81-1.8-1.8-1.8zM18 17l-8-.01V3h8v14zm-4-9c1.1 0 2-.89 2-2s-.9-2-2-2-2 .89-2 2 .9 2 2 2zm0 8c1.93 0 3.5-1.57 3.5-3.5S15.93 9 14 9s-3.5 1.57-3.5 3.5S12.07 16 14 16zm0-5c.83 0 1.5.67 1.5 1.5S14.83 14 14 14s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zM6 5H4v16c0 1.1.89 2 2 2h10v-2H6V5z"/>
</svg>
);SVG Optimizer
Before
0.60 KB
↓
After
0.59 KB
Tags
audioaudio devicesaudio groupaudio outputboxcastingconfigurationconnectconnect devicescontroldevice managementelectronicgroupgroupinglinkloudmediamultiplemultiple speakersmusicnetworkplaybacksettingssharingsoundsound devicessound groupspeakerspeaker groupspeakersstereostreamsyncsystemvideovolumevolume groupwireless
Compare Alternatives
See how other libraries approach this concept.