blob: e04e5a7069312de6223657bc83cfa541a2839a9a (
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, column, data-table, spreadsheet, table-structure, columnar, information, grid, table-columnar, dataset]
category: Database
version: "2.24"
unicode: "faff"
-->
<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="M10 10h11" />
<path d="M10 3v18" />
<path d="M9 3l-6 6" />
<path d="M10 7l-7 7" />
<path d="M10 12l-7 7" />
<path d="M10 17l-4 4" />
</svg>
|