Dateien nach "frontend/public" hochladen

This commit is contained in:
2026-05-25 14:43:45 +02:00
parent e8b75b9c5f
commit 3c361daf3d

7
frontend/public/icon.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<rect width="512" height="512" rx="80" fill="#0d0d0f"/>
<rect x="40" y="40" width="432" height="432" rx="60" fill="#111114"/>
<text x="256" y="200" text-anchor="middle" font-family="monospace" font-weight="bold" font-size="140" fill="#4ecdc4">DD</text>
<text x="256" y="340" text-anchor="middle" font-family="monospace" font-size="52" fill="rgba(255,255,255,0.35)">DOCK</text>
<rect x="100" y="370" width="312" height="3" rx="2" fill="#4ecdc4" opacity="0.4"/>
</svg>

After

Width:  |  Height:  |  Size: 540 B