[MAPSME-3079] [ios] Added traffic icon for menu.

This commit is contained in:
Ilya Grechuhin 2016-11-24 17:52:10 +03:00
parent dd75999982
commit 91aa633416
8 changed files with 52 additions and 0 deletions

View file

@ -0,0 +1,26 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "ic_setting_traffic_off.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "ic_setting_traffic_off@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "ic_setting_traffic_off@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

View file

@ -0,0 +1,26 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "ic_setting_traffic_on.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "ic_setting_traffic_on@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "ic_setting_traffic_on@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 B