icon.json 780 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "fill" : {
  3. "automatic-gradient" : "extended-srgb:0.00000,0.47843,1.00000,1.00000"
  4. },
  5. "groups" : [
  6. {
  7. "layers" : [
  8. {
  9. "image-name" : "expo-symbol 2.svg",
  10. "name" : "expo-symbol 2",
  11. "position" : {
  12. "scale" : 1,
  13. "translation-in-points" : [
  14. 1.1008400065293245e-05,
  15. -16.046875
  16. ]
  17. }
  18. },
  19. {
  20. "image-name" : "grid.png",
  21. "name" : "grid"
  22. }
  23. ],
  24. "shadow" : {
  25. "kind" : "neutral",
  26. "opacity" : 0.5
  27. },
  28. "translucency" : {
  29. "enabled" : true,
  30. "value" : 0.5
  31. }
  32. }
  33. ],
  34. "supported-platforms" : {
  35. "circles" : [
  36. "watchOS"
  37. ],
  38. "squares" : "shared"
  39. }
  40. }