Markets List and Detail Plugin

This commit is contained in:
2026-08-05 16:53:02 +02:00
parent a739dd8fe3
commit 27cc22dc69
66 changed files with 1078 additions and 5494 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
<rect x="4" y="5" width="10" height="9" rx="1.5" fill="#26358C"/>
<rect x="18" y="5" width="10" height="9" rx="1.5" fill="#ff6a00"/>
<rect x="4" y="18" width="10" height="9" rx="1.5" fill="#ff6a00"/>
<rect x="18" y="18" width="10" height="9" rx="1.5" fill="#26358C"/>
</svg>

After

Width:  |  Height:  |  Size: 367 B