blob: f553086d79665ab2f5b92486efb5c0b3c059e19c (
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>
|