Add missing sparrow.svg and bisq.svg service tile icons

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/d7bbfadc-d5a8-4750-81b4-685ccb993d70

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-07 03:06:12 +00:00
committed by GitHub
parent 87ecccff9e
commit 2e5be9816e
2 changed files with 24 additions and 0 deletions

8
app/icons/bisq.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<!-- Left spine -->
<rect fill="#25B135" x="8" y="8" width="12" height="48" rx="3"/>
<!-- Upper bump -->
<path fill="#25B135" d="M18,8 L30,8 Q48,8 48,22 Q48,36 30,36 L18,36 Z"/>
<!-- Lower bump (larger) -->
<path fill="#25B135" d="M18,34 L32,34 Q56,34 56,47 Q56,58 36,58 L18,58 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 363 B