table multiple icon
table-multiple-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- table-multiple-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
table-add-16-filledtable-alt-text-20-filledtable-arrow-repeat-all-20-filledtable-arrow-up-20-filledtable-bottom-row-16-filledtable-calculator-16-filledtable-cell-add-16-filledtable-cell-center-16-filledtable-cell-center-arrow-repeat-all-20-filledtable-cell-center-edit-16-filledtable-cell-center-link-20-filledtable-cell-center-search-20-filledtable-cell-cross-16-filledtable-cell-cross-brush-16-filledtable-cell-edit-16-filledtable-cells-merge-16-filledtable-cells-split-16-filledtable-checker-20-filledtable-column-top-bottom-16-filledtable-column-top-bottom-arrow-repeat-all-20-filledtable-column-top-bottom-edit-16-filledtable-column-top-bottom-link-20-filledtable-column-top-bottom-search-20-filledtable-copy-20-filled
Use the table multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.493 6.007a3.25 3.25 0 0 1 1.508 2.743v6.5a5.75 5.75 0 0 1-5.75 5.75h-6.5a3.25 3.25 0 0 1-2.743-1.508q.12.008.243.008h9a4.25 4.25 0 0 0 4.25-4.25v-9q0-.123-.008-.243M7 18.5h-.75A3.25 3.25 0 0 1 3 15.25v-.75h4zm6 0H8.5v-4H13zm5.5-3.25a3.25 3.25 0 0 1-3.25 3.25h-.75v-4h4zM7 13H3V8.5h4zm6 0H8.5V8.5H13zm5.5 0h-4V8.5h4zM7 7H3v-.75A3.25 3.25 0 0 1 6.25 3H7zm6 0H8.5V3H13zm2.25-4a3.25 3.25 0 0 1 3.25 3.25V7h-4V3z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTableMultiple24Filled(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.493 6.007a3.25 3.25 0 0 1 1.508 2.743v6.5a5.75 5.75 0 0 1-5.75 5.75h-6.5a3.25 3.25 0 0 1-2.743-1.508q.12.008.243.008h9a4.25 4.25 0 0 0 4.25-4.25v-9q0-.123-.008-.243M7 18.5h-.75A3.25 3.25 0 0 1 3 15.25v-.75h4zm6 0H8.5v-4H13zm5.5-3.25a3.25 3.25 0 0 1-3.25 3.25h-.75v-4h4zM7 13H3V8.5h4zm6 0H8.5V8.5H13zm5.5 0h-4V8.5h4zM7 7H3v-.75A3.25 3.25 0 0 1 6.25 3H7zm6 0H8.5V3H13zm2.25-4a3.25 3.25 0 0 1 3.25 3.25V7h-4V3z"/></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.493 6.007a3.25 3.25 0 0 1 1.508 2.743v6.5a5.75 5.75 0 0 1-5.75 5.75h-6.5a3.25 3.25 0 0 1-2.743-1.508q.12.008.243.008h9a4.25 4.25 0 0 0 4.25-4.25v-9q0-.123-.008-.243M7 18.5h-.75A3.25 3.25 0 0 1 3 15.25v-.75h4zm6 0H8.5v-4H13zm5.5-3.25a3.25 3.25 0 0 1-3.25 3.25h-.75v-4h4zM7 13H3V8.5h4zm6 0H8.5V8.5H13zm5.5 0h-4V8.5h4zM7 7H3v-.75A3.25 3.25 0 0 1 6.25 3H7zm6 0H8.5V3H13zm2.25-4a3.25 3.25 0 0 1 3.25 3.25V7h-4V3z"/></svg> </template>
CSS
.icon-table-multiple-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.493%206.007a3.25%203.25%200%200%201%201.508%202.743v6.5a5.75%205.75%200%200%201-5.75%205.75h-6.5a3.25%203.25%200%200%201-2.743-1.508q.12.008.243.008h9a4.25%204.25%200%200%200%204.25-4.25v-9q0-.123-.008-.243M7%2018.5h-.75A3.25%203.25%200%200%201%203%2015.25v-.75h4zm6%200H8.5v-4H13zm5.5-3.25a3.25%203.25%200%200%201-3.25%203.25h-.75v-4h4zM7%2013H3V8.5h4zm6%200H8.5V8.5H13zm5.5%200h-4V8.5h4zM7%207H3v-.75A3.25%203.25%200%200%201%206.25%203H7zm6%200H8.5V3H13zm2.25-4a3.25%203.25%200%200%201%203.25%203.25V7h-4V3z%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.493%206.007a3.25%203.25%200%200%201%201.508%202.743v6.5a5.75%205.75%200%200%201-5.75%205.75h-6.5a3.25%203.25%200%200%201-2.743-1.508q.12.008.243.008h9a4.25%204.25%200%200%200%204.25-4.25v-9q0-.123-.008-.243M7%2018.5h-.75A3.25%203.25%200%200%201%203%2015.25v-.75h4zm6%200H8.5v-4H13zm5.5-3.25a3.25%203.25%200%200%201-3.25%203.25h-.75v-4h4zM7%2013H3V8.5h4zm6%200H8.5V8.5H13zm5.5%200h-4V8.5h4zM7%207H3v-.75A3.25%203.25%200%200%201%206.25%203H7zm6%200H8.5V3H13zm2.25-4a3.25%203.25%200%200%201%203.25%203.25V7h-4V3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/table-multiple-24-filled.svg?color=%231a73e8&size=48