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