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