speaker low icon
speaker-low-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- speaker-low-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the speaker low icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M153.76 28.41a4 4 0 0 0-4.22.43L78.63 84H32a12 12 0 0 0-12 12v64a12 12 0 0 0 12 12h46.63l70.91 55.16a4.07 4.07 0 0 0 2.46.84a3.9 3.9 0 0 0 1.76-.41A4 4 0 0 0 156 224V32a4 4 0 0 0-2.24-3.59M28 160V96a4 4 0 0 1 4-4h44v72H32a4 4 0 0 1-4-4m120 55.82L84 166V90l64-49.78ZM204 128a36 36 0 0 1-9 23.82a4 4 0 1 1-6-5.3a28 28 0 0 0 0-37a4 4 0 0 1 6-5.28a36 36 0 0 1 9 23.76"/></svg>
React
import type { SVGProps } from "react";
export function PhSpeakerLowThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M153.76 28.41a4 4 0 0 0-4.22.43L78.63 84H32a12 12 0 0 0-12 12v64a12 12 0 0 0 12 12h46.63l70.91 55.16a4.07 4.07 0 0 0 2.46.84a3.9 3.9 0 0 0 1.76-.41A4 4 0 0 0 156 224V32a4 4 0 0 0-2.24-3.59M28 160V96a4 4 0 0 1 4-4h44v72H32a4 4 0 0 1-4-4m120 55.82L84 166V90l64-49.78ZM204 128a36 36 0 0 1-9 23.82a4 4 0 1 1-6-5.3a28 28 0 0 0 0-37a4 4 0 0 1 6-5.28a36 36 0 0 1 9 23.76"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M153.76 28.41a4 4 0 0 0-4.22.43L78.63 84H32a12 12 0 0 0-12 12v64a12 12 0 0 0 12 12h46.63l70.91 55.16a4.07 4.07 0 0 0 2.46.84a3.9 3.9 0 0 0 1.76-.41A4 4 0 0 0 156 224V32a4 4 0 0 0-2.24-3.59M28 160V96a4 4 0 0 1 4-4h44v72H32a4 4 0 0 1-4-4m120 55.82L84 166V90l64-49.78ZM204 128a36 36 0 0 1-9 23.82a4 4 0 1 1-6-5.3a28 28 0 0 0 0-37a4 4 0 0 1 6-5.28a36 36 0 0 1 9 23.76"/></svg> </template>
CSS
.icon-speaker-low-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M153.76%2028.41a4%204%200%200%200-4.22.43L78.63%2084H32a12%2012%200%200%200-12%2012v64a12%2012%200%200%200%2012%2012h46.63l70.91%2055.16a4.07%204.07%200%200%200%202.46.84a3.9%203.9%200%200%200%201.76-.41A4%204%200%200%200%20156%20224V32a4%204%200%200%200-2.24-3.59M28%20160V96a4%204%200%200%201%204-4h44v72H32a4%204%200%200%201-4-4m120%2055.82L84%20166V90l64-49.78ZM204%20128a36%2036%200%200%201-9%2023.82a4%204%200%201%201-6-5.3a28%2028%200%200%200%200-37a4%204%200%200%201%206-5.28a36%2036%200%200%201%209%2023.76%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M153.76%2028.41a4%204%200%200%200-4.22.43L78.63%2084H32a12%2012%200%200%200-12%2012v64a12%2012%200%200%200%2012%2012h46.63l70.91%2055.16a4.07%204.07%200%200%200%202.46.84a3.9%203.9%200%200%200%201.76-.41A4%204%200%200%200%20156%20224V32a4%204%200%200%200-2.24-3.59M28%20160V96a4%204%200%200%201%204-4h44v72H32a4%204%200%200%201-4-4m120%2055.82L84%20166V90l64-49.78ZM204%20128a36%2036%200%200%201-9%2023.82a4%204%200%201%201-6-5.3a28%2028%200%200%200%200-37a4%204%200%200%201%206-5.28a36%2036%200%200%201%209%2023.76%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/speaker-low-thin.svg?color=%231a73e8&size=48