speaker-1-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
speaker-1-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
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 1 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.704 3.443c.191.225.296.511.296.807v15.502a1.25 1.25 0 0 1-2.058.954L7.975 16.5H4.25A2.25 2.25 0 0 1 2 14.25v-4.5A2.25 2.25 0 0 1 4.25 7.5h3.725l4.968-4.204a1.25 1.25 0 0 1 1.761.147M13.5 4.789L8.525 9H4.25a.75.75 0 0 0-.75.75v4.5c0 .415.336.75.75.75h4.275l4.975 4.213zm3.604 3.851a.75.75 0 0 1 1.03.25c.574.94.862 1.992.862 3.14s-.288 2.201-.862 3.141a.75.75 0 1 1-1.28-.781c.428-.702.642-1.483.642-2.36s-.214-1.657-.642-2.359a.75.75 0 0 1 .25-1.03"/></svg>

React

import type { SVGProps } from "react";

export function FluentSpeaker124Regular(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="M14.704 3.443c.191.225.296.511.296.807v15.502a1.25 1.25 0 0 1-2.058.954L7.975 16.5H4.25A2.25 2.25 0 0 1 2 14.25v-4.5A2.25 2.25 0 0 1 4.25 7.5h3.725l4.968-4.204a1.25 1.25 0 0 1 1.761.147M13.5 4.789L8.525 9H4.25a.75.75 0 0 0-.75.75v4.5c0 .415.336.75.75.75h4.275l4.975 4.213zm3.604 3.851a.75.75 0 0 1 1.03.25c.574.94.862 1.992.862 3.14s-.288 2.201-.862 3.141a.75.75 0 1 1-1.28-.781c.428-.702.642-1.483.642-2.36s-.214-1.657-.642-2.359a.75.75 0 0 1 .25-1.03"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.704 3.443c.191.225.296.511.296.807v15.502a1.25 1.25 0 0 1-2.058.954L7.975 16.5H4.25A2.25 2.25 0 0 1 2 14.25v-4.5A2.25 2.25 0 0 1 4.25 7.5h3.725l4.968-4.204a1.25 1.25 0 0 1 1.761.147M13.5 4.789L8.525 9H4.25a.75.75 0 0 0-.75.75v4.5c0 .415.336.75.75.75h4.275l4.975 4.213zm3.604 3.851a.75.75 0 0 1 1.03.25c.574.94.862 1.992.862 3.14s-.288 2.201-.862 3.141a.75.75 0 1 1-1.28-.781c.428-.702.642-1.483.642-2.36s-.214-1.657-.642-2.359a.75.75 0 0 1 .25-1.03"/></svg>
</template>

CSS

.icon-speaker-1-24-regular {
  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%22M14.704%203.443c.191.225.296.511.296.807v15.502a1.25%201.25%200%200%201-2.058.954L7.975%2016.5H4.25A2.25%202.25%200%200%201%202%2014.25v-4.5A2.25%202.25%200%200%201%204.25%207.5h3.725l4.968-4.204a1.25%201.25%200%200%201%201.761.147M13.5%204.789L8.525%209H4.25a.75.75%200%200%200-.75.75v4.5c0%20.415.336.75.75.75h4.275l4.975%204.213zm3.604%203.851a.75.75%200%200%201%201.03.25c.574.94.862%201.992.862%203.14s-.288%202.201-.862%203.141a.75.75%200%201%201-1.28-.781c.428-.702.642-1.483.642-2.36s-.214-1.657-.642-2.359a.75.75%200%200%201%20.25-1.03%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%22M14.704%203.443c.191.225.296.511.296.807v15.502a1.25%201.25%200%200%201-2.058.954L7.975%2016.5H4.25A2.25%202.25%200%200%201%202%2014.25v-4.5A2.25%202.25%200%200%201%204.25%207.5h3.725l4.968-4.204a1.25%201.25%200%200%201%201.761.147M13.5%204.789L8.525%209H4.25a.75.75%200%200%200-.75.75v4.5c0%20.415.336.75.75.75h4.275l4.975%204.213zm3.604%203.851a.75.75%200%200%201%201.03.25c.574.94.862%201.992.862%203.14s-.288%202.201-.862%203.141a.75.75%200%201%201-1.28-.781c.428-.702.642-1.483.642-2.36s-.214-1.657-.642-2.359a.75.75%200%200%201%20.25-1.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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