blob: 643dc9d37ab3daa2b9f3587bac86135c774f9d8b (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
category: Design
tags: [position, element, design]
version: "1.0"
unicode: "ead2"
---
<svg>
<line x1="4" y1="4" x2="20" y2="4" />
<rect x="9" y="8" width="6" height="12" rx="2" />
</svg>
|