Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
signalapp
GitHub Repository: signalapp/Signal-iOS
Path: blob/main/Signal/AppIcons/AppIcon-bubbles.icon/icon.json
1 views
1
{
2
"fill-specializations" : [
3
{
4
"value" : "system-light"
5
},
6
{
7
"appearance" : "dark",
8
"value" : "system-dark"
9
}
10
],
11
"groups" : [
12
{
13
"layers" : [
14
{
15
"fill-specializations" : [
16
{
17
"value" : {
18
"solid" : "srgb:0.00000,0.47843,1.00000,1.00000"
19
}
20
},
21
{
22
"appearance" : "tinted",
23
"value" : {
24
"solid" : "gray:0.31820,1.00000"
25
}
26
}
27
],
28
"glass" : false,
29
"hidden" : false,
30
"image-name" : "bubbles-overlap.svg",
31
"name" : "bubbles-overlap",
32
"opacity" : 1
33
},
34
{
35
"blend-mode" : "normal",
36
"fill-specializations" : [
37
{
38
"value" : {
39
"linear-gradient" : [
40
"display-p3:0.65091,0.81203,1.00000,1.00000",
41
"srgb:0.02009,0.68619,0.89532,1.00000"
42
],
43
"orientation" : {
44
"start" : {
45
"x" : 0.5,
46
"y" : 0
47
},
48
"stop" : {
49
"x" : 0.5057908442982456,
50
"y" : 1
51
}
52
}
53
}
54
},
55
{
56
"appearance" : "tinted",
57
"value" : {
58
"linear-gradient" : [
59
"gray:0.96434,1.00000",
60
"gray:0.84070,1.00000"
61
]
62
}
63
}
64
],
65
"image-name" : "bubbles-small.svg",
66
"name" : "bubbles-small",
67
"opacity-specializations" : [
68
{
69
"value" : 1
70
},
71
{
72
"appearance" : "dark",
73
"value" : 0.92
74
},
75
{
76
"appearance" : "tinted",
77
"value" : 0.86
78
}
79
]
80
},
81
{
82
"fill-specializations" : [
83
{
84
"value" : {
85
"linear-gradient" : [
86
"display-p3:1.00000,0.56471,0.16078,1.00000",
87
"srgb:1.00000,0.24706,0.20000,1.00000"
88
],
89
"orientation" : {
90
"start" : {
91
"x" : 0.5,
92
"y" : 0
93
},
94
"stop" : {
95
"x" : 0.4822402887079063,
96
"y" : 1
97
}
98
}
99
}
100
},
101
{
102
"appearance" : "tinted",
103
"value" : {
104
"linear-gradient" : [
105
"gray:0.89815,1.00000",
106
"gray:0.45334,1.00000"
107
]
108
}
109
}
110
],
111
"image-name" : "bubbles-large.svg",
112
"name" : "bubbles-large",
113
"opacity-specializations" : [
114
{
115
"value" : 1
116
},
117
{
118
"appearance" : "tinted",
119
"value" : 0.9
120
}
121
]
122
}
123
],
124
"shadow" : {
125
"kind" : "neutral",
126
"opacity" : 0.5
127
},
128
"translucency" : {
129
"enabled" : false,
130
"value" : 0.5
131
}
132
}
133
],
134
"supported-platforms" : {
135
"squares" : [
136
"iOS"
137
]
138
}
139
}
140
141