qt-tests/build/appicon.svg
OpenClaw Bot 7b056fb78e
All checks were successful
qt-linux-arm64 / qt-linux-arm64 (push) Successful in 47s
qt-linux-amd64 / qt-linux-amd64 (push) Successful in 1m3s
Initial qt-tests tray app with split amd64/arm64 AppImage CI workflows
2026-03-14 16:24:26 +00:00

6 lines
296 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<rect width="256" height="256" rx="28" fill="#10b981"/>
<rect x="48" y="48" width="160" height="160" rx="20" fill="#ffffff" fill-opacity="0.2"/>
<circle cx="128" cy="128" r="42" fill="#ffffff"/>
</svg>