subwoofer-outline-rounded from Material Symbols by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
subwoofer-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the subwoofer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 22H6q-.425 0-.712-.288T5 21t.288-.712T6 20h3q.425 0 .713.288T10 21t-.288.713T9 22m9 0h-3q-.425 0-.712-.288T14 21t.288-.712T15 20h3q.425 0 .713.288T19 21t-.288.713T18 22M5.4 19q-.95 0-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675 2h8.65q.725 0 1.288.463T18.3 3.65l2.3 13q.175.925-.425 1.638t-1.55.712zm-.025-2H18.6L16.3 4H7.675zM12 16q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7m0 5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSubwooferOutlineRounded(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 22H6q-.425 0-.712-.288T5 21t.288-.712T6 20h3q.425 0 .713.288T10 21t-.288.713T9 22m9 0h-3q-.425 0-.712-.288T14 21t.288-.712T15 20h3q.425 0 .713.288T19 21t-.288.713T18 22M5.4 19q-.95 0-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675 2h8.65q.725 0 1.288.463T18.3 3.65l2.3 13q.175.925-.425 1.638t-1.55.712zm-.025-2H18.6L16.3 4H7.675zM12 16q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7m0 5"/></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 22H6q-.425 0-.712-.288T5 21t.288-.712T6 20h3q.425 0 .713.288T10 21t-.288.713T9 22m9 0h-3q-.425 0-.712-.288T14 21t.288-.712T15 20h3q.425 0 .713.288T19 21t-.288.713T18 22M5.4 19q-.95 0-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675 2h8.65q.725 0 1.288.463T18.3 3.65l2.3 13q.175.925-.425 1.638t-1.55.712zm-.025-2H18.6L16.3 4H7.675zM12 16q1.65 0 2.825-1.175T16 12t-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16m0-2q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m0-7q.425 0 .713-.288T13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7m0 5"/></svg>
</template>

CSS

.icon-subwoofer-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%22M9%2022H6q-.425%200-.712-.288T5%2021t.288-.712T6%2020h3q.425%200%20.713.288T10%2021t-.288.713T9%2022m9%200h-3q-.425%200-.712-.288T14%2021t.288-.712T15%2020h3q.425%200%20.713.288T19%2021t-.288.713T18%2022M5.4%2019q-.95%200-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675%202h8.65q.725%200%201.288.463T18.3%203.65l2.3%2013q.175.925-.425%201.638t-1.55.712zm-.025-2H18.6L16.3%204H7.675zM12%2016q1.65%200%202.825-1.175T16%2012t-1.175-2.825T12%208T9.175%209.175T8%2012t1.175%202.825T12%2016m0-2q-.825%200-1.412-.587T10%2012t.588-1.412T12%2010t1.413.588T14%2012t-.587%201.413T12%2014m0-7q.425%200%20.713-.288T13%206t-.288-.712T12%205t-.712.288T11%206t.288.713T12%207m0%205%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%2022H6q-.425%200-.712-.288T5%2021t.288-.712T6%2020h3q.425%200%20.713.288T10%2021t-.288.713T9%2022m9%200h-3q-.425%200-.712-.288T14%2021t.288-.712T15%2020h3q.425%200%20.713.288T19%2021t-.288.713T18%2022M5.4%2019q-.95%200-1.55-.712t-.425-1.638l2.275-13q.125-.725.688-1.187T7.675%202h8.65q.725%200%201.288.463T18.3%203.65l2.3%2013q.175.925-.425%201.638t-1.55.712zm-.025-2H18.6L16.3%204H7.675zM12%2016q1.65%200%202.825-1.175T16%2012t-1.175-2.825T12%208T9.175%209.175T8%2012t1.175%202.825T12%2016m0-2q-.825%200-1.412-.587T10%2012t.588-1.412T12%2010t1.413.588T14%2012t-.587%201.413T12%2014m0-7q.425%200%20.713-.288T13%206t-.288-.712T12%205t-.712.288T11%206t.288.713T12%207m0%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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