Skip to content

feat(app): draw the icon as two device windows and ship it in usable sizes - #63

Merged
Mastersam07 merged 1 commit into
devfrom
feat/icon-set
Sep 24, 2026
Merged

Mastersam07 merged 1 commit into
devfrom
feat/icon-set

Conversation

@Mastersam07

@Mastersam07 Mastersam07 commented Sep 24, 2026 •

Copy link
Copy Markdown
Owner

What: The app icon is now two device windows, one in front of the other, which is the thing this app does that the tool it replaces does not.

…sizes

The icon says what this app does that the tool it replaces does not: a window
per device, one in front of the other. The front device cuts back to the
background first, without which the two outlines cross and it reads as a tangle
wherever it is small.

Adds an icons folder with the sizes people ask for, edge to edge versions for
avatars that get cropped again by whoever shows them, a vector copy and a social
preview.

Two defects turned up while generating it. Every file was twice the size its name
promised, because lockFocus renders at the display's backing scale. And the app
icon stopped at 512, because iconutil silently ignores any file name outside the
ten it knows, and two of the names being written were not among them.
@Mastersam07
Mastersam07 merged commit a83b6fe into dev Sep 24, 2026
2 checks passed
@Mastersam07
Mastersam07 deleted the feat/icon-set branch September 24, 2026 23:12
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