You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 feat: use circle GatewayIcon for mux-gateway provider (#961)
_Generated with `mux`_
Replace the 1MB embedded PNG MuxIcon with the clean SVG GatewayIcon
(circle with M letter) for the mux-gateway provider.
**Changes:**
- Import GatewayIcon instead of MuxIcon in ProviderIcon.tsx
- Remove BITMAP_ICON_PROVIDERS set and associated CSS filter logic
- GatewayIcon is a native SVG that inherits currentColor automatically,
matching other provider icons
0 commit comments