mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Adds two new icons to the icon library: - **`anthropic.svg`** — Anthropic logo - **`gemini-monochrome.svg`** — Gemini logo, monochrome variant Both use `monochrome` theme handling to adapt for dark and light backgrounds. ### Changes - Added `anthropic.svg` and `gemini-monochrome.svg` to `site/static/icon/` - Registered both in `site/src/theme/icons.json` (alphabetically sorted) - Added `monochrome` theme handling for both in `site/src/theme/externalImages.ts` --- Created on behalf of @tracyjohnsonux --------- Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>