summary refs log tree commit diff stats
path: root/macOS/Ether/Assets.xcassets/AppIcon.appiconset
diff options
context:
space:
mode:
Diffstat (limited to 'macOS/Ether/Assets.xcassets/AppIcon.appiconset')
-rw-r--r--macOS/Ether/Assets.xcassets/AppIcon.appiconset/Contents.json65
-rw-r--r--macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon.pngbin0 -> 504 bytes
-rw-r--r--macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon128.pngbin0 -> 1680 bytes
-rw-r--r--macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon256-1.pngbin0 -> 2625 bytes
-rw-r--r--macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon256.pngbin0 -> 2625 bytes
-rw-r--r--macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon32-1.pngbin0 -> 735 bytes
-rw-r--r--macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon32.pngbin0 -> 735 bytes
-rw-r--r--macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon64.pngbin0 -> 1084 bytes
8 files changed, 65 insertions, 0 deletions
diff --git a/macOS/Ether/Assets.xcassets/AppIcon.appiconset/Contents.json b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..388036d --- /dev/null +++ b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,65 @@
1{
2 "images" : [
3 {
4 "size" : "16x16",
5 "idiom" : "mac",
6 "filename" : "icon.png",
7 "scale" : "1x"
8 },
9 {
10 "size" : "16x16",
11 "idiom" : "mac",
12 "filename" : "icon32-1.png",
13 "scale" : "2x"
14 },
15 {
16 "size" : "32x32",
17 "idiom" : "mac",
18 "filename" : "icon32.png",
19 "scale" : "1x"
20 },
21 {
22 "size" : "32x32",
23 "idiom" : "mac",
24 "filename" : "icon64.png",
25 "scale" : "2x"
26 },
27 {
28 "size" : "128x128",
29 "idiom" : "mac",
30 "filename" : "icon128.png",
31 "scale" : "1x"
32 },
33 {
34 "size" : "128x128",
35 "idiom" : "mac",
36 "filename" : "icon256.png",
37 "scale" : "2x"
38 },
39 {
40 "size" : "256x256",
41 "idiom" : "mac",
42 "filename" : "icon256-1.png",
43 "scale" : "1x"
44 },
45 {
46 "idiom" : "mac",
47 "size" : "256x256",
48 "scale" : "2x"
49 },
50 {
51 "idiom" : "mac",
52 "size" : "512x512",
53 "scale" : "1x"
54 },
55 {
56 "idiom" : "mac",
57 "size" : "512x512",
58 "scale" : "2x"
59 }
60 ],
61 "info" : {
62 "version" : 1,
63 "author" : "xcode"
64 }
65} \ No newline at end of file
diff --git a/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon.png b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon.png new file mode 100644 index 0000000..0b43935 --- /dev/null +++ b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon.png
Binary files differ
diff --git a/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon128.png b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon128.png new file mode 100644 index 0000000..eff7e8d --- /dev/null +++ b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon128.png
Binary files differ
diff --git a/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon256-1.png b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon256-1.png new file mode 100644 index 0000000..37b6894 --- /dev/null +++ b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon256-1.png
Binary files differ
diff --git a/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon256.png b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon256.png new file mode 100644 index 0000000..37b6894 --- /dev/null +++ b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon256.png
Binary files differ
diff --git a/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon32-1.png b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon32-1.png new file mode 100644 index 0000000..580c814 --- /dev/null +++ b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon32-1.png
Binary files differ
diff --git a/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon32.png b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon32.png new file mode 100644 index 0000000..580c814 --- /dev/null +++ b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon32.png
Binary files differ
diff --git a/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon64.png b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon64.png new file mode 100644 index 0000000..b04357b --- /dev/null +++ b/macOS/Ether/Assets.xcassets/AppIcon.appiconset/icon64.png
Binary files differ