Skip to content

assets: export the square logo (SVG, 64px, 400px) - #1

Open
TaltonFiggins wants to merge 1 commit into
mainfrom
talton/dev-3877-square-logo-exports
Open

assets: export the square logo (SVG, 64px, 400px)#1
TaltonFiggins wants to merge 1 commit into
mainfrom
talton/dev-3877-square-logo-exports

Conversation

@TaltonFiggins

Copy link
Copy Markdown
Contributor

Closes DEV-3877 — the last asset blocker on the Claude Connectors Directory submission (DEV-3873), and also unblocks the Cursor plugin package and the Cline listing.

We only had wordmarks in assets/. Every reviewed directory wants a square icon:

Export Spec Result
logo-square.svg 1:1 vector 200×200, 2.0 KB
logo-64.png 64×64, under 5 KB (OpenAI) 228 B
logo-400.png 400×400 (Cline) 810 B

All three derive from the same mark the docs site already serves (monorepo apps/docs/favicon.svg), so the directory icon matches the product rather than being a new one-off. Rasters are rsvg-convert output run through pngquant; the README documents the regeneration commands so they don't drift.

Also corrects the brand color in assets/README.md to the documented primary teal #44BDA3 (modem.dev/brand) — #079D7D was the Linear project color, not a brand color.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GboBCmz4MfAEi6CitJFMMj

The reviewed directories each want a square icon and we only had wordmarks:
the Claude connectors portal takes an icon in the listing step, OpenAI's
plugin directory caps its 64x64 PNG at 5 KB, and Cline wants 400x400.

All three derive from the same mark the docs site already serves
(monorepo apps/docs/favicon.svg), so the directory icon matches the
product. Rasters are rsvg-convert output run through pngquant: 228 B at
64px, 810 B at 400px.

Also corrects the brand color noted in the README to the documented
primary teal (#44BDA3, modem.dev/brand) — #079D7D was the Linear project
color, not a brand color.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GboBCmz4MfAEi6CitJFMMj
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