Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
signalapp
GitHub Repository: signalapp/Signal-iOS
Path: blob/main/Signal/AppIcons/AppIcon-chat.icon/icon.json
1 views
1
{
2
"fill-specializations" : [
3
{
4
"value" : {
5
"linear-gradient" : [
6
"display-p3:0.10196,0.76863,0.97647,1.00000",
7
"srgb:0.17647,0.43529,0.95686,1.00000"
8
]
9
}
10
},
11
{
12
"appearance" : "dark",
13
"value" : "system-dark"
14
}
15
],
16
"groups" : [
17
{
18
"layers" : [
19
{
20
"fill-specializations" : [
21
{
22
"appearance" : "dark",
23
"value" : {
24
"linear-gradient" : [
25
"display-p3:0.10196,0.76863,0.97647,1.00000",
26
"srgb:0.17647,0.43529,0.95686,1.00000"
27
]
28
}
29
},
30
{
31
"appearance" : "tinted",
32
"value" : {
33
"linear-gradient" : [
34
"gray:1.00000,1.00000",
35
"gray:0.39675,1.00000"
36
]
37
}
38
}
39
],
40
"image-name" : "chat.svg",
41
"name" : "chat"
42
}
43
],
44
"shadow" : {
45
"kind" : "neutral",
46
"opacity" : 0.5
47
},
48
"translucency-specializations" : [
49
{
50
"value" : {
51
"enabled" : true,
52
"value" : 0.5
53
}
54
},
55
{
56
"appearance" : "dark",
57
"value" : {
58
"enabled" : true,
59
"value" : 0.3
60
}
61
},
62
{
63
"appearance" : "tinted",
64
"value" : {
65
"enabled" : true,
66
"value" : 0.3
67
}
68
}
69
]
70
}
71
],
72
"supported-platforms" : {
73
"squares" : [
74
"iOS"
75
]
76
}
77
}
78
79