Merge branch 'charlesmchen/fileIcon'

This commit is contained in:
Michael Kirk 2018-07-16 12:54:23 -06:00
commit b9b16f9720
5 changed files with 3 additions and 3 deletions

View File

@ -2,17 +2,17 @@
"images" : [
{
"idiom" : "universal",
"filename" : "File@1x.png",
"filename" : "file-light-large@1x.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "File@2x.png",
"filename" : "file-light-large@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "File@3x.png",
"filename" : "file-light-large@3x.png",
"scale" : "3x"
}
],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 808 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 769 B

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB