Skip to content

[codex] Remove unused icon assets#191

Merged
AdamEssenmacher merged 1 commit intomainfrom
codex/remove-unused-icons
Apr 21, 2026
Merged

[codex] Remove unused icon assets#191
AdamEssenmacher merged 1 commit intomainfrom
codex/remove-unused-icons

Conversation

@AdamEssenmacher
Copy link
Copy Markdown
Owner

What changed

Removed 42 unreferenced icon assets from icons/.

This cleanup includes:

  • all unreferenced *512x512.png icon variants
  • retired unreferenced 128x128 icons for removed product lines such as CrashReporting, DynamicLinks, Invites, AppIndexing, AppInvite, GCM, InstanceID, and PlayGames

Why

The remaining package projects only pack the referenced 128x128 package icons. These deleted assets had no consumers in the current repository, so they were just dead binary weight in source control.

Validation

  • git diff --check
  • Re-ran the unused-icon scan after deletion and verified it returns count=0.
  • Verified the remaining icon references in project files still point only to active 128x128 assets.

No build was run because this is asset-only cleanup.

@AdamEssenmacher AdamEssenmacher marked this pull request as ready for review April 21, 2026 19:14
@AdamEssenmacher AdamEssenmacher merged commit d464908 into main Apr 21, 2026
1 check passed
@AdamEssenmacher AdamEssenmacher deleted the codex/remove-unused-icons branch April 21, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant