blob: c2e402db77c64014bdaee3104a563a4f616418ab (
plain)
1
2
3
4
5
6
7
8
9
|
---
category: Design
tags: [grid, aside, column, columns]
version: 1.0
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<line x1="9" y1="4" x2="9" y2="20" />
</svg>
|