surround sound icon
surround-sound from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- surround-sound
- Set
- Material Symbols Light
- Style
- Regular
- 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 surround sound icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.635 13.635q.673-.673.673-1.635t-.673-1.634q-.673-.674-1.635-.674t-1.634.674q-.674.673-.674 1.634t.674 1.635t1.634.673t1.635-.674m3.277 2.585q.769-.885 1.16-1.967t.39-2.252t-.39-2.252q-.391-1.083-1.16-1.967l-.708.707q.61.745.933 1.647q.324.903.324 1.865t-.323 1.864t-.934 1.647zm-9.823 0l.707-.708q-.61-.744-.934-1.647T6.539 12t.324-1.865q.324-.902.934-1.647l-.708-.707q-.769.884-1.16 1.967T5.539 12t.39 2.252q.391 1.082 1.16 1.967M4.617 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSurroundSound(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="M13.635 13.635q.673-.673.673-1.635t-.673-1.634q-.673-.674-1.635-.674t-1.634.674q-.674.673-.674 1.634t.674 1.635t1.634.673t1.635-.674m3.277 2.585q.769-.885 1.16-1.967t.39-2.252t-.39-2.252q-.391-1.083-1.16-1.967l-.708.707q.61.745.933 1.647q.324.903.324 1.865t-.323 1.864t-.934 1.647zm-9.823 0l.707-.708q-.61-.744-.934-1.647T6.539 12t.324-1.865q.324-.902.934-1.647l-.708-.707q-.769.884-1.16 1.967T5.539 12t.39 2.252q.391 1.082 1.16 1.967M4.617 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.635 13.635q.673-.673.673-1.635t-.673-1.634q-.673-.674-1.635-.674t-1.634.674q-.674.673-.674 1.634t.674 1.635t1.634.673t1.635-.674m3.277 2.585q.769-.885 1.16-1.967t.39-2.252t-.39-2.252q-.391-1.083-1.16-1.967l-.708.707q.61.745.933 1.647q.324.903.324 1.865t-.323 1.864t-.934 1.647zm-9.823 0l.707-.708q-.61-.744-.934-1.647T6.539 12t.324-1.865q.324-.902.934-1.647l-.708-.707q-.769.884-1.16 1.967T5.539 12t.39 2.252q.391 1.082 1.16 1.967M4.617 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472z"/></svg> </template>
CSS
.icon-surround-sound {
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%22M13.635%2013.635q.673-.673.673-1.635t-.673-1.634q-.673-.674-1.635-.674t-1.634.674q-.674.673-.674%201.634t.674%201.635t1.634.673t1.635-.674m3.277%202.585q.769-.885%201.16-1.967t.39-2.252t-.39-2.252q-.391-1.083-1.16-1.967l-.708.707q.61.745.933%201.647q.324.903.324%201.865t-.323%201.864t-.934%201.647zm-9.823%200l.707-.708q-.61-.744-.934-1.647T6.539%2012t.324-1.865q.324-.902.934-1.647l-.708-.707q-.769.884-1.16%201.967T5.539%2012t.39%202.252q.391%201.082%201.16%201.967M4.617%2019q-.672%200-1.144-.472T3%2017.385V6.615q0-.67.472-1.143Q3.944%205%204.616%205h14.769q.67%200%201.143.472q.472.472.472%201.144v10.769q0%20.67-.472%201.143q-.472.472-1.143.472z%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%22M13.635%2013.635q.673-.673.673-1.635t-.673-1.634q-.673-.674-1.635-.674t-1.634.674q-.674.673-.674%201.634t.674%201.635t1.634.673t1.635-.674m3.277%202.585q.769-.885%201.16-1.967t.39-2.252t-.39-2.252q-.391-1.083-1.16-1.967l-.708.707q.61.745.933%201.647q.324.903.324%201.865t-.323%201.864t-.934%201.647zm-9.823%200l.707-.708q-.61-.744-.934-1.647T6.539%2012t.324-1.865q.324-.902.934-1.647l-.708-.707q-.769.884-1.16%201.967T5.539%2012t.39%202.252q.391%201.082%201.16%201.967M4.617%2019q-.672%200-1.144-.472T3%2017.385V6.615q0-.67.472-1.143Q3.944%205%204.616%205h14.769q.67%200%201.143.472q.472.472.472%201.144v10.769q0%20.67-.472%201.143q-.472.472-1.143.472z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/surround-sound.svg?color=%231a73e8&size=48