diff --git a/avia_assets/icon.icns b/avia_assets/icon.icns deleted file mode 100644 index e0bbe63..0000000 Binary files a/avia_assets/icon.icns and /dev/null differ diff --git a/avia_assets/icon.icon/Assets/icon.svg b/avia_assets/icon.icon/Assets/icon.svg new file mode 100644 index 0000000..50be31d --- /dev/null +++ b/avia_assets/icon.icon/Assets/icon.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/avia_assets/icon.icon/icon.json b/avia_assets/icon.icon/icon.json new file mode 100644 index 0000000..0a925b8 --- /dev/null +++ b/avia_assets/icon.icon/icon.json @@ -0,0 +1,58 @@ +{ + "color-space-for-untagged-svg-colors" : "display-p3", + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "extended-srgb:0.00000,0.53333,1.00000,1.00000" + } + }, + { + "appearance" : "dark", + "value" : { + "solid" : "display-p3:0.16644,0.08206,0.33650,1.00000" + } + } + ], + "groups" : [ + { + "blend-mode-specializations" : [ + { + "appearance" : "dark", + "value" : "hard-light" + } + ], + "blur-material" : null, + "hidden" : false, + "layers" : [ + { + "glass" : false, + "image-name" : "icon.svg", + "name" : "icon", + "position" : { + "scale" : 4.5, + "translation-in-points" : [ + 2.0231672940001317, + -61.4140625 + ] + } + } + ], + "lighting" : "individual", + "shadow" : { + "kind" : "neutral", + "opacity" : 0.5 + }, + "specular" : true, + "translucency" : { + "enabled" : false, + "value" : 0.5 + } + } + ], + "supported-platforms" : { + "circles" : [ + "watchOS" + ], + "squares" : "shared" + } +} \ No newline at end of file