app: reduce icon dimensions

closes #12
This commit is contained in:
Gustavo Barbosa
2015-11-08 17:18:43 -05:00
parent 8d3139cfe0
commit 2ec54741fa
11 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 377 KiB

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@@ -9,7 +9,7 @@
{
"size" : "16x16",
"idiom" : "mac",
"filename" : "32-1.png",
"filename" : "32.png",
"scale" : "2x"
},
{
@@ -31,9 +31,9 @@
"scale" : "1x"
},
{
"size" : "128x128",
"idiom" : "mac",
"filename" : "256-1.png",
"size" : "128x128",
"filename" : "256.png",
"scale" : "2x"
},
{
@@ -43,9 +43,9 @@
"scale" : "1x"
},
{
"size" : "256x256",
"idiom" : "mac",
"filename" : "512-1.png",
"size" : "256x256",
"filename" : "512.png",
"scale" : "2x"
},
{
@@ -65,4 +65,4 @@
"version" : 1,
"author" : "xcode"
}
}
}