26 lines
629 B
XML
26 lines
629 B
XML
<!--
|
|
tags: [table, row, data-table, spreadsheet, table-structure, row-wise, information, grid, table-row-wise, dataset]
|
|
category: Database
|
|
version: "2.24"
|
|
unicode: "fb00"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14" />
|
|
<path d="M9 3l-6 6" />
|
|
<path d="M14 3l-7 7" />
|
|
<path d="M19 3l-7 7" />
|
|
<path d="M21 6l-4 4" />
|
|
<path d="M3 10h18" />
|
|
<path d="M10 10v11" />
|
|
</svg>
|