blob: eb314ad3041f99cb2bb9a03d1f6edc84fb4da341 (
plain)
1
2
3
4
5
6
7
8
9
|
---
category: Design
tags: [position, element, design, grid, footer]
version: "1.1"
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<line x1="4" y1="15" x2="20" y2="15" />
</svg>
|