muted-speaker from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
muted-speaker
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the muted speaker emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m19.036 20.718l5.933 5.934a1.189 1.189 0 1 0 1.682-1.683L6.83 5.15a1.19 1.19 0 0 0-1.68 1.683L7.318 9H3.803C2.807 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23l4.195.001l8.613 3.83a1.693 1.693 0 0 0 2.425-1.526zm-2-2v6.113l-7.038-3.13V11.68zM22 16.023c0 .504-.122.979-.337 1.397l-4.627-4.627v-5.76l-.03-.001a.4.4 0 0 0-.113.013h-.002l-3.81 1.793l-1.504-1.503l4.47-2.103c1.123-.529 2.989.023 2.989 1.265v6.473A3.055 3.055 0 0 1 22 16.023"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastMutedSpeaker(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="m19.036 20.718l5.933 5.934a1.189 1.189 0 1 0 1.682-1.683L6.83 5.15a1.19 1.19 0 0 0-1.68 1.683L7.318 9H3.803C2.807 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23l4.195.001l8.613 3.83a1.693 1.693 0 0 0 2.425-1.526zm-2-2v6.113l-7.038-3.13V11.68zM22 16.023c0 .504-.122.979-.337 1.397l-4.627-4.627v-5.76l-.03-.001a.4.4 0 0 0-.113.013h-.002l-3.81 1.793l-1.504-1.503l4.47-2.103c1.123-.529 2.989.023 2.989 1.265v6.473A3.055 3.055 0 0 1 22 16.023"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m19.036 20.718l5.933 5.934a1.189 1.189 0 1 0 1.682-1.683L6.83 5.15a1.19 1.19 0 0 0-1.68 1.683L7.318 9H3.803C2.807 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23l4.195.001l8.613 3.83a1.693 1.693 0 0 0 2.425-1.526zm-2-2v6.113l-7.038-3.13V11.68zM22 16.023c0 .504-.122.979-.337 1.397l-4.627-4.627v-5.76l-.03-.001a.4.4 0 0 0-.113.013h-.002l-3.81 1.793l-1.504-1.503l4.47-2.103c1.123-.529 2.989.023 2.989 1.265v6.473A3.055 3.055 0 0 1 22 16.023"/></svg>
</template>

CSS

.icon-muted-speaker {
  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%22m19.036%2020.718l5.933%205.934a1.189%201.189%200%201%200%201.682-1.683L6.83%205.15a1.19%201.19%200%200%200-1.68%201.683L7.318%209H3.803C2.807%209%202%209.847%202%2010.892v10.216C2%2022.153%202.807%2023%203.803%2023l4.195.001l8.613%203.83a1.693%201.693%200%200%200%202.425-1.526zm-2-2v6.113l-7.038-3.13V11.68zM22%2016.023c0%20.504-.122.979-.337%201.397l-4.627-4.627v-5.76l-.03-.001a.4.4%200%200%200-.113.013h-.002l-3.81%201.793l-1.504-1.503l4.47-2.103c1.123-.529%202.989.023%202.989%201.265v6.473A3.055%203.055%200%200%201%2022%2016.023%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%22m19.036%2020.718l5.933%205.934a1.189%201.189%200%201%200%201.682-1.683L6.83%205.15a1.19%201.19%200%200%200-1.68%201.683L7.318%209H3.803C2.807%209%202%209.847%202%2010.892v10.216C2%2022.153%202.807%2023%203.803%2023l4.195.001l8.613%203.83a1.693%201.693%200%200%200%202.425-1.526zm-2-2v6.113l-7.038-3.13V11.68zM22%2016.023c0%20.504-.122.979-.337%201.397l-4.627-4.627v-5.76l-.03-.001a.4.4%200%200%200-.113.013h-.002l-3.81%201.793l-1.504-1.503l4.47-2.103c1.123-.529%202.989.023%202.989%201.265v6.473A3.055%203.055%200%200%201%2022%2016.023%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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