mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-07-09 20:09:28 +02:00
## Summary Addresses #48924. Several MSIX context-menu items did not ship the full standard logo set (e.g. File Locksmith was missing the 44x44 logo), so Windows fell back to a default icon in some surfaces. This updates the MSIX assets for **File Locksmith**, **Image Resizer** and **PowerRename** to provide the full logo set: 44x44 logo, small/large/150x150 tiles, and store logo. ## PR Checklist - [x] Closes #48924 - [ ] Tested manually ## Validation Icon-asset only change; no code modified. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>