Skip to content

docs: add favicon / icon set derived from the logo - #99

Merged
aurokin merged 1 commit into
mainfrom
docs/add-favicon
May 24, 2026
Merged

docs: add favicon / icon set derived from the logo#99
aurokin merged 1 commit into
mainfrom
docs/add-favicon

Conversation

@aurokin

@aurokin aurokin commented May 24, 2026

Copy link
Copy Markdown
Owner

Generates a standard favicon/icon set from the project logo, cropped to the robot mascot (the wordmark is illegible at favicon sizes) and centered on a transparent square. Under docs/assets/favicon/:

File Size Use
favicon.ico 16/32/48 legacy /favicon.ico fallback
favicon-16x16.png / favicon-32x32.png 16 / 32 browser tab (transparent)
apple-touch-icon.png 180 iOS home-screen (white bg — iOS composites transparency over black)
icon-192.png / icon-512.png 192 / 512 PWA / high-DPI (transparent)
README.md documents each file + the <link> tags

The mascot crop box was found by an ink-bounding-box scan of the logo (not guessed), and each output was visually verified (mascot centered, 32px legible, apple-touch crisp on white).

No web frontend exists yet, so nothing serves these today — they're committed ready for a future docs site / GitHub Pages, as the README notes.

Passed codexrabbit-code-reviewer (verdict: correct). No code changes.

🤖 Generated with Claude Code

Generate a standard favicon/icon set from the project logo, cropped to the
robot mascot (the wordmark is illegible at favicon sizes) and centered on a
transparent square. Under docs/assets/favicon/:

- favicon.ico (multi-size 16/32/48)
- favicon-16x16.png, favicon-32x32.png (transparent)
- apple-touch-icon.png (180, solid white bg — iOS composites transparency
  over black)
- icon-192.png, icon-512.png (transparent, PWA/high-DPI)
- README.md documenting each file and the <link> tags to wire them in

There is no web frontend yet, so nothing serves these today; they are
committed ready for a future docs site or GitHub Pages.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@aurokin
aurokin merged commit 7e36a02 into main May 24, 2026
3 checks passed
@aurokin
aurokin deleted the docs/add-favicon branch May 24, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant