Skip to content

Fix logo SVG overflow in marketing and web marks#196

Merged
BunsDev merged 3 commits intomainfrom
okcode/fix-logo-overflow
Apr 1, 2026
Merged

Fix logo SVG overflow in marketing and web marks#196
BunsDev merged 3 commits intomainfrom
okcode/fix-logo-overflow

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 1, 2026

Summary

  • Replaced the logo mark paths with a normalized SVG path set that fits the 180x180 viewBox cleanly.
  • Updated both the marketing logo component and the web mark component to use the same corrected SVG transform.
  • Applied the same fix to the public marketing icon so the asset matches the in-app marks.

Testing

  • Not run (not requested).
  • Verified the diff keeps the three logo assets in sync across marketing and web.

- Replace the cropped mark paths with full SVG artwork
- Use a consistent transformed view so the icon fits the 180x180 canvas
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 1, 2026 2:26pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 1, 2026 2:26pm

Take main's version of icon.svg which uses an embedded PNG data URI
of the correct knot mark, replacing the potrace-generated SVG paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update the marketing app type reference to use `.next/types/routes.d.ts`
- Keep Next route typings resolving in the current build layout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant