loudspeaker icon
loudspeaker-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- loudspeaker-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Use the loudspeaker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2.382V16.5l-7.2-3h-.91L7.712 15H9.5v2H7.477l-.588 5H2V6h6.764zM5.875 13.5H4V20h1.11zm14.458-7.914l.707.707c.937.937 1.328 2.342 1.328 3.624c0 1.281-.391 2.687-1.328 3.624l-.707.707l-1.414-1.414l.707-.708c.444-.443.742-1.264.742-2.21c0-.945-.298-1.765-.742-2.209L18.919 7zM18.25 7.255l.707.707a2.77 2.77 0 0 1 0 3.914l-.707.707l-1.415-1.414l.707-.708c.3-.3.3-.785 0-1.085l-.707-.707z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignLoudspeakerFilled(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="M16 2.382V16.5l-7.2-3h-.91L7.712 15H9.5v2H7.477l-.588 5H2V6h6.764zM5.875 13.5H4V20h1.11zm14.458-7.914l.707.707c.937.937 1.328 2.342 1.328 3.624c0 1.281-.391 2.687-1.328 3.624l-.707.707l-1.414-1.414l.707-.708c.444-.443.742-1.264.742-2.21c0-.945-.298-1.765-.742-2.209L18.919 7zM18.25 7.255l.707.707a2.77 2.77 0 0 1 0 3.914l-.707.707l-1.415-1.414l.707-.708c.3-.3.3-.785 0-1.085l-.707-.707z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2.382V16.5l-7.2-3h-.91L7.712 15H9.5v2H7.477l-.588 5H2V6h6.764zM5.875 13.5H4V20h1.11zm14.458-7.914l.707.707c.937.937 1.328 2.342 1.328 3.624c0 1.281-.391 2.687-1.328 3.624l-.707.707l-1.414-1.414l.707-.708c.444-.443.742-1.264.742-2.21c0-.945-.298-1.765-.742-2.209L18.919 7zM18.25 7.255l.707.707a2.77 2.77 0 0 1 0 3.914l-.707.707l-1.415-1.414l.707-.708c.3-.3.3-.785 0-1.085l-.707-.707z"/></svg> </template>
CSS
.icon-loudspeaker-filled {
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%22M16%202.382V16.5l-7.2-3h-.91L7.712%2015H9.5v2H7.477l-.588%205H2V6h6.764zM5.875%2013.5H4V20h1.11zm14.458-7.914l.707.707c.937.937%201.328%202.342%201.328%203.624c0%201.281-.391%202.687-1.328%203.624l-.707.707l-1.414-1.414l.707-.708c.444-.443.742-1.264.742-2.21c0-.945-.298-1.765-.742-2.209L18.919%207zM18.25%207.255l.707.707a2.77%202.77%200%200%201%200%203.914l-.707.707l-1.415-1.414l.707-.708c.3-.3.3-.785%200-1.085l-.707-.707z%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%22M16%202.382V16.5l-7.2-3h-.91L7.712%2015H9.5v2H7.477l-.588%205H2V6h6.764zM5.875%2013.5H4V20h1.11zm14.458-7.914l.707.707c.937.937%201.328%202.342%201.328%203.624c0%201.281-.391%202.687-1.328%203.624l-.707.707l-1.414-1.414l.707-.708c.444-.443.742-1.264.742-2.21c0-.945-.298-1.765-.742-2.209L18.919%207zM18.25%207.255l.707.707a2.77%202.77%200%200%201%200%203.914l-.707.707l-1.415-1.414l.707-.708c.3-.3.3-.785%200-1.085l-.707-.707z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/loudspeaker-filled.svg?color=%231a73e8&size=48