test / unit + widget + golden + a11y (push) Failing after 41s
test / integration_test (xvfb) (push) Has been skipped
test / bundle smoke (xvfb 5s) (push) Has been skipped
test / daemon subprocess + web WASM smoke (push) Has been skipped
Replace Flutter default icons across Linux (GTK window icon via bundled asset), macOS (AppIcon.appiconset all sizes), and web (favicon, PWA icons, manifest, meta description). Logo PNGs at 16–1024px generated from the SVG source. Window title set to "clide" everywhere. Web manifest colours match summer-night. Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
408 B
XML
8 lines
408 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 160" width="200" height="160">
|
|
<g fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
<polyline points="89,55 66,80 89,105" stroke="#5691a1" stroke-width="8"/>
|
|
<polyline points="111,55 134,80 111,105" stroke="#33404c" stroke-width="8"/>
|
|
<line x1="100" y1="118" x2="134" y2="118" stroke="#d97757" stroke-width="5"/>
|
|
</g>
|
|
</svg>
|