[ios] Added search filter images.

This commit is contained in:
Ilya Grechuhin 2016-11-07 11:17:53 +03:00
parent 6fcdefc828
commit 344d15870c
8 changed files with 52 additions and 0 deletions

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 B

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 B