zulip-desktop
zulip-desktop copied to clipboard
macos_icon: Fix skewed logo for Spotlight/Finder
macOS icons are skewed for sizes 16x16, 32x32, 48x48 (see issue #1316 ).
What's this PR do? As previously mentioned in Issue #1316, the app icon in macOS looks skewed in Spotlight, Finder. This PR fixes this look.
Any background context you want to provide?
I created a new icon.icns
based on the icons in build/icons
using iconutil -c icns
.
Screenshots
Before:
After:
You have tested this PR on:
- [ ] Windows
- [ ] Linux/Ubuntu
- [x] macOS (14.6.1)