summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2020-04-01 14:43:43 +0200
committerAndrej Mihajlov <and@mullvad.net>2020-04-01 15:00:33 +0200
commit60fc9c9af8cd641235f4f01fc74825db0d2d4f7b (patch)
tree504b9b701557f612c649e1ae828fcf2d2e5c7523 /ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json
parentef840c1a1df363587c37943210e98f9deea95bde (diff)
downloadmullvadvpn-60fc9c9af8cd641235f4f01fc74825db0d2d4f7b.tar.xz
mullvadvpn-60fc9c9af8cd641235f4f01fc74825db0d2d4f7b.zip
Convert to using vector PDF vs. raster
Diffstat (limited to 'ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json')
-rw-r--r--ios/MullvadVPN/Assets.xcassets/IconCloseSml.imageset/Contents.json16
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