soundbar icon
soundbar-sharp from Material Symbols Light by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- soundbar-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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 soundbar icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 12.577h1V9.692h-1zM5.77 18v-1H9v1zM15 18v-1h3.23v1zm-7.73-5.423q.613 0 1.027-.414q.414-.415.414-1.019t-.414-1.018t-1.018-.414t-1.028.417t-.424 1.005q0 .614.423 1.028q.424.415 1.02.415m9.455.02q.6 0 1.034-.428q.433-.428.433-1.028t-.431-1.025t-1.038-.424t-1.03.424t-.424 1.025t.428 1.028t1.028.427M3 15.27V7h18v8.27z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSoundbarSharp(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="M11.5 12.577h1V9.692h-1zM5.77 18v-1H9v1zM15 18v-1h3.23v1zm-7.73-5.423q.613 0 1.027-.414q.414-.415.414-1.019t-.414-1.018t-1.018-.414t-1.028.417t-.424 1.005q0 .614.423 1.028q.424.415 1.02.415m9.455.02q.6 0 1.034-.428q.433-.428.433-1.028t-.431-1.025t-1.038-.424t-1.03.424t-.424 1.025t.428 1.028t1.028.427M3 15.27V7h18v8.27z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 12.577h1V9.692h-1zM5.77 18v-1H9v1zM15 18v-1h3.23v1zm-7.73-5.423q.613 0 1.027-.414q.414-.415.414-1.019t-.414-1.018t-1.018-.414t-1.028.417t-.424 1.005q0 .614.423 1.028q.424.415 1.02.415m9.455.02q.6 0 1.034-.428q.433-.428.433-1.028t-.431-1.025t-1.038-.424t-1.03.424t-.424 1.025t.428 1.028t1.028.427M3 15.27V7h18v8.27z"/></svg> </template>
CSS
.icon-soundbar-sharp {
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%22M11.5%2012.577h1V9.692h-1zM5.77%2018v-1H9v1zM15%2018v-1h3.23v1zm-7.73-5.423q.613%200%201.027-.414q.414-.415.414-1.019t-.414-1.018t-1.018-.414t-1.028.417t-.424%201.005q0%20.614.423%201.028q.424.415%201.02.415m9.455.02q.6%200%201.034-.428q.433-.428.433-1.028t-.431-1.025t-1.038-.424t-1.03.424t-.424%201.025t.428%201.028t1.028.427M3%2015.27V7h18v8.27z%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%22M11.5%2012.577h1V9.692h-1zM5.77%2018v-1H9v1zM15%2018v-1h3.23v1zm-7.73-5.423q.613%200%201.027-.414q.414-.415.414-1.019t-.414-1.018t-1.018-.414t-1.028.417t-.424%201.005q0%20.614.423%201.028q.424.415%201.02.415m9.455.02q.6%200%201.034-.428q.433-.428.433-1.028t-.431-1.025t-1.038-.424t-1.03.424t-.424%201.025t.428%201.028t1.028.427M3%2015.27V7h18v8.27z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/soundbar-sharp.svg?color=%231a73e8&size=48