speaker simple low icon
speaker-simple-low-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- speaker-simple-low-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the speaker simple low icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.76 28.41a4 4 0 0 0-4.22.43L86.63 84H40a12 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 164 224V32a4 4 0 0 0-2.24-3.59M156 215.82l-65.54-51A4.06 4.06 0 0 0 88 164H40a4 4 0 0 1-4-4V96a4 4 0 0 1 4-4h48a4.06 4.06 0 0 0 2.46-.84l65.54-51ZM204 104v48a4 4 0 0 1-8 0v-48a4 4 0 0 1 8 0"/></svg>
React
import type { SVGProps } from "react";
export function PhSpeakerSimpleLowThin(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="M161.76 28.41a4 4 0 0 0-4.22.43L86.63 84H40a12 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 164 224V32a4 4 0 0 0-2.24-3.59M156 215.82l-65.54-51A4.06 4.06 0 0 0 88 164H40a4 4 0 0 1-4-4V96a4 4 0 0 1 4-4h48a4.06 4.06 0 0 0 2.46-.84l65.54-51ZM204 104v48a4 4 0 0 1-8 0v-48a4 4 0 0 1 8 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.76 28.41a4 4 0 0 0-4.22.43L86.63 84H40a12 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 164 224V32a4 4 0 0 0-2.24-3.59M156 215.82l-65.54-51A4.06 4.06 0 0 0 88 164H40a4 4 0 0 1-4-4V96a4 4 0 0 1 4-4h48a4.06 4.06 0 0 0 2.46-.84l65.54-51ZM204 104v48a4 4 0 0 1-8 0v-48a4 4 0 0 1 8 0"/></svg> </template>
CSS
.icon-speaker-simple-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%22M161.76%2028.41a4%204%200%200%200-4.22.43L86.63%2084H40a12%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%20164%20224V32a4%204%200%200%200-2.24-3.59M156%20215.82l-65.54-51A4.06%204.06%200%200%200%2088%20164H40a4%204%200%200%201-4-4V96a4%204%200%200%201%204-4h48a4.06%204.06%200%200%200%202.46-.84l65.54-51ZM204%20104v48a4%204%200%200%201-8%200v-48a4%204%200%200%201%208%200%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%22M161.76%2028.41a4%204%200%200%200-4.22.43L86.63%2084H40a12%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%20164%20224V32a4%204%200%200%200-2.24-3.59M156%20215.82l-65.54-51A4.06%204.06%200%200%200%2088%20164H40a4%204%200%200%201-4-4V96a4%204%200%200%201%204-4h48a4.06%204.06%200%200%200%202.46-.84l65.54-51ZM204%20104v48a4%204%200%200%201-8%200v-48a4%204%200%200%201%208%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/speaker-simple-low-thin.svg?color=%231a73e8&size=48