diff --git a/AppIcon.icon/Assets/1 - Layer.png b/AppIcon.icon/Assets/1 - Layer.png new file mode 100644 index 00000000..4191b975 Binary files /dev/null and b/AppIcon.icon/Assets/1 - Layer.png differ diff --git a/AppIcon.icon/Assets/2 - Layer.svg b/AppIcon.icon/Assets/2 - Layer.svg new file mode 100644 index 00000000..63985a3b --- /dev/null +++ b/AppIcon.icon/Assets/2 - Layer.svg @@ -0,0 +1,9 @@ + + + 2 - Layer + + + + + + \ No newline at end of file diff --git a/AppIcon.icon/Assets/3 - Layer.svg b/AppIcon.icon/Assets/3 - Layer.svg new file mode 100644 index 00000000..ff05d0a0 --- /dev/null +++ b/AppIcon.icon/Assets/3 - Layer.svg @@ -0,0 +1,9 @@ + + + 3 - Layer + + + + + + \ No newline at end of file diff --git a/AppIcon.icon/Assets/4 - Layer.svg b/AppIcon.icon/Assets/4 - Layer.svg new file mode 100644 index 00000000..e5bc289b --- /dev/null +++ b/AppIcon.icon/Assets/4 - Layer.svg @@ -0,0 +1,9 @@ + + + 4 - Layer + + + + + + \ No newline at end of file diff --git a/AppIcon.icon/Assets/5 - Layer.svg b/AppIcon.icon/Assets/5 - Layer.svg new file mode 100644 index 00000000..79cab39f --- /dev/null +++ b/AppIcon.icon/Assets/5 - Layer.svg @@ -0,0 +1,9 @@ + + + 5 - Layer + + + + + + \ No newline at end of file diff --git a/AppIcon.icon/icon.json b/AppIcon.icon/icon.json new file mode 100644 index 00000000..99dd49f2 --- /dev/null +++ b/AppIcon.icon/icon.json @@ -0,0 +1,106 @@ +{ + "fill-specializations" : [ + { + "value" : "system-light" + }, + { + "appearance" : "dark", + "value" : "system-dark" + } + ], + "groups" : [ + { + "layers" : [ + { + "fill-specializations" : [ + { + "appearance" : "tinted", + "value" : { + "solid" : "srgb:0.00000,0.00000,0.00000,1.00000" + } + } + ], + "image-name" : "5 - Layer.svg", + "name" : "5 - Layer" + } + ], + "shadow" : { + "kind" : "neutral", + "opacity" : 0.5 + }, + "translucency" : { + "enabled" : true, + "value" : 0.5 + } + }, + { + "layers" : [ + { + "blend-mode" : "multiply", + "image-name" : "4 - Layer.svg", + "name" : "4 - Layer", + "opacity" : 0.3 + }, + { + "blend-mode" : "multiply", + "image-name" : "3 - Layer.svg", + "name" : "3 - Layer", + "opacity-specializations" : [ + { + "value" : 0.5 + }, + { + "appearance" : "dark", + "value" : 0.2 + } + ] + }, + { + "image-name" : "2 - Layer.svg", + "name" : "2 - Layer", + "opacity-specializations" : [ + { + "value" : 0.8 + }, + { + "appearance" : "dark", + "value" : 0.75 + } + ] + }, + { + "fill-specializations" : [ + { + "appearance" : "dark", + "value" : { + "automatic-gradient" : "srgb:0.98431,0.69020,0.25098,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "solid" : "srgb:1.00000,1.00000,1.00000,1.00000" + } + } + ], + "image-name" : "1 - Layer.png", + "name" : "1 - Layer" + } + ], + "shadow" : { + "kind" : "neutral", + "opacity" : 0.5 + }, + "translucency" : { + "enabled" : true, + "value" : 0.5 + } + } + ], + "supported-platforms" : { + "circles" : [ + "watchOS" + ], + "squares" : "shared" + } +} \ No newline at end of file