Use the Z.ai mark for GLM model logos / GLM 模型标志改用 Z.ai 标志 - #902
Open
functionstackx wants to merge 1 commit into
Open
Use the Z.ai mark for GLM model logos / GLM 模型标志改用 Z.ai 标志#902functionstackx wants to merge 1 commit into
functionstackx wants to merge 1 commit into
Conversation
GLM rows rendered the pre-rebrand blue dotted Zhipu mark. Z.ai's current brand is the monochrome "Z": swap it in everywhere GLM logos render — the AgentX results ledger (dark-tile variant like Kimi's), /model pages, and inference chart captions (registered monochrome for dark-mode invert). Old zhipu.svg / zhipu-color.svg assets are removed; the supporter-quote org logo (zhipu.webp) is untouched. 中文:GLM 各处此前使用品牌升级前的智谱蓝色圆点标志,现统一替换为 Z.ai 的 单色 "Z" 标志:AgentX 结果列表(深色圆角底板样式,与 Kimi 一致)、 /model 页面及推理图表标题(已登记为单色标志,暗色模式自动反色)。删除旧的 zhipu.svg / zhipu-color.svg 资源;支持者引言中的机构 logo(zhipu.webp) 保持不变。
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
GLM 5.3 rows across the site showed the pre-rebrand blue dotted Zhipu mark (screenshot feedback from Slack). Z.ai's current brand is the monochrome "Z", so this swaps it in everywhere GLM logos render:
logos/models/zai.svg— white Z on the dark rounded tile, same treatment as the Kimi tile, so it reads on both themes.MODEL_DEVELOPER_LOGOS):Z.ai (Zhipu AI)→zai.svg.MODEL_CONFIG→ModelLogo): GLM 5/5.1 and GLM 5.2/5.3 →zai.svg, registered inMONOCHROME_LOGO_FILESfor the dark-mode invert.Old
zhipu.svg/zhipu-color.svgassets are deleted (no remaining references). The supporter-quote org logo (zhipu.webp, "Zhipu GLM" quote) is intentionally untouched.Mark sourced from lobe-icons (MIT), same source as the existing model marks.
中文说明
站内 GLM 5.3 各处此前显示的是品牌升级前的智谱蓝色圆点标志(来自 Slack 的截图反馈)。Z.ai 现行品牌为单色 "Z" 标志,本 PR 在所有渲染 GLM logo 的位置统一替换:AgentX 结果列表(新增
logos/models/zai.svg,白色 Z 配深色圆角底板,与 Kimi 底板样式一致,明暗两种主题均清晰可读);/model 页面映射改为zai.svg;推理图表标题中 GLM 5/5.1 与 GLM 5.2/5.3 也改用zai.svg,并登记入单色标志集合以便暗色模式自动反色。删除已无引用的旧zhipu.svg/zhipu-color.svg资源;支持者引言中的机构 logo(zhipu.webp)刻意保持不变。标志来源于 lobe-icons(MIT 许可),与现有模型标志同源。Note
Low Risk
Static asset and logo path updates only; no runtime logic or data handling changes.
Overview
Replaces the legacy Zhipu blue-dot brand assets with Z.ai’s monochrome “Z” everywhere GLM-related logos render.
AgentX compare hero (
glm-5-2ledger row) now points atlogos/models/zai.svg(white Z on a dark rounded tile, similar to Kimi). Inference UI (MODEL_CONFIGfor GLM 5/5.1 and GLM 5.2/5.3) and model developer pages (Z.ai (Zhipu AI)) usezai.svg, withzai.svgadded toMONOCHROME_LOGO_FILESso dark mode inverts it like OpenAI.Removes unused
zhipu.svgandzhipu-color.svg; supporter-quotezhipu.webpis unchanged.Reviewed by Cursor Bugbot for commit 1a3016d. Bugbot is set up for automated code reviews on this repo. Configure here.