perf(icons): downscale ZetaAPI provider icon to 256px

The ZetaAPI icon shipped as a 1254x1254 / 940KB PNG, roughly 30x larger
than its on-screen render size (~32px in ProviderIcon). Downscale to
256x256, cutting it to ~40KB (-96%) so it no longer bloats the bundle.
Same filename, so no import/code change.
This commit is contained in:
Jason
2026-06-30 16:49:35 +08:00
parent e54a342301
commit 8fb6ebb6bd
Binary file not shown.

Before

Width:  |  Height:  |  Size: 940 KiB

After

Width:  |  Height:  |  Size: 40 KiB