device meeting room remote icon
device-meeting-room-remote-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- device-meeting-room-remote-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
11 other variants in Fluent UI System Icons
device-meeting-room-remote-16-filleddevice-meeting-room-remote-16-regulardevice-meeting-room-remote-20-filleddevice-meeting-room-remote-20-regulardevice-meeting-room-remote-24-filleddevice-meeting-room-remote-24-regulardevice-meeting-room-remote-28-filleddevice-meeting-room-remote-28-regulardevice-meeting-room-remote-32-filleddevice-meeting-room-remote-32-regulardevice-meeting-room-remote-48-regular
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 48 48"><path fill="currentColor" d="M8.972 10.403A5.94 5.94 0 0 1 14.708 6h18.586a5.94 5.94 0 0 1 5.736 4.403l4.755 17.769c1.057 3.95-1.92 7.828-6.009 7.828H21V22.75A5.75 5.75 0 0 0 15.25 17h-7.5q-.28 0-.55.026zM21 40.25q0 .126-.005.25H34.75a1.25 1.25 0 1 0 0-2.5H21zM11.5 29a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m-3.75-7.5c-.69 0-1.25.56-1.25 1.25v17.5c0 .69.56 1.25 1.25 1.25h7.5c.69 0 1.25-.56 1.25-1.25v-17.5c0-.69-.56-1.25-1.25-1.25zM4 22.75A3.75 3.75 0 0 1 7.75 19h7.5A3.75 3.75 0 0 1 19 22.75v17.5A3.75 3.75 0 0 1 15.25 44h-7.5A3.75 3.75 0 0 1 4 40.25z"/></svg>
React
import type { SVGProps } from "react";
export function FluentDeviceMeetingRoomRemote48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M8.972 10.403A5.94 5.94 0 0 1 14.708 6h18.586a5.94 5.94 0 0 1 5.736 4.403l4.755 17.769c1.057 3.95-1.92 7.828-6.009 7.828H21V22.75A5.75 5.75 0 0 0 15.25 17h-7.5q-.28 0-.55.026zM21 40.25q0 .126-.005.25H34.75a1.25 1.25 0 1 0 0-2.5H21zM11.5 29a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m-3.75-7.5c-.69 0-1.25.56-1.25 1.25v17.5c0 .69.56 1.25 1.25 1.25h7.5c.69 0 1.25-.56 1.25-1.25v-17.5c0-.69-.56-1.25-1.25-1.25zM4 22.75A3.75 3.75 0 0 1 7.75 19h7.5A3.75 3.75 0 0 1 19 22.75v17.5A3.75 3.75 0 0 1 15.25 44h-7.5A3.75 3.75 0 0 1 4 40.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M8.972 10.403A5.94 5.94 0 0 1 14.708 6h18.586a5.94 5.94 0 0 1 5.736 4.403l4.755 17.769c1.057 3.95-1.92 7.828-6.009 7.828H21V22.75A5.75 5.75 0 0 0 15.25 17h-7.5q-.28 0-.55.026zM21 40.25q0 .126-.005.25H34.75a1.25 1.25 0 1 0 0-2.5H21zM11.5 29a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5m-3.75-7.5c-.69 0-1.25.56-1.25 1.25v17.5c0 .69.56 1.25 1.25 1.25h7.5c.69 0 1.25-.56 1.25-1.25v-17.5c0-.69-.56-1.25-1.25-1.25zM4 22.75A3.75 3.75 0 0 1 7.75 19h7.5A3.75 3.75 0 0 1 19 22.75v17.5A3.75 3.75 0 0 1 15.25 44h-7.5A3.75 3.75 0 0 1 4 40.25z"/></svg> </template>
CSS
.icon-device-meeting-room-remote-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.972%2010.403A5.94%205.94%200%200%201%2014.708%206h18.586a5.94%205.94%200%200%201%205.736%204.403l4.755%2017.769c1.057%203.95-1.92%207.828-6.009%207.828H21V22.75A5.75%205.75%200%200%200%2015.25%2017h-7.5q-.28%200-.55.026zM21%2040.25q0%20.126-.005.25H34.75a1.25%201.25%200%201%200%200-2.5H21zM11.5%2029a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205m-3.75-7.5c-.69%200-1.25.56-1.25%201.25v17.5c0%20.69.56%201.25%201.25%201.25h7.5c.69%200%201.25-.56%201.25-1.25v-17.5c0-.69-.56-1.25-1.25-1.25zM4%2022.75A3.75%203.75%200%200%201%207.75%2019h7.5A3.75%203.75%200%200%201%2019%2022.75v17.5A3.75%203.75%200%200%201%2015.25%2044h-7.5A3.75%203.75%200%200%201%204%2040.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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.972%2010.403A5.94%205.94%200%200%201%2014.708%206h18.586a5.94%205.94%200%200%201%205.736%204.403l4.755%2017.769c1.057%203.95-1.92%207.828-6.009%207.828H21V22.75A5.75%205.75%200%200%200%2015.25%2017h-7.5q-.28%200-.55.026zM21%2040.25q0%20.126-.005.25H34.75a1.25%201.25%200%201%200%200-2.5H21zM11.5%2029a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205m-3.75-7.5c-.69%200-1.25.56-1.25%201.25v17.5c0%20.69.56%201.25%201.25%201.25h7.5c.69%200%201.25-.56%201.25-1.25v-17.5c0-.69-.56-1.25-1.25-1.25zM4%2022.75A3.75%203.75%200%200%201%207.75%2019h7.5A3.75%203.75%200%200%201%2019%2022.75v17.5A3.75%203.75%200%200%201%2015.25%2044h-7.5A3.75%203.75%200%200%201%204%2040.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-48-filled.svg?color=%231a73e8&size=48