aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/grid.svg
blob: 2178b17af672cb2aa563a7bce4f3eafe4ed66f61 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [layout, table, network, pattern]
category: System
version: 1.0
---
<svg>
  <rect x="4" y="4" width="6" height="6" rx="1" />
  <rect x="14" y="4" width="6" height="6" rx="1" />
  <rect x="4" y="14" width="6" height="6" rx="1" />
  <rect x="14" y="14" width="6" height="6" rx="1" />
</svg>