blob: d0a313bf4875d227c699fd05e3855c8fa85fc06d (
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: [graph, data, infography, schema, storage, repository, records, information, table]
category: Database
version: "1.70"
unicode: "f200"
-->
<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="M5 2h5v4h-5l0 -4" />
<path d="M15 10h5v4h-5l0 -4" />
<path d="M5 18h5v4h-5l0 -4" />
<path d="M5 10h5v4h-5l0 -4" />
<path d="M10 12h5" />
<path d="M7.5 6v4" />
<path d="M7.5 14v4" />
</svg>
|