Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
signalapp
GitHub Repository: signalapp/Signal-iOS
Path: blob/main/Signal/AppIcons/AppIcon-yellow.icon/icon.json
1 views
1
{
2
"fill-specializations" : [
3
{
4
"value" : {
5
"linear-gradient" : [
6
"display-p3:1.00000,0.87451,0.41961,1.00000",
7
"srgb:1.00000,0.54510,0.01176,1.00000"
8
]
9
}
10
},
11
{
12
"appearance" : "dark",
13
"value" : {
14
"linear-gradient" : [
15
"display-p3:0.20000,0.16078,0.01961,1.00000",
16
"srgb:0.13725,0.07843,0.01176,1.00000"
17
]
18
}
19
}
20
],
21
"groups" : [
22
{
23
"layers" : [
24
{
25
"fill-specializations" : [
26
{
27
"appearance" : "dark",
28
"value" : {
29
"linear-gradient" : [
30
"display-p3:1.00000,0.87451,0.41961,1.00000",
31
"srgb:1.00000,0.54510,0.01176,1.00000"
32
]
33
}
34
},
35
{
36
"appearance" : "tinted",
37
"value" : {
38
"linear-gradient" : [
39
"gray:1.00000,1.00000",
40
"gray:0.59646,1.00000"
41
]
42
}
43
}
44
],
45
"image-name" : "chat.svg",
46
"name" : "chat",
47
"opacity-specializations" : [
48
{
49
"value" : 0.88
50
},
51
{
52
"appearance" : "dark",
53
"value" : 0.88
54
},
55
{
56
"appearance" : "tinted",
57
"value" : 0.88
58
}
59
]
60
},
61
{
62
"blend-mode" : "overlay",
63
"fill" : {
64
"solid" : "srgb:1.00000,1.00000,1.00000,1.00000"
65
},
66
"glass" : false,
67
"image-name" : "yellow-stripes.svg",
68
"name" : "yellow-stripes",
69
"opacity-specializations" : [
70
{
71
"value" : 0.12
72
},
73
{
74
"appearance" : "dark",
75
"value" : 0.04
76
},
77
{
78
"appearance" : "tinted",
79
"value" : 0.04
80
}
81
]
82
}
83
],
84
"shadow" : {
85
"kind" : "neutral",
86
"opacity" : 0.5
87
},
88
"translucency" : {
89
"enabled" : true,
90
"value" : 0.2
91
}
92
}
93
],
94
"supported-platforms" : {
95
"squares" : [
96
"iOS"
97
]
98
}
99
}
100