Brand assets: node-mesh favicon + PWA icons + manifest palette
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:
co-authored by
Claude Opus 4.8
parent
148705769f
commit
d2354e1f72
@@ -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 |
Reference in New Issue
Block a user