device meeting room remote icon

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

Name
device-meeting-room-remote-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the device meeting room remote icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.094 5.346A3.06 3.06 0 0 1 7.072 3h9.858c1.415 0 2.646.97 2.978 2.346l1.992 8.273A3.55 3.55 0 0 1 18.448 18H10.5v-1.5h7.947a2.05 2.05 0 0 0 1.993-2.53l-1.99-8.273A1.56 1.56 0 0 0 16.93 4.5H7.073c-.722 0-1.35.495-1.52 1.197L4.879 8.5H3.75q-.216 0-.423.032zM10.49 20.5h6.762a.75.75 0 1 0 0-1.5h-6.75v1.25q0 .127-.012.25m-4.74-6a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M2 11.25c0-.966.784-1.75 1.75-1.75h4a1.75 1.75 0 0 1 1.751 1.75v9A1.75 1.75 0 0 1 7.751 22h-4A1.75 1.75 0 0 1 2 20.25zM3.75 11a.25.25 0 0 0-.25.25v9c0 .138.112.25.25.25h4a.25.25 0 0 0 .25-.25v-9a.25.25 0 0 0-.25-.25z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDeviceMeetingRoomRemote24Regular(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="M4.094 5.346A3.06 3.06 0 0 1 7.072 3h9.858c1.415 0 2.646.97 2.978 2.346l1.992 8.273A3.55 3.55 0 0 1 18.448 18H10.5v-1.5h7.947a2.05 2.05 0 0 0 1.993-2.53l-1.99-8.273A1.56 1.56 0 0 0 16.93 4.5H7.073c-.722 0-1.35.495-1.52 1.197L4.879 8.5H3.75q-.216 0-.423.032zM10.49 20.5h6.762a.75.75 0 1 0 0-1.5h-6.75v1.25q0 .127-.012.25m-4.74-6a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M2 11.25c0-.966.784-1.75 1.75-1.75h4a1.75 1.75 0 0 1 1.751 1.75v9A1.75 1.75 0 0 1 7.751 22h-4A1.75 1.75 0 0 1 2 20.25zM3.75 11a.25.25 0 0 0-.25.25v9c0 .138.112.25.25.25h4a.25.25 0 0 0 .25-.25v-9a.25.25 0 0 0-.25-.25z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.094 5.346A3.06 3.06 0 0 1 7.072 3h9.858c1.415 0 2.646.97 2.978 2.346l1.992 8.273A3.55 3.55 0 0 1 18.448 18H10.5v-1.5h7.947a2.05 2.05 0 0 0 1.993-2.53l-1.99-8.273A1.56 1.56 0 0 0 16.93 4.5H7.073c-.722 0-1.35.495-1.52 1.197L4.879 8.5H3.75q-.216 0-.423.032zM10.49 20.5h6.762a.75.75 0 1 0 0-1.5h-6.75v1.25q0 .127-.012.25m-4.74-6a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M2 11.25c0-.966.784-1.75 1.75-1.75h4a1.75 1.75 0 0 1 1.751 1.75v9A1.75 1.75 0 0 1 7.751 22h-4A1.75 1.75 0 0 1 2 20.25zM3.75 11a.25.25 0 0 0-.25.25v9c0 .138.112.25.25.25h4a.25.25 0 0 0 .25-.25v-9a.25.25 0 0 0-.25-.25z"/></svg>
</template>

CSS

.icon-device-meeting-room-remote-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%22M4.094%205.346A3.06%203.06%200%200%201%207.072%203h9.858c1.415%200%202.646.97%202.978%202.346l1.992%208.273A3.55%203.55%200%200%201%2018.448%2018H10.5v-1.5h7.947a2.05%202.05%200%200%200%201.993-2.53l-1.99-8.273A1.56%201.56%200%200%200%2016.93%204.5H7.073c-.722%200-1.35.495-1.52%201.197L4.879%208.5H3.75q-.216%200-.423.032zM10.49%2020.5h6.762a.75.75%200%201%200%200-1.5h-6.75v1.25q0%20.127-.012.25m-4.74-6a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5M2%2011.25c0-.966.784-1.75%201.75-1.75h4a1.75%201.75%200%200%201%201.751%201.75v9A1.75%201.75%200%200%201%207.751%2022h-4A1.75%201.75%200%200%201%202%2020.25zM3.75%2011a.25.25%200%200%200-.25.25v9c0%20.138.112.25.25.25h4a.25.25%200%200%200%20.25-.25v-9a.25.25%200%200%200-.25-.25z%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%22M4.094%205.346A3.06%203.06%200%200%201%207.072%203h9.858c1.415%200%202.646.97%202.978%202.346l1.992%208.273A3.55%203.55%200%200%201%2018.448%2018H10.5v-1.5h7.947a2.05%202.05%200%200%200%201.993-2.53l-1.99-8.273A1.56%201.56%200%200%200%2016.93%204.5H7.073c-.722%200-1.35.495-1.52%201.197L4.879%208.5H3.75q-.216%200-.423.032zM10.49%2020.5h6.762a.75.75%200%201%200%200-1.5h-6.75v1.25q0%20.127-.012.25m-4.74-6a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5M2%2011.25c0-.966.784-1.75%201.75-1.75h4a1.75%201.75%200%200%201%201.751%201.75v9A1.75%201.75%200%200%201%207.751%2022h-4A1.75%201.75%200%200%201%202%2020.25zM3.75%2011a.25.25%200%200%200-.25.25v9c0%20.138.112.25.25.25h4a.25.25%200%200%200%20.25-.25v-9a.25.25%200%200%200-.25-.25z%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-remote-24-regular.svg?color=%231a73e8&size=48