aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Assets/App Icon.icon/icon.json
blob: e147fe7232b676688f9999c5ed6adfcf4d63776e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "fill" : {
    "linear-gradient" : [
      "display-p3:0.98824,0.15686,0.15686,1.00000",
      "srgb:0.83024,0.00000,0.00000,1.00000"
    ],
    "orientation" : {
      "start" : {
        "x" : 0.5,
        "y" : 0
      },
      "stop" : {
        "x" : 0.5,
        "y" : 0.7
      }
    }
  },
  "groups" : [
    {
      "layers" : [
        {
          "image-name" : "hl.svg",
          "name" : "hl",
          "position" : {
            "scale" : 1.33,
            "translation-in-points" : [
              0,
              -4.509732002588862e-05
            ]
          }
        }
      ],
      "shadow" : {
        "kind" : "neutral",
        "opacity" : 0.5
      },
      "translucency" : {
        "enabled" : true,
        "value" : 0.5
      }
    }
  ],
  "supported-platforms" : {
    "circles" : [
      "watchOS"
    ],
    "squares" : "shared"
  }
}