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