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
@@ -1253,7 +1253,7 @@ export const opencodeProviderPresets: OpenCodeProviderPreset[] = [
category: "third_party",
isPartner: true,
partnerPromotionKey: "x-code",
icon: "x-code",
icon: "xcode",
iconColor: "#000000",
templateValues: {
apiKey: {