device meeting room microphone above icon

device-meeting-room-microphone-above-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
device-meeting-room-microphone-above-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the device meeting room microphone above icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.111 17.111a5.5 5.5 0 0 1 7.779 0a.5.5 0 0 1-.707.707a4.5 4.5 0 0 0-6.365 0a.5.5 0 0 1-.707-.707m-1.77-1.768a8 8 0 0 1 11.314 0a.5.5 0 0 1-.707.707a7 7 0 0 0-9.9 0a.5.5 0 1 1-.706-.707M10 2c1.84 0 3.529.286 4.775.766c.622.239 1.16.536 1.55.891c.342.311.603.697.662 1.147L17 5v3c0 .534-.284.987-.675 1.343c-.39.355-.928.652-1.55.891C13.53 10.714 11.84 11 10 11s-3.529-.286-4.775-.766c-.622-.239-1.16-.536-1.55-.891C3.284 8.987 3 8.534 3 8V5l.013-.196c.06-.45.32-.836.662-1.147c.39-.355.928-.652 1.55-.891C6.47 2.286 8.16 2 10 2m0 4c-1.75 0-3.311.274-4.417.7c-.554.212-.968.454-1.235.696C4.08 7.64 4 7.844 4 8s.08.36.348.604c.267.242.681.484 1.235.697C6.689 9.726 8.25 10 10 10s3.311-.274 4.417-.7c.554-.212.968-.454 1.235-.696C15.92 8.36 16 8.156 16 8s-.08-.36-.348-.604c-.267-.242-.681-.484-1.235-.697C13.311 6.274 11.75 6 10 6m0-3c-1.75 0-3.311.274-4.417.7c-.554.212-.968.454-1.235.696c-.234.213-.325.397-.344.543L4 6.397a5.7 5.7 0 0 1 1.225-.631C6.47 5.286 8.16 5 10 5s3.529.286 4.775.766A5.7 5.7 0 0 1 16 6.397l-.004-1.458c-.019-.146-.11-.33-.344-.543c-.267-.242-.681-.484-1.235-.697C13.311 3.274 11.75 3 10 3"/></svg>

React

import type { SVGProps } from "react";

export function FluentDeviceMeetingRoomMicrophoneAbove20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.111 17.111a5.5 5.5 0 0 1 7.779 0a.5.5 0 0 1-.707.707a4.5 4.5 0 0 0-6.365 0a.5.5 0 0 1-.707-.707m-1.77-1.768a8 8 0 0 1 11.314 0a.5.5 0 0 1-.707.707a7 7 0 0 0-9.9 0a.5.5 0 1 1-.706-.707M10 2c1.84 0 3.529.286 4.775.766c.622.239 1.16.536 1.55.891c.342.311.603.697.662 1.147L17 5v3c0 .534-.284.987-.675 1.343c-.39.355-.928.652-1.55.891C13.53 10.714 11.84 11 10 11s-3.529-.286-4.775-.766c-.622-.239-1.16-.536-1.55-.891C3.284 8.987 3 8.534 3 8V5l.013-.196c.06-.45.32-.836.662-1.147c.39-.355.928-.652 1.55-.891C6.47 2.286 8.16 2 10 2m0 4c-1.75 0-3.311.274-4.417.7c-.554.212-.968.454-1.235.696C4.08 7.64 4 7.844 4 8s.08.36.348.604c.267.242.681.484 1.235.697C6.689 9.726 8.25 10 10 10s3.311-.274 4.417-.7c.554-.212.968-.454 1.235-.696C15.92 8.36 16 8.156 16 8s-.08-.36-.348-.604c-.267-.242-.681-.484-1.235-.697C13.311 6.274 11.75 6 10 6m0-3c-1.75 0-3.311.274-4.417.7c-.554.212-.968.454-1.235.696c-.234.213-.325.397-.344.543L4 6.397a5.7 5.7 0 0 1 1.225-.631C6.47 5.286 8.16 5 10 5s3.529.286 4.775.766A5.7 5.7 0 0 1 16 6.397l-.004-1.458c-.019-.146-.11-.33-.344-.543c-.267-.242-.681-.484-1.235-.697C13.311 3.274 11.75 3 10 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.111 17.111a5.5 5.5 0 0 1 7.779 0a.5.5 0 0 1-.707.707a4.5 4.5 0 0 0-6.365 0a.5.5 0 0 1-.707-.707m-1.77-1.768a8 8 0 0 1 11.314 0a.5.5 0 0 1-.707.707a7 7 0 0 0-9.9 0a.5.5 0 1 1-.706-.707M10 2c1.84 0 3.529.286 4.775.766c.622.239 1.16.536 1.55.891c.342.311.603.697.662 1.147L17 5v3c0 .534-.284.987-.675 1.343c-.39.355-.928.652-1.55.891C13.53 10.714 11.84 11 10 11s-3.529-.286-4.775-.766c-.622-.239-1.16-.536-1.55-.891C3.284 8.987 3 8.534 3 8V5l.013-.196c.06-.45.32-.836.662-1.147c.39-.355.928-.652 1.55-.891C6.47 2.286 8.16 2 10 2m0 4c-1.75 0-3.311.274-4.417.7c-.554.212-.968.454-1.235.696C4.08 7.64 4 7.844 4 8s.08.36.348.604c.267.242.681.484 1.235.697C6.689 9.726 8.25 10 10 10s3.311-.274 4.417-.7c.554-.212.968-.454 1.235-.696C15.92 8.36 16 8.156 16 8s-.08-.36-.348-.604c-.267-.242-.681-.484-1.235-.697C13.311 6.274 11.75 6 10 6m0-3c-1.75 0-3.311.274-4.417.7c-.554.212-.968.454-1.235.696c-.234.213-.325.397-.344.543L4 6.397a5.7 5.7 0 0 1 1.225-.631C6.47 5.286 8.16 5 10 5s3.529.286 4.775.766A5.7 5.7 0 0 1 16 6.397l-.004-1.458c-.019-.146-.11-.33-.344-.543c-.267-.242-.681-.484-1.235-.697C13.311 3.274 11.75 3 10 3"/></svg>
</template>

CSS

.icon-device-meeting-room-microphone-above-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.111%2017.111a5.5%205.5%200%200%201%207.779%200a.5.5%200%200%201-.707.707a4.5%204.5%200%200%200-6.365%200a.5.5%200%200%201-.707-.707m-1.77-1.768a8%208%200%200%201%2011.314%200a.5.5%200%200%201-.707.707a7%207%200%200%200-9.9%200a.5.5%200%201%201-.706-.707M10%202c1.84%200%203.529.286%204.775.766c.622.239%201.16.536%201.55.891c.342.311.603.697.662%201.147L17%205v3c0%20.534-.284.987-.675%201.343c-.39.355-.928.652-1.55.891C13.53%2010.714%2011.84%2011%2010%2011s-3.529-.286-4.775-.766c-.622-.239-1.16-.536-1.55-.891C3.284%208.987%203%208.534%203%208V5l.013-.196c.06-.45.32-.836.662-1.147c.39-.355.928-.652%201.55-.891C6.47%202.286%208.16%202%2010%202m0%204c-1.75%200-3.311.274-4.417.7c-.554.212-.968.454-1.235.696C4.08%207.64%204%207.844%204%208s.08.36.348.604c.267.242.681.484%201.235.697C6.689%209.726%208.25%2010%2010%2010s3.311-.274%204.417-.7c.554-.212.968-.454%201.235-.696C15.92%208.36%2016%208.156%2016%208s-.08-.36-.348-.604c-.267-.242-.681-.484-1.235-.697C13.311%206.274%2011.75%206%2010%206m0-3c-1.75%200-3.311.274-4.417.7c-.554.212-.968.454-1.235.696c-.234.213-.325.397-.344.543L4%206.397a5.7%205.7%200%200%201%201.225-.631C6.47%205.286%208.16%205%2010%205s3.529.286%204.775.766A5.7%205.7%200%200%201%2016%206.397l-.004-1.458c-.019-.146-.11-.33-.344-.543c-.267-.242-.681-.484-1.235-.697C13.311%203.274%2011.75%203%2010%203%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.111%2017.111a5.5%205.5%200%200%201%207.779%200a.5.5%200%200%201-.707.707a4.5%204.5%200%200%200-6.365%200a.5.5%200%200%201-.707-.707m-1.77-1.768a8%208%200%200%201%2011.314%200a.5.5%200%200%201-.707.707a7%207%200%200%200-9.9%200a.5.5%200%201%201-.706-.707M10%202c1.84%200%203.529.286%204.775.766c.622.239%201.16.536%201.55.891c.342.311.603.697.662%201.147L17%205v3c0%20.534-.284.987-.675%201.343c-.39.355-.928.652-1.55.891C13.53%2010.714%2011.84%2011%2010%2011s-3.529-.286-4.775-.766c-.622-.239-1.16-.536-1.55-.891C3.284%208.987%203%208.534%203%208V5l.013-.196c.06-.45.32-.836.662-1.147c.39-.355.928-.652%201.55-.891C6.47%202.286%208.16%202%2010%202m0%204c-1.75%200-3.311.274-4.417.7c-.554.212-.968.454-1.235.696C4.08%207.64%204%207.844%204%208s.08.36.348.604c.267.242.681.484%201.235.697C6.689%209.726%208.25%2010%2010%2010s3.311-.274%204.417-.7c.554-.212.968-.454%201.235-.696C15.92%208.36%2016%208.156%2016%208s-.08-.36-.348-.604c-.267-.242-.681-.484-1.235-.697C13.311%206.274%2011.75%206%2010%206m0-3c-1.75%200-3.311.274-4.417.7c-.554.212-.968.454-1.235.696c-.234.213-.325.397-.344.543L4%206.397a5.7%205.7%200%200%201%201.225-.631C6.47%205.286%208.16%205%2010%205s3.529.286%204.775.766A5.7%205.7%200%200%201%2016%206.397l-.004-1.458c-.019-.146-.11-.33-.344-.543c-.267-.242-.681-.484-1.235-.697C13.311%203.274%2011.75%203%2010%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/device-meeting-room-microphone-above-20-regular.svg?color=%231a73e8&size=48