diff --git a/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/Contents.json b/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/Contents.json new file mode 100644 index 0000000000..ab83059267 --- /dev/null +++ b/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "ic_checkmark_sys.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "ic_checkmark_sys@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "ic_checkmark_sys@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys.png b/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys.png new file mode 100644 index 0000000000..5dca607a50 Binary files /dev/null and b/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys.png differ diff --git a/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys@2x.png b/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys@2x.png new file mode 100644 index 0000000000..7741e3b0cf Binary files /dev/null and b/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys@2x.png differ diff --git a/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys@3x.png b/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys@3x.png new file mode 100644 index 0000000000..1499822461 Binary files /dev/null and b/iphone/Maps/Images.xcassets/Downloader/ic_checkmark_sys.imageset/ic_checkmark_sys@3x.png differ diff --git a/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/Contents.json b/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/Contents.json new file mode 100644 index 0000000000..39f984078e --- /dev/null +++ b/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "ic_clear_sys.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "ic_clear_sys@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "ic_clear_sys@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys.png b/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys.png new file mode 100644 index 0000000000..39e68107d4 Binary files /dev/null and b/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys.png differ diff --git a/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys@2x.png b/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys@2x.png new file mode 100644 index 0000000000..5766ffd367 Binary files /dev/null and b/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys@2x.png differ diff --git a/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys@3x.png b/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys@3x.png new file mode 100644 index 0000000000..8bc295ae99 Binary files /dev/null and b/iphone/Maps/Images.xcassets/Downloader/ic_clear_sys.imageset/ic_clear_sys@3x.png differ