blob: 347e5c21e80f7725f4f3ee9938af6dfe749869d2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [position, design, element, doable]
category: Design
version: "1.8"
unicode: "ec14"
---
<svg>
<rect x="4" y="4" width="16" height="6" rx="2" />
<rect x="4" y="14" width="16" height="6" rx="2" />
</svg>
|