device meeting room remote icon
device-meeting-room-remote-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- device-meeting-room-remote-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- 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-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-filleddevice-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 24 24"><path fill="currentColor" d="M7.073 3c-1.415 0-2.646.97-2.978 2.346l-.767 3.186A3 3 0 0 1 3.75 8.5h4a2.75 2.75 0 0 1 2.75 2.75V18h7.948a3.55 3.55 0 0 0 3.452-4.38l-1.992-8.274A3.06 3.06 0 0 0 16.93 3zm3.416 17.5q.011-.123.011-.25V19h6.75a.75.75 0 0 1 0 1.5zm-4.739-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.75h4c.967 0 1.75.784 1.75 1.75v9A1.75 1.75 0 0 1 7.75 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 FluentDeviceMeetingRoomRemote24Filled(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="M7.073 3c-1.415 0-2.646.97-2.978 2.346l-.767 3.186A3 3 0 0 1 3.75 8.5h4a2.75 2.75 0 0 1 2.75 2.75V18h7.948a3.55 3.55 0 0 0 3.452-4.38l-1.992-8.274A3.06 3.06 0 0 0 16.93 3zm3.416 17.5q.011-.123.011-.25V19h6.75a.75.75 0 0 1 0 1.5zm-4.739-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.75h4c.967 0 1.75.784 1.75 1.75v9A1.75 1.75 0 0 1 7.75 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="M7.073 3c-1.415 0-2.646.97-2.978 2.346l-.767 3.186A3 3 0 0 1 3.75 8.5h4a2.75 2.75 0 0 1 2.75 2.75V18h7.948a3.55 3.55 0 0 0 3.452-4.38l-1.992-8.274A3.06 3.06 0 0 0 16.93 3zm3.416 17.5q.011-.123.011-.25V19h6.75a.75.75 0 0 1 0 1.5zm-4.739-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.75h4c.967 0 1.75.784 1.75 1.75v9A1.75 1.75 0 0 1 7.75 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-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.073%203c-1.415%200-2.646.97-2.978%202.346l-.767%203.186A3%203%200%200%201%203.75%208.5h4a2.75%202.75%200%200%201%202.75%202.75V18h7.948a3.55%203.55%200%200%200%203.452-4.38l-1.992-8.274A3.06%203.06%200%200%200%2016.93%203zm3.416%2017.5q.011-.123.011-.25V19h6.75a.75.75%200%200%201%200%201.5zm-4.739-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.75h4c.967%200%201.75.784%201.75%201.75v9A1.75%201.75%200%200%201%207.75%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%22M7.073%203c-1.415%200-2.646.97-2.978%202.346l-.767%203.186A3%203%200%200%201%203.75%208.5h4a2.75%202.75%200%200%201%202.75%202.75V18h7.948a3.55%203.55%200%200%200%203.452-4.38l-1.992-8.274A3.06%203.06%200%200%200%2016.93%203zm3.416%2017.5q.011-.123.011-.25V19h6.75a.75.75%200%200%201%200%201.5zm-4.739-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.75h4c.967%200%201.75.784%201.75%201.75v9A1.75%201.75%200%200%201%207.75%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-filled.svg?color=%231a73e8&size=48