view desktop icon
view-desktop-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- view-desktop-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the view desktop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.749 3a2.25 2.25 0 0 1 2.245 2.096l.005.154v10.502a2.25 2.25 0 0 1-2.096 2.245l-.154.005h-4.25V20.5h1.751a.75.75 0 0 1 .102 1.494L17.25 22H6.75a.75.75 0 0 1-.102-1.493l.102-.007h1.749v-2.498H4.25a2.25 2.25 0 0 1-2.245-2.096L2 15.752V5.25a2.25 2.25 0 0 1 2.096-2.245L4.25 3zm-5.751 15.002h-4l.001 2.498h4zM18.504 6H9.5a.5.5 0 0 0-.5.5v8.002a.5.5 0 0 0 .5.5h9.004a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 0-.5-.5M7.5 6h-2a.5.5 0 0 0-.5.5v8.002a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 0-.5-.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentViewDesktop24Filled(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="M19.749 3a2.25 2.25 0 0 1 2.245 2.096l.005.154v10.502a2.25 2.25 0 0 1-2.096 2.245l-.154.005h-4.25V20.5h1.751a.75.75 0 0 1 .102 1.494L17.25 22H6.75a.75.75 0 0 1-.102-1.493l.102-.007h1.749v-2.498H4.25a2.25 2.25 0 0 1-2.245-2.096L2 15.752V5.25a2.25 2.25 0 0 1 2.096-2.245L4.25 3zm-5.751 15.002h-4l.001 2.498h4zM18.504 6H9.5a.5.5 0 0 0-.5.5v8.002a.5.5 0 0 0 .5.5h9.004a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 0-.5-.5M7.5 6h-2a.5.5 0 0 0-.5.5v8.002a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 0-.5-.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.749 3a2.25 2.25 0 0 1 2.245 2.096l.005.154v10.502a2.25 2.25 0 0 1-2.096 2.245l-.154.005h-4.25V20.5h1.751a.75.75 0 0 1 .102 1.494L17.25 22H6.75a.75.75 0 0 1-.102-1.493l.102-.007h1.749v-2.498H4.25a2.25 2.25 0 0 1-2.245-2.096L2 15.752V5.25a2.25 2.25 0 0 1 2.096-2.245L4.25 3zm-5.751 15.002h-4l.001 2.498h4zM18.504 6H9.5a.5.5 0 0 0-.5.5v8.002a.5.5 0 0 0 .5.5h9.004a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 0-.5-.5M7.5 6h-2a.5.5 0 0 0-.5.5v8.002a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 0-.5-.5"/></svg> </template>
CSS
.icon-view-desktop-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%22M19.749%203a2.25%202.25%200%200%201%202.245%202.096l.005.154v10.502a2.25%202.25%200%200%201-2.096%202.245l-.154.005h-4.25V20.5h1.751a.75.75%200%200%201%20.102%201.494L17.25%2022H6.75a.75.75%200%200%201-.102-1.493l.102-.007h1.749v-2.498H4.25a2.25%202.25%200%200%201-2.245-2.096L2%2015.752V5.25a2.25%202.25%200%200%201%202.096-2.245L4.25%203zm-5.751%2015.002h-4l.001%202.498h4zM18.504%206H9.5a.5.5%200%200%200-.5.5v8.002a.5.5%200%200%200%20.5.5h9.004a.5.5%200%200%200%20.5-.5V6.5a.5.5%200%200%200-.5-.5M7.5%206h-2a.5.5%200%200%200-.5.5v8.002a.5.5%200%200%200%20.5.5h2a.5.5%200%200%200%20.5-.5V6.5a.5.5%200%200%200-.5-.5%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%22M19.749%203a2.25%202.25%200%200%201%202.245%202.096l.005.154v10.502a2.25%202.25%200%200%201-2.096%202.245l-.154.005h-4.25V20.5h1.751a.75.75%200%200%201%20.102%201.494L17.25%2022H6.75a.75.75%200%200%201-.102-1.493l.102-.007h1.749v-2.498H4.25a2.25%202.25%200%200%201-2.245-2.096L2%2015.752V5.25a2.25%202.25%200%200%201%202.096-2.245L4.25%203zm-5.751%2015.002h-4l.001%202.498h4zM18.504%206H9.5a.5.5%200%200%200-.5.5v8.002a.5.5%200%200%200%20.5.5h9.004a.5.5%200%200%200%20.5-.5V6.5a.5.5%200%200%200-.5-.5M7.5%206h-2a.5.5%200%200%200-.5.5v8.002a.5.5%200%200%200%20.5.5h2a.5.5%200%200%200%20.5-.5V6.5a.5.5%200%200%200-.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/view-desktop-24-filled.svg?color=%231a73e8&size=48