add clide logo SVG
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

Angle-bracket chevrons with teal accent underline, matching the
summer-night palette.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-04-22 15:18:54 +02:00
co-authored by Claude
parent 303e449ef4
commit d4f5f7c09f
+7
View File
@@ -0,0 +1,7 @@
<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="#d97757" 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="#5691a1" stroke-width="5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 408 B