Icon: SVG-Favicon + Emoji in Setup/Login ersetzt, Settings-Tab "Darstellung" umbenannt

This commit is contained in:
2026-03-27 14:54:26 +01:00
parent 33c1f0ab73
commit e4a14e6927
3 changed files with 9 additions and 16 deletions

View File

@@ -1,13 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<rect x="4" y="8" width="40" height="36" rx="4" fill="#4285f4"/>
<rect x="4" y="8" width="40" height="10" rx="4" fill="#2b6de0"/>
<rect x="4" y="14" width="40" height="4" fill="#2b6de0"/>
<circle cx="16" cy="12" r="2" fill="#fff"/>
<circle cx="32" cy="12" r="2" fill="#fff"/>
<rect x="10" y="24" width="6" height="5" rx="1" fill="rgba(255,255,255,.85)"/>
<rect x="21" y="24" width="6" height="5" rx="1" fill="rgba(255,255,255,.85)"/>
<rect x="32" y="24" width="6" height="5" rx="1" fill="rgba(255,255,255,.85)"/>
<rect x="10" y="33" width="6" height="5" rx="1" fill="rgba(255,255,255,.85)"/>
<rect x="21" y="33" width="6" height="5" rx="1" fill="rgba(255,255,255,.85)"/>
<rect x="32" y="33" width="6" height="5" rx="1" fill="rgba(255,255,255,.4)"/>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#4285f4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="4" width="18" height="18" rx="2"/>
<line x1="16" y1="2" x2="16" y2="6"/>
<line x1="8" y1="2" x2="8" y2="6"/>
<line x1="3" y1="10" x2="21" y2="10"/>
</svg>

Before

Width:  |  Height:  |  Size: 839 B

After

Width:  |  Height:  |  Size: 332 B