feat: replace x-code icon with high-res xcode icon via URL import

Replace the old low-res x-code inline SVG (7.6KB) with a new high-res
xcode.svg (286KB) loaded via Vite URL import. Update all three provider
preset files to reference the new icon name.
This commit is contained in:
Jason
2026-04-10 18:10:34 +08:00
parent 794795cad4
commit a83bd90fa9
7 changed files with 13 additions and 25 deletions
+1 -1
View File
@@ -331,7 +331,7 @@ requires_openai_auth = true`,
category: "third_party",
isPartner: true, // 合作伙伴
partnerPromotionKey: "x-code", // 促销信息 i18n key
icon: "x-code",
icon: "xcode",
iconColor: "#000000",
},
{