Dieser Commit ist enthalten in:
Claude Project Manager
2025-07-09 22:10:42 +02:00
Commit 4dab418f2f
73 geänderte Dateien mit 16938 neuen und 0 gelöschten Zeilen

14
app-icon.svg Normale Datei
Datei anzeigen

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="256" height="256" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
<!-- Blue square outline with darker right edge - matching customtkinter style -->
<g>
<!-- Top edge -->
<line x1="40" y1="40" x2="216" y2="40" stroke="#0066CC" stroke-width="6"/>
<!-- Left edge -->
<line x1="40" y1="40" x2="40" y2="216" stroke="#0066CC" stroke-width="6"/>
<!-- Bottom edge -->
<line x1="40" y1="216" x2="216" y2="216" stroke="#0066CC" stroke-width="6"/>
<!-- Right edge (darker) -->
<line x1="216" y1="40" x2="216" y2="216" stroke="#004080" stroke-width="8"/>
</g>
</svg>

Nachher

Breite:  |  Höhe:  |  Größe: 654 B