dual screen speaker icon

dual-screen-speaker-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
dual-screen-speaker-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the dual screen speaker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22.144 3.302c-.328-.547-.665-.921-.913-1.128a.75.75 0 0 0-.96 1.152c.126.106.352.357.586.747c.402.67.643 1.475.643 2.427s-.241 1.758-.643 2.427c-.234.39-.46.641-.587.747a.75.75 0 0 0 .96 1.152c.249-.207.585-.58.914-1.128C22.68 8.805 23 7.736 23 6.5s-.321-2.305-.857-3.198"/><path d="M19.875 4.396a3.1 3.1 0 0 0-.674-.746a.75.75 0 0 0-.9 1.2c.061.046.19.175.326.379c.233.35.373.77.373 1.271s-.14.92-.373 1.271a1.7 1.7 0 0 1-.326.379l-.084.073A.75.75 0 0 0 19.2 9.35c.188-.141.434-.388.674-.746A3.73 3.73 0 0 0 20.5 6.5c0-.812-.234-1.517-.625-2.104M17 3.75a.75.75 0 0 0-1.314-.494L14.16 5h-1.41a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75h1.41l1.526 1.744A.75.75 0 0 0 17 9.25zM11 5a1 1 0 0 1 .25-.662v-.32a2 2 0 0 0-.245-.017H3.758a1.75 1.75 0 0 0-1.75 1.75v12.495c0 .967.783 1.75 1.75 1.75h7.247q.125 0 .246-.017V8.662A1 1 0 0 1 11 8zM9.25 15.5l.102.007a.75.75 0 0 1 0 1.486L9.251 17H7.749l-.102-.007a.75.75 0 0 1 0-1.486l.102-.007z"/><path d="M13.534 9h-.784v10.98q.125.018.255.018h7.248a1.75 1.75 0 0 0 1.75-1.75v-6.77q-.067.063-.132.116a1.75 1.75 0 0 1-2.855-1.114a1.76 1.76 0 0 1-1.238-.275c-.541.955-1.943 1.25-2.804.33zm2.713 6.5l.101.007a.75.75 0 0 1 0 1.486l-.101.007h-1.5l-.102-.007a.75.75 0 0 1 0-1.486l.101-.007z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentDualScreenSpeaker24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22.144 3.302c-.328-.547-.665-.921-.913-1.128a.75.75 0 0 0-.96 1.152c.126.106.352.357.586.747c.402.67.643 1.475.643 2.427s-.241 1.758-.643 2.427c-.234.39-.46.641-.587.747a.75.75 0 0 0 .96 1.152c.249-.207.585-.58.914-1.128C22.68 8.805 23 7.736 23 6.5s-.321-2.305-.857-3.198"/><path d="M19.875 4.396a3.1 3.1 0 0 0-.674-.746a.75.75 0 0 0-.9 1.2c.061.046.19.175.326.379c.233.35.373.77.373 1.271s-.14.92-.373 1.271a1.7 1.7 0 0 1-.326.379l-.084.073A.75.75 0 0 0 19.2 9.35c.188-.141.434-.388.674-.746A3.73 3.73 0 0 0 20.5 6.5c0-.812-.234-1.517-.625-2.104M17 3.75a.75.75 0 0 0-1.314-.494L14.16 5h-1.41a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75h1.41l1.526 1.744A.75.75 0 0 0 17 9.25zM11 5a1 1 0 0 1 .25-.662v-.32a2 2 0 0 0-.245-.017H3.758a1.75 1.75 0 0 0-1.75 1.75v12.495c0 .967.783 1.75 1.75 1.75h7.247q.125 0 .246-.017V8.662A1 1 0 0 1 11 8zM9.25 15.5l.102.007a.75.75 0 0 1 0 1.486L9.251 17H7.749l-.102-.007a.75.75 0 0 1 0-1.486l.102-.007z"/><path d="M13.534 9h-.784v10.98q.125.018.255.018h7.248a1.75 1.75 0 0 0 1.75-1.75v-6.77q-.067.063-.132.116a1.75 1.75 0 0 1-2.855-1.114a1.76 1.76 0 0 1-1.238-.275c-.541.955-1.943 1.25-2.804.33zm2.713 6.5l.101.007a.75.75 0 0 1 0 1.486l-.101.007h-1.5l-.102-.007a.75.75 0 0 1 0-1.486l.101-.007z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22.144 3.302c-.328-.547-.665-.921-.913-1.128a.75.75 0 0 0-.96 1.152c.126.106.352.357.586.747c.402.67.643 1.475.643 2.427s-.241 1.758-.643 2.427c-.234.39-.46.641-.587.747a.75.75 0 0 0 .96 1.152c.249-.207.585-.58.914-1.128C22.68 8.805 23 7.736 23 6.5s-.321-2.305-.857-3.198"/><path d="M19.875 4.396a3.1 3.1 0 0 0-.674-.746a.75.75 0 0 0-.9 1.2c.061.046.19.175.326.379c.233.35.373.77.373 1.271s-.14.92-.373 1.271a1.7 1.7 0 0 1-.326.379l-.084.073A.75.75 0 0 0 19.2 9.35c.188-.141.434-.388.674-.746A3.73 3.73 0 0 0 20.5 6.5c0-.812-.234-1.517-.625-2.104M17 3.75a.75.75 0 0 0-1.314-.494L14.16 5h-1.41a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75h1.41l1.526 1.744A.75.75 0 0 0 17 9.25zM11 5a1 1 0 0 1 .25-.662v-.32a2 2 0 0 0-.245-.017H3.758a1.75 1.75 0 0 0-1.75 1.75v12.495c0 .967.783 1.75 1.75 1.75h7.247q.125 0 .246-.017V8.662A1 1 0 0 1 11 8zM9.25 15.5l.102.007a.75.75 0 0 1 0 1.486L9.251 17H7.749l-.102-.007a.75.75 0 0 1 0-1.486l.102-.007z"/><path d="M13.534 9h-.784v10.98q.125.018.255.018h7.248a1.75 1.75 0 0 0 1.75-1.75v-6.77q-.067.063-.132.116a1.75 1.75 0 0 1-2.855-1.114a1.76 1.76 0 0 1-1.238-.275c-.541.955-1.943 1.25-2.804.33zm2.713 6.5l.101.007a.75.75 0 0 1 0 1.486l-.101.007h-1.5l-.102-.007a.75.75 0 0 1 0-1.486l.101-.007z"/></g></svg>
</template>

CSS

.icon-dual-screen-speaker-24-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22.144%203.302c-.328-.547-.665-.921-.913-1.128a.75.75%200%200%200-.96%201.152c.126.106.352.357.586.747c.402.67.643%201.475.643%202.427s-.241%201.758-.643%202.427c-.234.39-.46.641-.587.747a.75.75%200%200%200%20.96%201.152c.249-.207.585-.58.914-1.128C22.68%208.805%2023%207.736%2023%206.5s-.321-2.305-.857-3.198%22%2F%3E%3Cpath%20d%3D%22M19.875%204.396a3.1%203.1%200%200%200-.674-.746a.75.75%200%200%200-.9%201.2c.061.046.19.175.326.379c.233.35.373.77.373%201.271s-.14.92-.373%201.271a1.7%201.7%200%200%201-.326.379l-.084.073A.75.75%200%200%200%2019.2%209.35c.188-.141.434-.388.674-.746A3.73%203.73%200%200%200%2020.5%206.5c0-.812-.234-1.517-.625-2.104M17%203.75a.75.75%200%200%200-1.314-.494L14.16%205h-1.41a.75.75%200%200%200-.75.75v1.5c0%20.414.336.75.75.75h1.41l1.526%201.744A.75.75%200%200%200%2017%209.25zM11%205a1%201%200%200%201%20.25-.662v-.32a2%202%200%200%200-.245-.017H3.758a1.75%201.75%200%200%200-1.75%201.75v12.495c0%20.967.783%201.75%201.75%201.75h7.247q.125%200%20.246-.017V8.662A1%201%200%200%201%2011%208zM9.25%2015.5l.102.007a.75.75%200%200%201%200%201.486L9.251%2017H7.749l-.102-.007a.75.75%200%200%201%200-1.486l.102-.007z%22%2F%3E%3Cpath%20d%3D%22M13.534%209h-.784v10.98q.125.018.255.018h7.248a1.75%201.75%200%200%200%201.75-1.75v-6.77q-.067.063-.132.116a1.75%201.75%200%200%201-2.855-1.114a1.76%201.76%200%200%201-1.238-.275c-.541.955-1.943%201.25-2.804.33zm2.713%206.5l.101.007a.75.75%200%200%201%200%201.486l-.101.007h-1.5l-.102-.007a.75.75%200%200%201%200-1.486l.101-.007z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22.144%203.302c-.328-.547-.665-.921-.913-1.128a.75.75%200%200%200-.96%201.152c.126.106.352.357.586.747c.402.67.643%201.475.643%202.427s-.241%201.758-.643%202.427c-.234.39-.46.641-.587.747a.75.75%200%200%200%20.96%201.152c.249-.207.585-.58.914-1.128C22.68%208.805%2023%207.736%2023%206.5s-.321-2.305-.857-3.198%22%2F%3E%3Cpath%20d%3D%22M19.875%204.396a3.1%203.1%200%200%200-.674-.746a.75.75%200%200%200-.9%201.2c.061.046.19.175.326.379c.233.35.373.77.373%201.271s-.14.92-.373%201.271a1.7%201.7%200%200%201-.326.379l-.084.073A.75.75%200%200%200%2019.2%209.35c.188-.141.434-.388.674-.746A3.73%203.73%200%200%200%2020.5%206.5c0-.812-.234-1.517-.625-2.104M17%203.75a.75.75%200%200%200-1.314-.494L14.16%205h-1.41a.75.75%200%200%200-.75.75v1.5c0%20.414.336.75.75.75h1.41l1.526%201.744A.75.75%200%200%200%2017%209.25zM11%205a1%201%200%200%201%20.25-.662v-.32a2%202%200%200%200-.245-.017H3.758a1.75%201.75%200%200%200-1.75%201.75v12.495c0%20.967.783%201.75%201.75%201.75h7.247q.125%200%20.246-.017V8.662A1%201%200%200%201%2011%208zM9.25%2015.5l.102.007a.75.75%200%200%201%200%201.486L9.251%2017H7.749l-.102-.007a.75.75%200%200%201%200-1.486l.102-.007z%22%2F%3E%3Cpath%20d%3D%22M13.534%209h-.784v10.98q.125.018.255.018h7.248a1.75%201.75%200%200%200%201.75-1.75v-6.77q-.067.063-.132.116a1.75%201.75%200%200%201-2.855-1.114a1.76%201.76%200%200%201-1.238-.275c-.541.955-1.943%201.25-2.804.33zm2.713%206.5l.101.007a.75.75%200%200%201%200%201.486l-.101.007h-1.5l-.102-.007a.75.75%200%200%201%200-1.486l.101-.007z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/dual-screen-speaker-24-filled.svg?color=%231a73e8&size=48