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

Name
speaker-2-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the speaker 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14.395 3.902c.798-.748 2.105-.182 2.105.912v18.37c0 1.094-1.306 1.66-2.105.912L9.458 19.47a1.75 1.75 0 0 0-1.196-.473H5.25A3.25 3.25 0 0 1 2 15.747v-3.492a3.25 3.25 0 0 1 3.25-3.25h3.011c.445 0 .873-.17 1.197-.473zm7.249 1.282a.75.75 0 0 1 1.058.068A13.2 13.2 0 0 1 26 14c0 3.352-1.246 6.414-3.298 8.747a.75.75 0 1 1-1.126-.99A11.7 11.7 0 0 0 24.5 14a11.7 11.7 0 0 0-2.924-7.757a.75.75 0 0 1 .068-1.059m-1.291 3.119a.75.75 0 1 0-1.2.9A7.96 7.96 0 0 1 20.75 14c0 1.8-.594 3.46-1.597 4.797a.75.75 0 1 0 1.2.9A9.46 9.46 0 0 0 22.25 14a9.46 9.46 0 0 0-1.897-5.697"/></svg>

React

import type { SVGProps } from "react";

export function FluentSpeaker228Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14.395 3.902c.798-.748 2.105-.182 2.105.912v18.37c0 1.094-1.306 1.66-2.105.912L9.458 19.47a1.75 1.75 0 0 0-1.196-.473H5.25A3.25 3.25 0 0 1 2 15.747v-3.492a3.25 3.25 0 0 1 3.25-3.25h3.011c.445 0 .873-.17 1.197-.473zm7.249 1.282a.75.75 0 0 1 1.058.068A13.2 13.2 0 0 1 26 14c0 3.352-1.246 6.414-3.298 8.747a.75.75 0 1 1-1.126-.99A11.7 11.7 0 0 0 24.5 14a11.7 11.7 0 0 0-2.924-7.757a.75.75 0 0 1 .068-1.059m-1.291 3.119a.75.75 0 1 0-1.2.9A7.96 7.96 0 0 1 20.75 14c0 1.8-.594 3.46-1.597 4.797a.75.75 0 1 0 1.2.9A9.46 9.46 0 0 0 22.25 14a9.46 9.46 0 0 0-1.897-5.697"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14.395 3.902c.798-.748 2.105-.182 2.105.912v18.37c0 1.094-1.306 1.66-2.105.912L9.458 19.47a1.75 1.75 0 0 0-1.196-.473H5.25A3.25 3.25 0 0 1 2 15.747v-3.492a3.25 3.25 0 0 1 3.25-3.25h3.011c.445 0 .873-.17 1.197-.473zm7.249 1.282a.75.75 0 0 1 1.058.068A13.2 13.2 0 0 1 26 14c0 3.352-1.246 6.414-3.298 8.747a.75.75 0 1 1-1.126-.99A11.7 11.7 0 0 0 24.5 14a11.7 11.7 0 0 0-2.924-7.757a.75.75 0 0 1 .068-1.059m-1.291 3.119a.75.75 0 1 0-1.2.9A7.96 7.96 0 0 1 20.75 14c0 1.8-.594 3.46-1.597 4.797a.75.75 0 1 0 1.2.9A9.46 9.46 0 0 0 22.25 14a9.46 9.46 0 0 0-1.897-5.697"/></svg>
</template>

CSS

.icon-speaker-2-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.395%203.902c.798-.748%202.105-.182%202.105.912v18.37c0%201.094-1.306%201.66-2.105.912L9.458%2019.47a1.75%201.75%200%200%200-1.196-.473H5.25A3.25%203.25%200%200%201%202%2015.747v-3.492a3.25%203.25%200%200%201%203.25-3.25h3.011c.445%200%20.873-.17%201.197-.473zm7.249%201.282a.75.75%200%200%201%201.058.068A13.2%2013.2%200%200%201%2026%2014c0%203.352-1.246%206.414-3.298%208.747a.75.75%200%201%201-1.126-.99A11.7%2011.7%200%200%200%2024.5%2014a11.7%2011.7%200%200%200-2.924-7.757a.75.75%200%200%201%20.068-1.059m-1.291%203.119a.75.75%200%201%200-1.2.9A7.96%207.96%200%200%201%2020.75%2014c0%201.8-.594%203.46-1.597%204.797a.75.75%200%201%200%201.2.9A9.46%209.46%200%200%200%2022.25%2014a9.46%209.46%200%200%200-1.897-5.697%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.395%203.902c.798-.748%202.105-.182%202.105.912v18.37c0%201.094-1.306%201.66-2.105.912L9.458%2019.47a1.75%201.75%200%200%200-1.196-.473H5.25A3.25%203.25%200%200%201%202%2015.747v-3.492a3.25%203.25%200%200%201%203.25-3.25h3.011c.445%200%20.873-.17%201.197-.473zm7.249%201.282a.75.75%200%200%201%201.058.068A13.2%2013.2%200%200%201%2026%2014c0%203.352-1.246%206.414-3.298%208.747a.75.75%200%201%201-1.126-.99A11.7%2011.7%200%200%200%2024.5%2014a11.7%2011.7%200%200%200-2.924-7.757a.75.75%200%200%201%20.068-1.059m-1.291%203.119a.75.75%200%201%200-1.2.9A7.96%207.96%200%200%201%2020.75%2014c0%201.8-.594%203.46-1.597%204.797a.75.75%200%201%200%201.2.9A9.46%209.46%200%200%200%2022.25%2014a9.46%209.46%200%200%200-1.897-5.697%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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