From 2e7db5ff8f83de8ffa36d4f3ff76b8bb176f4f39 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 25 Dec 2018 21:16:52 +0300 Subject: Evil Icons as PDF assets --- .../ei-heart.imageset/Contents.json | 25 +++++++++++++++++++++ .../Images.xcassets/ei-heart.imageset/ei-heart.pdf | Bin 0 -> 4113 bytes 2 files changed, 25 insertions(+) create mode 100644 Juick/Images.xcassets/ei-heart.imageset/Contents.json create mode 100644 Juick/Images.xcassets/ei-heart.imageset/ei-heart.pdf (limited to 'Juick/Images.xcassets/ei-heart.imageset') diff --git a/Juick/Images.xcassets/ei-heart.imageset/Contents.json b/Juick/Images.xcassets/ei-heart.imageset/Contents.json new file mode 100644 index 0000000..05954be --- /dev/null +++ b/Juick/Images.xcassets/ei-heart.imageset/Contents.json @@ -0,0 +1,25 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "ei-heart.pdf", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + }, + "properties" : { + "preserves-vector-representation" : true, + "auto-scaling" : "auto" + } +} \ No newline at end of file diff --git a/Juick/Images.xcassets/ei-heart.imageset/ei-heart.pdf b/Juick/Images.xcassets/ei-heart.imageset/ei-heart.pdf new file mode 100644 index 0000000..ec617c0 Binary files /dev/null and b/Juick/Images.xcassets/ei-heart.imageset/ei-heart.pdf differ -- cgit v1.2.3