v8: agent logos on idle, transparent backgrounds, fix PI settings persistence

This commit is contained in:
2026-06-18 14:45:42 +08:00
parent ae114159ff
commit c1f35df657
5 changed files with 34 additions and 11 deletions
@@ -0,0 +1,5 @@
<svg width="144" height="144" xmlns="http://www.w3.org/2000/svg">
<rect x="32" y="32" width="80" height="80" rx="12" fill="none" stroke="#06b6d4" stroke-width="4"/>
<line x1="52" y1="52" x2="52" y2="92" stroke="#06b6d4" stroke-width="3" stroke-linecap="round"/>
<line x1="52" y1="52" x2="92" y2="52" stroke="#06b6d4" stroke-width="3" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 372 B