aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/grid.svg
blob: 2a72b7a3f499cb74dec4cdbf3ec8de3e8733262c (plain)
1
2
3
4
5
6
7
8
9
---
tags: [layout, table, network, pattern]
---
<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>