surround sound icon

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

Name
surround-sound-outline-rounded
Set
Material Symbols
Style
Outline Rounded
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-.875M17 12q0 .75-.2 1.45t-.625 1.325q-.225.35-.213.775t.288.7q.3.3.7.288t.65-.338q.675-.9 1.037-1.975T19 12t-.363-2.225T17.6 7.8q-.25-.325-.65-.337t-.7.287q-.275.275-.288.7t.213.775q.425.625.625 1.325T17 12m-9.8-1.45q.2-.7.625-1.325q.225-.35.212-.775t-.287-.7q-.3-.3-.7-.288T6.4 7.8q-.675.9-1.037 1.975T5 12t.363 2.225T6.4 16.2q.25.325.65.338t.7-.288q.275-.275.288-.7t-.213-.775Q7.4 14.15 7.2 13.45T7 12t.2-1.45M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h16V6H4zm0 0V6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSurroundSoundOutlineRounded(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-.875M17 12q0 .75-.2 1.45t-.625 1.325q-.225.35-.213.775t.288.7q.3.3.7.288t.65-.338q.675-.9 1.037-1.975T19 12t-.363-2.225T17.6 7.8q-.25-.325-.65-.337t-.7.287q-.275.275-.288.7t.213.775q.425.625.625 1.325T17 12m-9.8-1.45q.2-.7.625-1.325q.225-.35.212-.775t-.287-.7q-.3-.3-.7-.288T6.4 7.8q-.675.9-1.037 1.975T5 12t.363 2.225T6.4 16.2q.25.325.65.338t.7-.288q.275-.275.288-.7t-.213-.775Q7.4 14.15 7.2 13.45T7 12t.2-1.45M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h16V6H4zm0 0V6z"/></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-.875M17 12q0 .75-.2 1.45t-.625 1.325q-.225.35-.213.775t.288.7q.3.3.7.288t.65-.338q.675-.9 1.037-1.975T19 12t-.363-2.225T17.6 7.8q-.25-.325-.65-.337t-.7.287q-.275.275-.288.7t.213.775q.425.625.625 1.325T17 12m-9.8-1.45q.2-.7.625-1.325q.225-.35.212-.775t-.287-.7q-.3-.3-.7-.288T6.4 7.8q-.675.9-1.037 1.975T5 12t.363 2.225T6.4 16.2q.25.325.65.338t.7-.288q.275-.275.288-.7t-.213-.775Q7.4 14.15 7.2 13.45T7 12t.2-1.45M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h16V6H4zm0 0V6z"/></svg>
</template>

CSS

.icon-surround-sound-outline-rounded {
  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-.875M17%2012q0%20.75-.2%201.45t-.625%201.325q-.225.35-.213.775t.288.7q.3.3.7.288t.65-.338q.675-.9%201.037-1.975T19%2012t-.363-2.225T17.6%207.8q-.25-.325-.65-.337t-.7.287q-.275.275-.288.7t.213.775q.425.625.625%201.325T17%2012m-9.8-1.45q.2-.7.625-1.325q.225-.35.212-.775t-.287-.7q-.3-.3-.7-.288T6.4%207.8q-.675.9-1.037%201.975T5%2012t.363%202.225T6.4%2016.2q.25.325.65.338t.7-.288q.275-.275.288-.7t-.213-.775Q7.4%2014.15%207.2%2013.45T7%2012t.2-1.45M4%2020q-.825%200-1.412-.587T2%2018V6q0-.825.588-1.412T4%204h16q.825%200%201.413.588T22%206v12q0%20.825-.587%201.413T20%2020zm0-2h16V6H4zm0%200V6z%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-.875M17%2012q0%20.75-.2%201.45t-.625%201.325q-.225.35-.213.775t.288.7q.3.3.7.288t.65-.338q.675-.9%201.037-1.975T19%2012t-.363-2.225T17.6%207.8q-.25-.325-.65-.337t-.7.287q-.275.275-.288.7t.213.775q.425.625.625%201.325T17%2012m-9.8-1.45q.2-.7.625-1.325q.225-.35.212-.775t-.287-.7q-.3-.3-.7-.288T6.4%207.8q-.675.9-1.037%201.975T5%2012t.363%202.225T6.4%2016.2q.25.325.65.338t.7-.288q.275-.275.288-.7t-.213-.775Q7.4%2014.15%207.2%2013.45T7%2012t.2-1.45M4%2020q-.825%200-1.412-.587T2%2018V6q0-.825.588-1.412T4%204h16q.825%200%201.413.588T22%206v12q0%20.825-.587%201.413T20%2020zm0-2h16V6H4zm0%200V6z%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-outline-rounded.svg?color=%231a73e8&size=48