diff options
Diffstat (limited to 'Juick/Images.xcassets/res/circle_right.imageset')
-rw-r--r-- | Juick/Images.xcassets/res/circle_right.imageset/Contents.json | 23 | ||||
-rw-r--r-- | Juick/Images.xcassets/res/circle_right.imageset/circle_right.png | bin | 0 -> 584 bytes | |||
-rw-r--r-- | Juick/Images.xcassets/res/circle_right.imageset/circle_right@2x.png | bin | 0 -> 1107 bytes | |||
-rw-r--r-- | Juick/Images.xcassets/res/circle_right.imageset/circle_right@3x.png | bin | 0 -> 1629 bytes |
4 files changed, 23 insertions, 0 deletions
diff --git a/Juick/Images.xcassets/res/circle_right.imageset/Contents.json b/Juick/Images.xcassets/res/circle_right.imageset/Contents.json new file mode 100644 index 0000000..1645b0d --- /dev/null +++ b/Juick/Images.xcassets/res/circle_right.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "circle_right.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "circle_right@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "circle_right@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/circle_right.imageset/circle_right.png b/Juick/Images.xcassets/res/circle_right.imageset/circle_right.png Binary files differnew file mode 100644 index 0000000..4b0eb6d --- /dev/null +++ b/Juick/Images.xcassets/res/circle_right.imageset/circle_right.png diff --git a/Juick/Images.xcassets/res/circle_right.imageset/circle_right@2x.png b/Juick/Images.xcassets/res/circle_right.imageset/circle_right@2x.png Binary files differnew file mode 100644 index 0000000..2d9c488 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_right.imageset/circle_right@2x.png diff --git a/Juick/Images.xcassets/res/circle_right.imageset/circle_right@3x.png b/Juick/Images.xcassets/res/circle_right.imageset/circle_right@3x.png Binary files differnew file mode 100644 index 0000000..0778501 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_right.imageset/circle_right@3x.png |