Fix the 256x256 icon size

Was an exact copy of the 48x48 icon.
New file generated with the following command:
convert PCB/labralogo.pretty/logo_edit.png -background '#008632' -resize 256x256 -gravity center -extent 256x256 -strip Desktop_Interface/resources/icon256/espotek-labrador.png

Regenerate the 48x48 icon as well with a similar command since it
reduces its file size by over a third.
This commit is contained in:
Kyle Guinn 2021-11-13 18:06:53 -06:00
parent 591940b225
commit e8a854ee9b
2 changed files with 0 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB