device meeting room icon
device-meeting-room-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- device-meeting-room-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-16-filleddevice-meeting-room-16-regulardevice-meeting-room-20-filleddevice-meeting-room-20-regulardevice-meeting-room-24-filleddevice-meeting-room-24-regulardevice-meeting-room-28-filleddevice-meeting-room-28-regulardevice-meeting-room-32-filleddevice-meeting-room-32-regulardevice-meeting-room-48-regular
Related icons in Fluent UI System Icons
Use the device meeting room icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M8.97 10.403A5.94 5.94 0 0 1 14.708 6h18.586a5.94 5.94 0 0 1 5.736 4.403l4.756 17.769c1.057 3.95-1.92 7.828-6.009 7.828H10.224c-4.09 0-7.066-3.878-6.01-7.828zM13.25 38a1.25 1.25 0 1 0 0 2.5h21.5a1.25 1.25 0 1 0 0-2.5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentDeviceMeetingRoom48Filled(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.97 10.403A5.94 5.94 0 0 1 14.708 6h18.586a5.94 5.94 0 0 1 5.736 4.403l4.756 17.769c1.057 3.95-1.92 7.828-6.009 7.828H10.224c-4.09 0-7.066-3.878-6.01-7.828zM13.25 38a1.25 1.25 0 1 0 0 2.5h21.5a1.25 1.25 0 1 0 0-2.5z"/></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.97 10.403A5.94 5.94 0 0 1 14.708 6h18.586a5.94 5.94 0 0 1 5.736 4.403l4.756 17.769c1.057 3.95-1.92 7.828-6.009 7.828H10.224c-4.09 0-7.066-3.878-6.01-7.828zM13.25 38a1.25 1.25 0 1 0 0 2.5h21.5a1.25 1.25 0 1 0 0-2.5z"/></svg> </template>
CSS
.icon-device-meeting-room-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.97%2010.403A5.94%205.94%200%200%201%2014.708%206h18.586a5.94%205.94%200%200%201%205.736%204.403l4.756%2017.769c1.057%203.95-1.92%207.828-6.009%207.828H10.224c-4.09%200-7.066-3.878-6.01-7.828zM13.25%2038a1.25%201.25%200%201%200%200%202.5h21.5a1.25%201.25%200%201%200%200-2.5z%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.97%2010.403A5.94%205.94%200%200%201%2014.708%206h18.586a5.94%205.94%200%200%201%205.736%204.403l4.756%2017.769c1.057%203.95-1.92%207.828-6.009%207.828H10.224c-4.09%200-7.066-3.878-6.01-7.828zM13.25%2038a1.25%201.25%200%201%200%200%202.5h21.5a1.25%201.25%200%201%200%200-2.5z%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-48-filled.svg?color=%231a73e8&size=48