blob: 5dd2d3c4cf55ec3c236e7b57a110dda621f1c288 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!--
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>
|