Brand assets: node-mesh favicon + PWA icons + manifest palette
ci / gates (push) Has been cancelled
ci / rust (push) Has been cancelled
ci / sandbox-k8s (push) Has been cancelled
ci / frontend (push) Has been cancelled
ci / e2e (push) Has been cancelled

The token redesign couldn't touch static rasters/config — these were still the
old claw mark + old coral. Regenerate favicon (icon.svg + icon.png) and PWA
icons (192/512) as the node-mesh glyph; manifest theme_color #f96565→#ff6f61,
background #121212→#08080a; refresh the description/tagline.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
This commit is contained in:
Omar Sobh
2026-06-19 05:16:43 -07:00
co-authored by Claude Opus 4.8
parent 148705769f
commit d2354e1f72
6 changed files with 11 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
<rect width="512" height="512" rx="112" fill="#0d0d10"/>
<path d="M256 132 L388 380 L124 380 Z" fill="none" stroke="#ff6f61" stroke-width="14" stroke-linejoin="round" stroke-opacity="0.55"/>
<circle cx="256" cy="132" r="40" fill="#ff6f61"/>
<circle cx="388" cy="380" r="40" fill="#ff6f61"/>
<circle cx="124" cy="380" r="40" fill="#ff6f61"/>
</svg>

After

Width:  |  Height:  |  Size: 445 B