From fb88de92234fd494bafb13c694569015bcb2356c Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Sat, 19 Jul 2025 12:01:18 -0400 Subject: [PATCH] Fix error in OpenRouter svg logo (#34764) Fix a spurious error in Zed logs from the OpenRouter svg Logo introduced in https://github.com/zed-industries/zed/pull/29496: ```log WARN [usvg::parser::svgtree] Failed to parse clip-path value: 'url(#clip0_205_3)'. ``` Release Notes: - N/A --- assets/icons/ai_open_router.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/icons/ai_open_router.svg b/assets/icons/ai_open_router.svg index cc8597729a..94f2849146 100644 --- a/assets/icons/ai_open_router.svg +++ b/assets/icons/ai_open_router.svg @@ -1,5 +1,5 @@ - +