Skip to content

feat(icons): add Windows Square* MSIX icon set#43

Merged
IamMrCupp merged 1 commit into
mainfrom
feat/windows-square-icons
Jun 2, 2026
Merged

feat(icons): add Windows Square* MSIX icon set#43
IamMrCupp merged 1 commit into
mainfrom
feat/windows-square-icons

Conversation

@IamMrCupp

Copy link
Copy Markdown
Member

Closes #31. Part of #26 (Phase 3 — extension).

Folds the Windows side into the icon generator. Tauri's Windows/MSIX bundler expects a Square*Logo.png ladder plus StoreLogo.png; none existed, so Windows packaging would break the moment it's enabled.

Generates logos/icons/windows/Square{30,44,71,89,107,142,150,284,310}Logo.png + StoreLogo.png (50px) from the color symbol via cairosvg. New [icons.windows] section in brand.toml.

Latent for now — tauri.conf.json only bundles macOS (app/dmg) today — but cheap to ship alongside the macOS set so it's ready when Windows packaging turns on. Byte-identical on rebuild.

Signed-off-by: Aaron Cupp <mrcupp@mrcupp.com>
@IamMrCupp IamMrCupp merged commit 39dbe78 into main Jun 2, 2026
1 check passed
@IamMrCupp IamMrCupp deleted the feat/windows-square-icons branch June 2, 2026 03:29
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.

B.2 — Windows Square* icon set (optional)

1 participant