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

Name
speaker-2-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M18 5.433c0-1.398-1.742-2.036-2.645-.97l-4.086 4.83A2 2 0 0 1 9.743 10H6a4 4 0 0 0-4 4v4a4 4 0 0 0 4 4h3.743a2 2 0 0 1 1.526.708l4.086 4.829c.902 1.066 2.645.428 2.645-.97zm3.433 3.743a1 1 0 0 1 1.391.258c1.465 2.13 2.238 4.324 2.238 6.566s-.773 4.436-2.238 6.567a1 1 0 1 1-1.648-1.133c1.285-1.87 1.887-3.676 1.887-5.434s-.602-3.564-1.887-5.433a1 1 0 0 1 .258-1.39m4.257-3.9a1 1 0 0 0-1.38 1.448c2.387 2.273 3.628 5.739 3.628 9.276s-1.241 7.003-3.628 9.276a1 1 0 0 0 1.38 1.448c2.863-2.727 4.247-6.761 4.247-10.724S28.554 8.003 25.69 5.276"/></svg>

React

import type { SVGProps } from "react";

export function FluentSpeaker232Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18 5.433c0-1.398-1.742-2.036-2.645-.97l-4.086 4.83A2 2 0 0 1 9.743 10H6a4 4 0 0 0-4 4v4a4 4 0 0 0 4 4h3.743a2 2 0 0 1 1.526.708l4.086 4.829c.902 1.066 2.645.428 2.645-.97zm3.433 3.743a1 1 0 0 1 1.391.258c1.465 2.13 2.238 4.324 2.238 6.566s-.773 4.436-2.238 6.567a1 1 0 1 1-1.648-1.133c1.285-1.87 1.887-3.676 1.887-5.434s-.602-3.564-1.887-5.433a1 1 0 0 1 .258-1.39m4.257-3.9a1 1 0 0 0-1.38 1.448c2.387 2.273 3.628 5.739 3.628 9.276s-1.241 7.003-3.628 9.276a1 1 0 0 0 1.38 1.448c2.863-2.727 4.247-6.761 4.247-10.724S28.554 8.003 25.69 5.276"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18 5.433c0-1.398-1.742-2.036-2.645-.97l-4.086 4.83A2 2 0 0 1 9.743 10H6a4 4 0 0 0-4 4v4a4 4 0 0 0 4 4h3.743a2 2 0 0 1 1.526.708l4.086 4.829c.902 1.066 2.645.428 2.645-.97zm3.433 3.743a1 1 0 0 1 1.391.258c1.465 2.13 2.238 4.324 2.238 6.566s-.773 4.436-2.238 6.567a1 1 0 1 1-1.648-1.133c1.285-1.87 1.887-3.676 1.887-5.434s-.602-3.564-1.887-5.433a1 1 0 0 1 .258-1.39m4.257-3.9a1 1 0 0 0-1.38 1.448c2.387 2.273 3.628 5.739 3.628 9.276s-1.241 7.003-3.628 9.276a1 1 0 0 0 1.38 1.448c2.863-2.727 4.247-6.761 4.247-10.724S28.554 8.003 25.69 5.276"/></svg>
</template>

CSS

.icon-speaker-2-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%205.433c0-1.398-1.742-2.036-2.645-.97l-4.086%204.83A2%202%200%200%201%209.743%2010H6a4%204%200%200%200-4%204v4a4%204%200%200%200%204%204h3.743a2%202%200%200%201%201.526.708l4.086%204.829c.902%201.066%202.645.428%202.645-.97zm3.433%203.743a1%201%200%200%201%201.391.258c1.465%202.13%202.238%204.324%202.238%206.566s-.773%204.436-2.238%206.567a1%201%200%201%201-1.648-1.133c1.285-1.87%201.887-3.676%201.887-5.434s-.602-3.564-1.887-5.433a1%201%200%200%201%20.258-1.39m4.257-3.9a1%201%200%200%200-1.38%201.448c2.387%202.273%203.628%205.739%203.628%209.276s-1.241%207.003-3.628%209.276a1%201%200%200%200%201.38%201.448c2.863-2.727%204.247-6.761%204.247-10.724S28.554%208.003%2025.69%205.276%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%205.433c0-1.398-1.742-2.036-2.645-.97l-4.086%204.83A2%202%200%200%201%209.743%2010H6a4%204%200%200%200-4%204v4a4%204%200%200%200%204%204h3.743a2%202%200%200%201%201.526.708l4.086%204.829c.902%201.066%202.645.428%202.645-.97zm3.433%203.743a1%201%200%200%201%201.391.258c1.465%202.13%202.238%204.324%202.238%206.566s-.773%204.436-2.238%206.567a1%201%200%201%201-1.648-1.133c1.285-1.87%201.887-3.676%201.887-5.434s-.602-3.564-1.887-5.433a1%201%200%200%201%20.258-1.39m4.257-3.9a1%201%200%200%200-1.38%201.448c2.387%202.273%203.628%205.739%203.628%209.276s-1.241%207.003-3.628%209.276a1%201%200%200%200%201.38%201.448c2.863-2.727%204.247-6.761%204.247-10.724S28.554%208.003%2025.69%205.276%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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