aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/table.svg
blob: c04458d6a8ef89d4902c0fce2f71d823db6eeac4 (plain)
1
2
3
4
5
6
7
8
9
10
---
category: Database
tags: [spreadsheet, layout, grid, arrange, row, column]
version: "1.3"
---
<svg>
  <rect x="4" y="4" width="16" height="16" rx="2" />
  <line x1="4" y1="10" x2="20" y2="10" />
  <line x1="10" y1="4" x2="10" y2="20" />
</svg>