blob: 9822380480f2f3711b79bdc9c29b95f14f5004e5 (
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="15" y1="4" x2="15" y2="20" />
</svg>
|