From 52db7941eaf10e052079e2e6b8feef0c8b466818 Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 4 Feb 2026 00:09:25 +0800 Subject: [PATCH] fix(ui): update OpenClaw icon in icon index Replace old pixel-art style icon with new gradient lobster icon to match the SVG added in 2dad4729. --- src/icons/extracted/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icons/extracted/index.ts b/src/icons/extracted/index.ts index c93ccd6bb..a87ab5d88 100644 --- a/src/icons/extracted/index.ts +++ b/src/icons/extracted/index.ts @@ -37,7 +37,7 @@ export const icons: Record = { notion: `Notion`, ollama: `Ollama`, openai: `OpenAI`, - openclaw: `OpenClaw`, + openclaw: `OpenClaw`, packycode: `PackyCode`, palm: `PaLM`, perplexity: `Perplexity`,