diff --git a/Icon.pxd b/Icon.pxd new file mode 100644 index 0000000..34bb47d Binary files /dev/null and b/Icon.pxd differ diff --git a/StickerSlack.icon/Assets/Group 7.png b/StickerSlack.icon/Assets/Group 7.png new file mode 100644 index 0000000..ffe7e95 Binary files /dev/null and b/StickerSlack.icon/Assets/Group 7.png differ diff --git a/StickerSlack.icon/Assets/Group 8.png b/StickerSlack.icon/Assets/Group 8.png new file mode 100644 index 0000000..5384da6 Binary files /dev/null and b/StickerSlack.icon/Assets/Group 8.png differ diff --git a/StickerSlack.icon/Assets/mini oval 3.png b/StickerSlack.icon/Assets/mini oval 3.png new file mode 100644 index 0000000..19911c3 Binary files /dev/null and b/StickerSlack.icon/Assets/mini oval 3.png differ diff --git a/StickerSlack.icon/icon.json b/StickerSlack.icon/icon.json new file mode 100644 index 0000000..ebca9a9 --- /dev/null +++ b/StickerSlack.icon/icon.json @@ -0,0 +1,65 @@ +{ + "fill" : { + "linear-gradient" : [ + "srgb:0.40787,0.09017,0.42745,1.00000", + "srgb:0.25020,0.05228,0.25773,1.00000" + ] + }, + "groups" : [ + { + "layers" : [ + { + "blend-mode" : "normal", + "glass" : true, + "hidden" : false, + "image-name" : "mini oval 3.png", + "name" : "mini oval 3", + "position" : { + "scale" : 1, + "translation-in-points" : [ + 198, + -124 + ] + } + }, + { + "glass" : true, + "image-name" : "Group 7.png", + "name" : "Group 7", + "position" : { + "scale" : 0.9, + "translation-in-points" : [ + 0, + 0 + ] + } + }, + { + "image-name" : "Group 8.png", + "name" : "Group 8", + "position" : { + "scale" : 1, + "translation-in-points" : [ + 4, + 0 + ] + } + } + ], + "shadow" : { + "kind" : "neutral", + "opacity" : 0.5 + }, + "translucency" : { + "enabled" : true, + "value" : 0.5 + } + } + ], + "supported-platforms" : { + "circles" : [ + "watchOS" + ], + "squares" : "shared" + } +} \ No newline at end of file