tab desktop icon
tab-desktop-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- tab-desktop-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
tab-add-20-filledtab-arrow-left-20-filledtab-desktop-arrow-clockwise-16-filledtab-desktop-arrow-left-20-filledtab-desktop-bottom-20-filledtab-desktop-clock-20-filledtab-desktop-copy-20-filledtab-desktop-image-16-filledtab-desktop-link-16-filledtab-desktop-multiple-16-filledtab-desktop-multiple-add-16-filledtab-desktop-multiple-bottom-20-filledtab-desktop-multiple-sparkle-16-filledtab-desktop-new-page-20-filledtab-desktop-search-16-filledtab-group-16-filledtab-in-private-16-filledtab-inprivate-account-20-filledtab-new-20-filledtab-prohibited-20-filledtab-shield-dismiss-20-filledtab-sweep-24-regulartab-tracking-prevention-24-regular
Use the tab desktop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7 2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5H8.5A1.5 1.5 0 0 1 7 3.5zm7 2a2 2 0 0 0-2-2H8v1.5a.5.5 0 0 0 .5.5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTabDesktop16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7 2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5H8.5A1.5 1.5 0 0 1 7 3.5zm7 2a2 2 0 0 0-2-2H8v1.5a.5.5 0 0 0 .5.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7 2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5H8.5A1.5 1.5 0 0 1 7 3.5zm7 2a2 2 0 0 0-2-2H8v1.5a.5.5 0 0 0 .5.5z"/></svg> </template>
CSS
.icon-tab-desktop-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%202H4a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V5H8.5A1.5%201.5%200%200%201%207%203.5zm7%202a2%202%200%200%200-2-2H8v1.5a.5.5%200%200%200%20.5.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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%202H4a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V5H8.5A1.5%201.5%200%200%201%207%203.5zm7%202a2%202%200%200%200-2-2H8v1.5a.5.5%200%200%200%20.5.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tab-desktop-16-filled.svg?color=%231a73e8&size=48