Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
signalapp
GitHub Repository: signalapp/Signal-iOS
Path: blob/main/Signal/AppIcons/AppIcon-wave.icon/icon.json
1 views
1
{
2
"fill-specializations" : [
3
{
4
"value" : {
5
"linear-gradient" : [
6
"display-p3:0.18039,0.67843,0.92157,1.00000",
7
"srgb:0.20392,0.38039,1.00000,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
"solid" : "srgb:0.18039,0.67451,0.92157,1.00000"
25
}
26
},
27
{
28
"appearance" : "tinted",
29
"value" : {
30
"solid" : "gray:1.00000,1.00000"
31
}
32
}
33
],
34
"hidden" : false,
35
"image-name" : "waves.svg",
36
"name" : "waves"
37
}
38
],
39
"shadow" : {
40
"kind" : "neutral",
41
"opacity" : 0.5
42
},
43
"translucency" : {
44
"enabled" : true,
45
"value" : 0.5
46
}
47
}
48
],
49
"supported-platforms" : {
50
"squares" : [
51
"iOS"
52
]
53
}
54
}
55