subwoofer from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
subwoofer
Set
Material Symbols Light
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

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="M5.5 21.5v-1h4.308v1zm8.692 0v-1H18.5v1zM5.977 19q-.7 0-1.156-.53t-.338-1.224l2.102-13q.092-.548.507-.897T8.06 3h7.88q.545 0 .967.347t.508.9l2.108 13q.117.694-.327 1.223t-1.148.53zM12 15.846q1.362 0 2.306-.944t.944-2.306t-.944-2.305T12 9.346t-2.306.945t-.944 2.305t.944 2.306t2.306.944m0-1q-.928 0-1.589-.663t-.661-1.595t.661-1.587T12 10.346t1.589.66t.661 1.585t-.661 1.59t-1.589.665m0-7.615q.29 0 .51-.21t.22-.521q0-.29-.22-.51t-.52-.22t-.51.22t-.21.52t.21.51t.52.21"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSubwoofer(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="M5.5 21.5v-1h4.308v1zm8.692 0v-1H18.5v1zM5.977 19q-.7 0-1.156-.53t-.338-1.224l2.102-13q.092-.548.507-.897T8.06 3h7.88q.545 0 .967.347t.508.9l2.108 13q.117.694-.327 1.223t-1.148.53zM12 15.846q1.362 0 2.306-.944t.944-2.306t-.944-2.305T12 9.346t-2.306.945t-.944 2.305t.944 2.306t2.306.944m0-1q-.928 0-1.589-.663t-.661-1.595t.661-1.587T12 10.346t1.589.66t.661 1.585t-.661 1.59t-1.589.665m0-7.615q.29 0 .51-.21t.22-.521q0-.29-.22-.51t-.52-.22t-.51.22t-.21.52t.21.51t.52.21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 21.5v-1h4.308v1zm8.692 0v-1H18.5v1zM5.977 19q-.7 0-1.156-.53t-.338-1.224l2.102-13q.092-.548.507-.897T8.06 3h7.88q.545 0 .967.347t.508.9l2.108 13q.117.694-.327 1.223t-1.148.53zM12 15.846q1.362 0 2.306-.944t.944-2.306t-.944-2.305T12 9.346t-2.306.945t-.944 2.305t.944 2.306t2.306.944m0-1q-.928 0-1.589-.663t-.661-1.595t.661-1.587T12 10.346t1.589.66t.661 1.585t-.661 1.59t-1.589.665m0-7.615q.29 0 .51-.21t.22-.521q0-.29-.22-.51t-.52-.22t-.51.22t-.21.52t.21.51t.52.21"/></svg>
</template>

CSS

.icon-subwoofer {
  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%22M5.5%2021.5v-1h4.308v1zm8.692%200v-1H18.5v1zM5.977%2019q-.7%200-1.156-.53t-.338-1.224l2.102-13q.092-.548.507-.897T8.06%203h7.88q.545%200%20.967.347t.508.9l2.108%2013q.117.694-.327%201.223t-1.148.53zM12%2015.846q1.362%200%202.306-.944t.944-2.306t-.944-2.305T12%209.346t-2.306.945t-.944%202.305t.944%202.306t2.306.944m0-1q-.928%200-1.589-.663t-.661-1.595t.661-1.587T12%2010.346t1.589.66t.661%201.585t-.661%201.59t-1.589.665m0-7.615q.29%200%20.51-.21t.22-.521q0-.29-.22-.51t-.52-.22t-.51.22t-.21.52t.21.51t.52.21%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%22M5.5%2021.5v-1h4.308v1zm8.692%200v-1H18.5v1zM5.977%2019q-.7%200-1.156-.53t-.338-1.224l2.102-13q.092-.548.507-.897T8.06%203h7.88q.545%200%20.967.347t.508.9l2.108%2013q.117.694-.327%201.223t-1.148.53zM12%2015.846q1.362%200%202.306-.944t.944-2.306t-.944-2.305T12%209.346t-2.306.945t-.944%202.305t.944%202.306t2.306.944m0-1q-.928%200-1.589-.663t-.661-1.595t.661-1.587T12%2010.346t1.589.66t.661%201.585t-.661%201.59t-1.589.665m0-7.615q.29%200%20.51-.21t.22-.521q0-.29-.22-.51t-.52-.22t-.51.22t-.21.52t.21.51t.52.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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