-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
C: EnhancementNew feature or requestNew feature or requestS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code
Description
The legacy program icon used to picture a note block using isometric view, i.e. lines are parallel (probably taken from Minecraft Wiki, as most block images there are rendered in external programs rather than taken from Minecraft).
The new icon, on the other hand, seems to have been taken from a Minecraft screenshot, which uses perspective rather than isometric view. Check comparison below:
Not only the isometric projection looks better, but it's also widely used when making program icons that contain cubes, which includes Minecraft Launcher and Minecraft itself.
With that in mind, I made a new icon for the program, which retains both the isometric projection from the old icon, as well as the new texture and note color in the new icon:
Metadata
Metadata
Assignees
Labels
C: EnhancementNew feature or requestNew feature or requestS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code

