surround sound icon

surround-sound from Material Symbols by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
surround-sound
Set
Material Symbols
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

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="M14.125 14.125Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m2.825 2.825q1-1 1.525-2.275T19 12t-.525-2.675T16.95 7.05l-1.4 1.4q.725.725 1.087 1.637T17 12t-.363 1.913t-1.087 1.637zm-9.9 0l1.4-1.4q-.725-.725-1.088-1.638T7 12t.363-1.912T8.45 8.45l-1.4-1.4q-1 1-1.525 2.275T5 12t.525 2.675T7.05 16.95M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSurroundSound(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="M14.125 14.125Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m2.825 2.825q1-1 1.525-2.275T19 12t-.525-2.675T16.95 7.05l-1.4 1.4q.725.725 1.087 1.637T17 12t-.363 1.913t-1.087 1.637zm-9.9 0l1.4-1.4q-.725-.725-1.088-1.638T7 12t.363-1.912T8.45 8.45l-1.4-1.4q-1 1-1.525 2.275T5 12t.525 2.675T7.05 16.95M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.125 14.125Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m2.825 2.825q1-1 1.525-2.275T19 12t-.525-2.675T16.95 7.05l-1.4 1.4q.725.725 1.087 1.637T17 12t-.363 1.913t-1.087 1.637zm-9.9 0l1.4-1.4q-.725-.725-1.088-1.638T7 12t.363-1.912T8.45 8.45l-1.4-1.4q-1 1-1.525 2.275T5 12t.525 2.675T7.05 16.95M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20z"/></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%22M14.125%2014.125Q15%2013.25%2015%2012t-.875-2.125T12%209t-2.125.875T9%2012t.875%202.125T12%2015t2.125-.875m2.825%202.825q1-1%201.525-2.275T19%2012t-.525-2.675T16.95%207.05l-1.4%201.4q.725.725%201.087%201.637T17%2012t-.363%201.913t-1.087%201.637zm-9.9%200l1.4-1.4q-.725-.725-1.088-1.638T7%2012t.363-1.912T8.45%208.45l-1.4-1.4q-1%201-1.525%202.275T5%2012t.525%202.675T7.05%2016.95M4%2020q-.825%200-1.412-.587T2%2018V6q0-.825.588-1.412T4%204h16q.825%200%201.413.588T22%206v12q0%20.825-.587%201.413T20%2020z%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%22M14.125%2014.125Q15%2013.25%2015%2012t-.875-2.125T12%209t-2.125.875T9%2012t.875%202.125T12%2015t2.125-.875m2.825%202.825q1-1%201.525-2.275T19%2012t-.525-2.675T16.95%207.05l-1.4%201.4q.725.725%201.087%201.637T17%2012t-.363%201.913t-1.087%201.637zm-9.9%200l1.4-1.4q-.725-.725-1.088-1.638T7%2012t.363-1.912T8.45%208.45l-1.4-1.4q-1%201-1.525%202.275T5%2012t.525%202.675T7.05%2016.95M4%2020q-.825%200-1.412-.587T2%2018V6q0-.825.588-1.412T4%204h16q.825%200%201.413.588T22%206v12q0%20.825-.587%201.413T20%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/surround-sound.svg?color=%231a73e8&size=48