Skip to content

Improve: redraw the logo as exact geometry - #335

Merged
SandObserver merged 1 commit into
mainfrom
feat/rebuilt-logo
Sep 25, 2026
Merged

SandObserver merged 1 commit into
mainfrom
feat/rebuilt-logo

Conversation

@SandObserver

Copy link
Copy Markdown
Owner

Summary

  • Replace the traced logo paths in the admin sidebar, the About page, the empty-dashboard mark (brand-mark.js) and favicon.svg with the logo rebuilt as geometry: centre 512,512, radius 331, 30° arms, round-capped strokes.
  • Regenerate favicon.png, favicon-192.png, favicon-512.png, favicon-maskable.png and favicon.ico from the new SVG.
  • Add logo, start, run and create to icon-set.js. logoIcon() builds the logo on the 24-unit grid, with single strokes for the line styles.
  • Restamp the cache-busting versions.
  • Add tests for the logo's parts, bounds and line-style strokes, and for the new ids.

Testing
All green, including the Docker build. Added 3 tests for the logo icon and the new ids.

Changelog

Changed

  • Redraw the logo as exact geometry in the favicon, the app icons and Settings.

Checklist

  • Stays within the project constraints: one container, no runtime dependencies, no build step (see CONTRIBUTING.md).
  • Tests added or updated for new logic, and the full suite, lint, and typechecks pass.
  • Docs updated if behavior or configuration changed.

@SandObserver SandObserver added the enhancement New feature or request label Sep 25, 2026
@SandObserver
SandObserver merged commit 8a3debf into main Sep 25, 2026
6 checks passed
@SandObserver
SandObserver deleted the feat/rebuilt-logo branch September 25, 2026 03:41
stackyard-release Bot pushed a commit that referenced this pull request Sep 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant