Skip to content

Commit 7eb07ca

Browse files
committed
Add new icon assets and update icon configuration
1 parent ee8193d commit 7eb07ca

File tree

5 files changed

+92
-0
lines changed

5 files changed

+92
-0
lines changed

assets/icon.icon/Assets/Camera.png

17.2 KB
Loading
21.1 KB
Loading

assets/icon.icon/Assets/grid.png

93 KB
Loading

assets/icon.icon/icon.json

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
{
2+
"fill" : {
3+
"linear-gradient" : [
4+
"display-p3:0.14760,0.83678,1.00000,1.00000",
5+
"extended-srgb:0.00000,0.53333,1.00000,1.00000"
6+
]
7+
},
8+
"groups" : [
9+
{
10+
"blur-material" : null,
11+
"hidden" : false,
12+
"layers" : [
13+
{
14+
"glass" : false,
15+
"hidden" : false,
16+
"image-name" : "Camera.png",
17+
"name" : "Camera",
18+
"position" : {
19+
"scale" : 0.7,
20+
"translation-in-points" : [
21+
194.41956001620994,
22+
-323.46080684985725
23+
]
24+
}
25+
},
26+
{
27+
"image-name" : "Frame 33.png",
28+
"name" : "Frame 33",
29+
"position" : {
30+
"scale" : 0.7,
31+
"translation-in-points" : [
32+
0,
33+
-326.6
34+
]
35+
}
36+
}
37+
],
38+
"opacity" : 1,
39+
"position" : {
40+
"scale" : 0.985,
41+
"translation-in-points" : [
42+
0,
43+
1
44+
]
45+
},
46+
"shadow" : {
47+
"kind" : "neutral",
48+
"opacity" : 0.5
49+
},
50+
"translucency" : {
51+
"enabled" : true,
52+
"value" : 0.5
53+
}
54+
},
55+
{
56+
"blur-material" : null,
57+
"hidden" : false,
58+
"layers" : [
59+
{
60+
"fill" : {
61+
"solid" : "extended-gray:1.00000,1.00000"
62+
},
63+
"image-name" : "grid.png",
64+
"name" : "Grid",
65+
"opacity" : 0.5,
66+
"position" : {
67+
"scale" : 0.5,
68+
"translation-in-points" : [
69+
0,
70+
0
71+
]
72+
}
73+
}
74+
],
75+
"shadow" : {
76+
"kind" : "none",
77+
"opacity" : 0.5
78+
},
79+
"specular" : false,
80+
"translucency" : {
81+
"enabled" : false,
82+
"value" : 0.5
83+
}
84+
}
85+
],
86+
"supported-platforms" : {
87+
"circles" : [
88+
"watchOS"
89+
],
90+
"squares" : "shared"
91+
}
92+
}

assets/icon.png

211 KB
Loading

0 commit comments

Comments
 (0)