summaryrefslogtreecommitdiff
path: root/Juick/Images.xcassets/res/chats_icon.imageset
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-09-27 22:24:38 +0300
committerGravatar Vitaly Takmazov2017-09-27 22:24:38 +0300
commit6499148cb3f62e20534b62c181125ebeacfa3438 (patch)
tree3aa289caa409366e70dd1802d67df61903fa992b /Juick/Images.xcassets/res/chats_icon.imageset
parent25bc4f1357252dc0aeee70f0a638a4226231d5fb (diff)
cleanup
Diffstat (limited to 'Juick/Images.xcassets/res/chats_icon.imageset')
-rw-r--r--Juick/Images.xcassets/res/chats_icon.imageset/Contents.json23
-rw-r--r--Juick/Images.xcassets/res/chats_icon.imageset/chats_icon.pngbin0 -> 487 bytes
-rw-r--r--Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@2x.pngbin0 -> 908 bytes
-rw-r--r--Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@3x.pngbin0 -> 1251 bytes
4 files changed, 23 insertions, 0 deletions
diff --git a/Juick/Images.xcassets/res/chats_icon.imageset/Contents.json b/Juick/Images.xcassets/res/chats_icon.imageset/Contents.json
new file mode 100644
index 0000000..e666842
--- /dev/null
+++ b/Juick/Images.xcassets/res/chats_icon.imageset/Contents.json
@@ -0,0 +1,23 @@
+{
+ "images" : [
+ {
+ "idiom" : "universal",
+ "filename" : "chats_icon.png",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "universal",
+ "filename" : "chats_icon@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "universal",
+ "filename" : "chats_icon@3x.png",
+ "scale" : "3x"
+ }
+ ],
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+} \ No newline at end of file
diff --git a/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon.png b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon.png
new file mode 100644
index 0000000..9161afa
--- /dev/null
+++ b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon.png
Binary files differ
diff --git a/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@2x.png b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@2x.png
new file mode 100644
index 0000000..2811b24
--- /dev/null
+++ b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@2x.png
Binary files differ
diff --git a/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@3x.png b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@3x.png
new file mode 100644
index 0000000..9009095
--- /dev/null
+++ b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@3x.png
Binary files differ