diff options
| -rw-r--r-- | ios/MullvadVPN/Assets.xcassets/IconReload.imageset/Contents.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ios/MullvadVPN/Assets.xcassets/IconReload.imageset/Contents.json b/ios/MullvadVPN/Assets.xcassets/IconReload.imageset/Contents.json index de2a405693..ff6e723432 100644 --- a/ios/MullvadVPN/Assets.xcassets/IconReload.imageset/Contents.json +++ b/ios/MullvadVPN/Assets.xcassets/IconReload.imageset/Contents.json @@ -8,5 +8,9 @@ "info" : { "author" : "xcode", "version" : 1 + }, + "properties" : { + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } |
