diff options
Diffstat (limited to 'ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json')
| -rw-r--r-- | ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json b/ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json index 83221941d2..8054dc854b 100644 --- a/ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json +++ b/ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json @@ -2,22 +2,14 @@ "images" : [ { "idiom" : "universal", - "filename" : "IconCloseSml.png", - "scale" : "1x" - }, - { - "idiom" : "universal", - "filename" : "IconCloseSml@2x.png", - "scale" : "2x" - }, - { - "idiom" : "universal", - "filename" : "IconCloseSml@3x.png", - "scale" : "3x" + "filename" : "IconCloseSml.pdf" } ], "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "preserves-vector-representation" : true } }
\ No newline at end of file |
