blob: e7e7f7223e18b85413fe045bde6568ead0a25f78 (
plain)
1
2
3
4
5
6
7
8
9
|
---
tags: [app, variation, different, variant, alternative]
version: "1.29"
---
<svg>
<rect x="10" y="5" width="10" height="14" rx="2" />
<line x1="7" y1="7" x2="7" y2="17" />
<line x1="4" y1="8" x2="4" y2="16" />
</svg>
|