aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/layout-board.svg
blob: 3e267bf220043f368b8d2a0b75ac152e28aa503d (plain)
1
2
3
4
5
6
7
8
9
10
---
category: Design
tags: [grid, columns, masonry, collage]
---
<svg>
  <rect x="4" y="4" width="16" height="16" rx="2" />
  <path d="M4 9h8" />
  <path d="M12 15h8" />
  <path d="M12 4v16" />
</svg>