From 55c2ff03227b3779e6b07e407ab28c7591a84d2e Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Wed, 11 Jun 2025 04:16:46 -0700 Subject: [PATCH] Add new status icon resources Signed-off-by: Christopher Snowhill --- Cog.xcodeproj/project.pbxproj | 26 ++++ Cog26Pause.icon/Assets/cog.svg | 9 ++ Cog26Pause.icon/Assets/orb.svg | 9 ++ Cog26Pause.icon/Assets/pause.svg | 11 ++ Cog26Pause.icon/icon.json | 145 +++++++++++++++++++ Cog26PauseColorful.icon/Assets/cog.svg | 9 ++ Cog26PauseColorful.icon/Assets/orb.svg | 9 ++ Cog26PauseColorful.icon/Assets/pause.svg | 11 ++ Cog26PauseColorful.icon/icon.json | 145 +++++++++++++++++++ Cog26Play.icon/Assets/cog.svg | 9 ++ Cog26Play.icon/Assets/orb.svg | 9 ++ Cog26Play.icon/Assets/play.svg | 9 ++ Cog26Play.icon/icon.json | 171 +++++++++++++++++++++++ Cog26PlayColorful.icon/Assets/cog.svg | 9 ++ Cog26PlayColorful.icon/Assets/orb.svg | 9 ++ Cog26PlayColorful.icon/Assets/play.svg | 9 ++ Cog26PlayColorful.icon/icon.json | 171 +++++++++++++++++++++++ Cog26Stop.icon/Assets/cog.svg | 9 ++ Cog26Stop.icon/Assets/orb.svg | 9 ++ Cog26Stop.icon/Assets/stop.svg | 11 ++ Cog26Stop.icon/icon.json | 166 ++++++++++++++++++++++ Cog26StopColorful.icon/Assets/cog.svg | 9 ++ Cog26StopColorful.icon/Assets/orb.svg | 9 ++ Cog26StopColorful.icon/Assets/stop.svg | 11 ++ Cog26StopColorful.icon/icon.json | 166 ++++++++++++++++++++++ 25 files changed, 1160 insertions(+) create mode 100644 Cog26Pause.icon/Assets/cog.svg create mode 100644 Cog26Pause.icon/Assets/orb.svg create mode 100644 Cog26Pause.icon/Assets/pause.svg create mode 100644 Cog26Pause.icon/icon.json create mode 100644 Cog26PauseColorful.icon/Assets/cog.svg create mode 100644 Cog26PauseColorful.icon/Assets/orb.svg create mode 100644 Cog26PauseColorful.icon/Assets/pause.svg create mode 100644 Cog26PauseColorful.icon/icon.json create mode 100644 Cog26Play.icon/Assets/cog.svg create mode 100644 Cog26Play.icon/Assets/orb.svg create mode 100644 Cog26Play.icon/Assets/play.svg create mode 100644 Cog26Play.icon/icon.json create mode 100644 Cog26PlayColorful.icon/Assets/cog.svg create mode 100644 Cog26PlayColorful.icon/Assets/orb.svg create mode 100644 Cog26PlayColorful.icon/Assets/play.svg create mode 100644 Cog26PlayColorful.icon/icon.json create mode 100644 Cog26Stop.icon/Assets/cog.svg create mode 100644 Cog26Stop.icon/Assets/orb.svg create mode 100644 Cog26Stop.icon/Assets/stop.svg create mode 100644 Cog26Stop.icon/icon.json create mode 100644 Cog26StopColorful.icon/Assets/cog.svg create mode 100644 Cog26StopColorful.icon/Assets/orb.svg create mode 100644 Cog26StopColorful.icon/Assets/stop.svg create mode 100644 Cog26StopColorful.icon/icon.json diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj index 484ecb1b3..76b329b3d 100644 --- a/Cog.xcodeproj/project.pbxproj +++ b/Cog.xcodeproj/project.pbxproj @@ -103,6 +103,12 @@ 8327DBA9293CAD2400CD0580 /* Organya.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8327DB94293C923500CD0580 /* Organya.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 832923AF279FAC400048201E /* Cog.q1.json in Resources */ = {isa = PBXBuildFile; fileRef = 832923AE279FAC400048201E /* Cog.q1.json */; }; 832CFC4F2851AA1A002AC26F /* NSView+Visibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 832CFC4E2851AA1A002AC26F /* NSView+Visibility.m */; }; + 833985602DF97F7700828A3B /* Cog26Play.icon in Resources */ = {isa = PBXBuildFile; fileRef = 8339855F2DF97F7700828A3B /* Cog26Play.icon */; }; + 833985652DF97F8100828A3B /* Cog26PlayColorful.icon in Resources */ = {isa = PBXBuildFile; fileRef = 833985642DF97F8000828A3B /* Cog26PlayColorful.icon */; }; + 833985672DF97F8C00828A3B /* Cog26Pause.icon in Resources */ = {isa = PBXBuildFile; fileRef = 833985662DF97F8C00828A3B /* Cog26Pause.icon */; }; + 833985692DF97F9300828A3B /* Cog26PauseColorful.icon in Resources */ = {isa = PBXBuildFile; fileRef = 833985682DF97F9300828A3B /* Cog26PauseColorful.icon */; }; + 8339856B2DF97F9C00828A3B /* Cog26Stop.icon in Resources */ = {isa = PBXBuildFile; fileRef = 8339856A2DF97F9C00828A3B /* Cog26Stop.icon */; }; + 8339856D2DF97FA300828A3B /* Cog26StopColorful.icon in Resources */ = {isa = PBXBuildFile; fileRef = 8339856C2DF97FA300828A3B /* Cog26StopColorful.icon */; }; 833D0C2527C4ABB80060E16A /* ScriptAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 833D0C2427C4ABB80060E16A /* ScriptAdditions.m */; }; 83489C6B2782F78700BDCEA2 /* libvgmPlayer.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = 83489C542782F2DF00BDCEA2 /* libvgmPlayer.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 834B05EA2859C006000B7DC0 /* TotalTimeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 834B05E92859C006000B7DC0 /* TotalTimeTransformer.m */; }; @@ -908,6 +914,12 @@ 832923AE279FAC400048201E /* Cog.q1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Cog.q1.json; sourceTree = ""; }; 832CFC4E2851AA1A002AC26F /* NSView+Visibility.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSView+Visibility.m"; sourceTree = ""; }; 832CFC532851AA37002AC26F /* NSView+Visibility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSView+Visibility.h"; sourceTree = ""; }; + 8339855F2DF97F7700828A3B /* Cog26Play.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = Cog26Play.icon; sourceTree = ""; }; + 833985642DF97F8000828A3B /* Cog26PlayColorful.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = Cog26PlayColorful.icon; sourceTree = ""; }; + 833985662DF97F8C00828A3B /* Cog26Pause.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = Cog26Pause.icon; sourceTree = ""; }; + 833985682DF97F9300828A3B /* Cog26PauseColorful.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = Cog26PauseColorful.icon; sourceTree = ""; }; + 8339856A2DF97F9C00828A3B /* Cog26Stop.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = Cog26Stop.icon; sourceTree = ""; }; + 8339856C2DF97FA300828A3B /* Cog26StopColorful.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = Cog26StopColorful.icon; sourceTree = ""; }; 833D0C2027C4ABA00060E16A /* ScriptAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScriptAdditions.h; sourceTree = ""; }; 833D0C2427C4ABB80060E16A /* ScriptAdditions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ScriptAdditions.m; sourceTree = ""; }; 833F681E1CDBCAA700AFB9F0 /* es */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = ""; }; @@ -1471,6 +1483,12 @@ isa = PBXGroup; children = ( 839C95792DF8E70900D007EB /* Cog26.icon */, + 8339855F2DF97F7700828A3B /* Cog26Play.icon */, + 833985642DF97F8000828A3B /* Cog26PlayColorful.icon */, + 833985662DF97F8C00828A3B /* Cog26Pause.icon */, + 833985682DF97F9300828A3B /* Cog26PauseColorful.icon */, + 8339856A2DF97F9C00828A3B /* Cog26Stop.icon */, + 8339856C2DF97FA300828A3B /* Cog26StopColorful.icon */, 0A1B412E286F6301008A6A44 /* Localizable.stringsdict */, 83D0380E24A40DF2004CF90F /* CogAssets.xcassets */, 83859520234FEB35004E9946 /* Cog.entitlements */, @@ -2457,6 +2475,7 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8339856B2DF97F9C00828A3B /* Cog26Stop.icon in Resources */, 83BC5AC420E4CE9000631CD4 /* Feedback.xib in Resources */, 83BC5AC320E4CE8D00631CD4 /* SpotlightPanel.xib in Resources */, 83BC5AC220E4CE8A00631CD4 /* FileTree.xib in Resources */, @@ -2472,16 +2491,21 @@ 839614AD286EDA5C00D3EEDB /* SpectrumWindow.xib in Resources */, 171B57DD0C091F2B00F6AFAF /* flac.icns in Resources */, 171B57DE0C091F2B00F6AFAF /* m4a.icns in Resources */, + 833985692DF97F9300828A3B /* Cog26PauseColorful.icon in Resources */, 839C957A2DF8E70900D007EB /* Cog26.icon in Resources */, 839E56F52879625100DFB5F4 /* SADIE_D02-96000.mhr in Resources */, 830C37A127B95E3000E02BB0 /* Equalizer.xib in Resources */, 171B57DF0C091F2B00F6AFAF /* mp3.icns in Resources */, 171B57E00C091F2B00F6AFAF /* ogg.icns in Resources */, + 833985652DF97F8100828A3B /* Cog26PlayColorful.icon in Resources */, + 833985602DF97F7700828A3B /* Cog26Play.icon in Resources */, 17818A950C0B27AC001C4916 /* aiff.icns in Resources */, 17818A960C0B27AC001C4916 /* ape.icns in Resources */, 17818A970C0B27AC001C4916 /* m3u.icns in Resources */, 17818A980C0B27AC001C4916 /* mpc.icns in Resources */, 17818A990C0B27AC001C4916 /* shn.icns in Resources */, + 8339856D2DF97FA300828A3B /* Cog26StopColorful.icon in Resources */, + 833985672DF97F8C00828A3B /* Cog26Pause.icon in Resources */, 17818A9A0C0B27AC001C4916 /* wav.icns in Resources */, 17818A9B0C0B27AC001C4916 /* wv.icns in Resources */, 17D1B27D0CF8B2830028F5B5 /* cue.icns in Resources */, @@ -2950,6 +2974,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = Cog26; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Cog color"; + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; CODE_SIGN_ENTITLEMENTS = Cog.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; @@ -3019,6 +3044,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = Cog26; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Cog color"; + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; CODE_SIGN_ENTITLEMENTS = Cog.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; diff --git a/Cog26Pause.icon/Assets/cog.svg b/Cog26Pause.icon/Assets/cog.svg new file mode 100644 index 000000000..8a09dd161 --- /dev/null +++ b/Cog26Pause.icon/Assets/cog.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26Pause.icon/Assets/orb.svg b/Cog26Pause.icon/Assets/orb.svg new file mode 100644 index 000000000..812039586 --- /dev/null +++ b/Cog26Pause.icon/Assets/orb.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26Pause.icon/Assets/pause.svg b/Cog26Pause.icon/Assets/pause.svg new file mode 100644 index 000000000..ac84eb22a --- /dev/null +++ b/Cog26Pause.icon/Assets/pause.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/Cog26Pause.icon/icon.json b/Cog26Pause.icon/icon.json new file mode 100644 index 000000000..8dbc7d143 --- /dev/null +++ b/Cog26Pause.icon/icon.json @@ -0,0 +1,145 @@ +{ + "fill" : "automatic", + "groups" : [ + { + "blend-mode" : "plus-lighter", + "blur-material" : 1, + "layers" : [ + { + "blend-mode" : "plus-lighter", + "fill" : { + "automatic-gradient" : "extended-gray:1.00000,1.00000" + }, + "hidden" : false, + "image-name" : "pause.svg", + "name" : "pause", + "opacity" : 0.51 + } + ], + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency-specializations" : [ + { + "value" : { + "enabled" : true, + "value" : 1 + } + }, + { + "appearance" : "tinted", + "value" : { + "enabled" : false, + "value" : 1 + } + } + ] + }, + { + "blur-material" : 0.53, + "hidden" : false, + "layers" : [ + { + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "srgb:1.00000,0.45770,0.00000,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "linear-gradient" : [ + "gray:0.69290,1.00000", + "srgb:0.30390,0.30390,0.30390,1.00000" + ] + } + } + ], + "glass" : true, + "hidden" : false, + "image-name" : "orb.svg", + "name" : "orb", + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "name" : "Group", + "position" : { + "scale" : 1, + "translation-in-points" : [ + 0, + 0 + ] + }, + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : true, + "value" : 0 + } + }, + { + "blur-material" : null, + "layers" : [ + { + "blend-mode" : "normal", + "fill-specializations" : [ + { + "value" : "automatic" + }, + { + "appearance" : "light", + "value" : { + "automatic-gradient" : "extended-gray:0.45594,1.00000" + } + }, + { + "appearance" : "dark", + "value" : { + "automatic-gradient" : "extended-gray:0.57231,1.00000" + } + } + ], + "hidden" : false, + "image-name" : "cog.svg", + "name" : "cog", + "opacity" : 1, + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : false, + "value" : 0.72 + } + } + ], + "supported-platforms" : { + "squares" : [ + "macOS" + ] + } +} \ No newline at end of file diff --git a/Cog26PauseColorful.icon/Assets/cog.svg b/Cog26PauseColorful.icon/Assets/cog.svg new file mode 100644 index 000000000..8a09dd161 --- /dev/null +++ b/Cog26PauseColorful.icon/Assets/cog.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26PauseColorful.icon/Assets/orb.svg b/Cog26PauseColorful.icon/Assets/orb.svg new file mode 100644 index 000000000..812039586 --- /dev/null +++ b/Cog26PauseColorful.icon/Assets/orb.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26PauseColorful.icon/Assets/pause.svg b/Cog26PauseColorful.icon/Assets/pause.svg new file mode 100644 index 000000000..ac84eb22a --- /dev/null +++ b/Cog26PauseColorful.icon/Assets/pause.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/Cog26PauseColorful.icon/icon.json b/Cog26PauseColorful.icon/icon.json new file mode 100644 index 000000000..c927603c1 --- /dev/null +++ b/Cog26PauseColorful.icon/icon.json @@ -0,0 +1,145 @@ +{ + "fill" : "automatic", + "groups" : [ + { + "blend-mode" : "plus-lighter", + "blur-material" : 1, + "layers" : [ + { + "blend-mode" : "plus-lighter", + "fill" : { + "automatic-gradient" : "extended-gray:1.00000,1.00000" + }, + "hidden" : false, + "image-name" : "pause.svg", + "name" : "pause", + "opacity" : 0.51 + } + ], + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency-specializations" : [ + { + "value" : { + "enabled" : true, + "value" : 1 + } + }, + { + "appearance" : "tinted", + "value" : { + "enabled" : false, + "value" : 1 + } + } + ] + }, + { + "blur-material" : 0.53, + "hidden" : false, + "layers" : [ + { + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "extended-srgb:1.00000,0.80000,0.00000,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "linear-gradient" : [ + "gray:0.69290,1.00000", + "srgb:0.30390,0.30390,0.30390,1.00000" + ] + } + } + ], + "glass" : true, + "hidden" : false, + "image-name" : "orb.svg", + "name" : "orb", + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "name" : "Group", + "position" : { + "scale" : 1, + "translation-in-points" : [ + 0, + 0 + ] + }, + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : true, + "value" : 0 + } + }, + { + "blur-material" : null, + "layers" : [ + { + "blend-mode" : "normal", + "fill-specializations" : [ + { + "value" : "automatic" + }, + { + "appearance" : "light", + "value" : { + "automatic-gradient" : "extended-gray:0.45594,1.00000" + } + }, + { + "appearance" : "dark", + "value" : { + "automatic-gradient" : "extended-gray:0.57231,1.00000" + } + } + ], + "hidden" : false, + "image-name" : "cog.svg", + "name" : "cog", + "opacity" : 1, + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : false, + "value" : 0.72 + } + } + ], + "supported-platforms" : { + "squares" : [ + "macOS" + ] + } +} \ No newline at end of file diff --git a/Cog26Play.icon/Assets/cog.svg b/Cog26Play.icon/Assets/cog.svg new file mode 100644 index 000000000..8a09dd161 --- /dev/null +++ b/Cog26Play.icon/Assets/cog.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26Play.icon/Assets/orb.svg b/Cog26Play.icon/Assets/orb.svg new file mode 100644 index 000000000..812039586 --- /dev/null +++ b/Cog26Play.icon/Assets/orb.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26Play.icon/Assets/play.svg b/Cog26Play.icon/Assets/play.svg new file mode 100644 index 000000000..dddffd61a --- /dev/null +++ b/Cog26Play.icon/Assets/play.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26Play.icon/icon.json b/Cog26Play.icon/icon.json new file mode 100644 index 000000000..e0f4b5b29 --- /dev/null +++ b/Cog26Play.icon/icon.json @@ -0,0 +1,171 @@ +{ + "fill" : "automatic", + "groups" : [ + { + "blend-mode" : "plus-lighter", + "blur-material" : 1, + "layers" : [ + { + "blend-mode-specializations" : [ + { + "value" : "plus-lighter" + }, + { + "appearance" : "tinted", + "value" : "plus-darker" + } + ], + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "extended-gray:1.00000,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "solid" : "srgb:0.74968,0.74968,0.74968,1.00000" + } + } + ], + "glass" : true, + "hidden" : false, + "image-name" : "play.svg", + "name" : "play", + "opacity" : 0.51, + "position" : { + "scale" : 1.06, + "translation-in-points" : [ + 21, + 0 + ] + } + } + ], + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency-specializations" : [ + { + "value" : { + "enabled" : true, + "value" : 1 + } + }, + { + "appearance" : "tinted", + "value" : { + "enabled" : false, + "value" : 1 + } + } + ] + }, + { + "blur-material" : 0.53, + "hidden" : false, + "layers" : [ + { + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "srgb:1.00000,0.45770,0.00000,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "linear-gradient" : [ + "gray:0.69290,1.00000", + "srgb:0.30390,0.30390,0.30390,1.00000" + ] + } + } + ], + "glass" : true, + "hidden" : false, + "image-name" : "orb.svg", + "name" : "orb", + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "name" : "Group", + "position" : { + "scale" : 1, + "translation-in-points" : [ + 0, + 0 + ] + }, + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : true, + "value" : 0 + } + }, + { + "blur-material" : null, + "layers" : [ + { + "blend-mode" : "normal", + "fill-specializations" : [ + { + "value" : "automatic" + }, + { + "appearance" : "light", + "value" : { + "automatic-gradient" : "extended-gray:0.45594,1.00000" + } + }, + { + "appearance" : "dark", + "value" : { + "automatic-gradient" : "extended-gray:0.57231,1.00000" + } + } + ], + "hidden" : false, + "image-name" : "cog.svg", + "name" : "cog", + "opacity" : 1, + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : false, + "value" : 0.72 + } + } + ], + "supported-platforms" : { + "squares" : [ + "macOS" + ] + } +} \ No newline at end of file diff --git a/Cog26PlayColorful.icon/Assets/cog.svg b/Cog26PlayColorful.icon/Assets/cog.svg new file mode 100644 index 000000000..8a09dd161 --- /dev/null +++ b/Cog26PlayColorful.icon/Assets/cog.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26PlayColorful.icon/Assets/orb.svg b/Cog26PlayColorful.icon/Assets/orb.svg new file mode 100644 index 000000000..812039586 --- /dev/null +++ b/Cog26PlayColorful.icon/Assets/orb.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26PlayColorful.icon/Assets/play.svg b/Cog26PlayColorful.icon/Assets/play.svg new file mode 100644 index 000000000..dddffd61a --- /dev/null +++ b/Cog26PlayColorful.icon/Assets/play.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26PlayColorful.icon/icon.json b/Cog26PlayColorful.icon/icon.json new file mode 100644 index 000000000..4f4fa1ef9 --- /dev/null +++ b/Cog26PlayColorful.icon/icon.json @@ -0,0 +1,171 @@ +{ + "fill" : "automatic", + "groups" : [ + { + "blend-mode" : "plus-lighter", + "blur-material" : 1, + "layers" : [ + { + "blend-mode-specializations" : [ + { + "value" : "plus-lighter" + }, + { + "appearance" : "tinted", + "value" : "plus-darker" + } + ], + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "extended-gray:1.00000,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "solid" : "srgb:0.74968,0.74968,0.74968,1.00000" + } + } + ], + "glass" : true, + "hidden" : false, + "image-name" : "play.svg", + "name" : "play", + "opacity" : 0.51, + "position" : { + "scale" : 1.06, + "translation-in-points" : [ + 21, + 0 + ] + } + } + ], + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency-specializations" : [ + { + "value" : { + "enabled" : true, + "value" : 1 + } + }, + { + "appearance" : "tinted", + "value" : { + "enabled" : false, + "value" : 1 + } + } + ] + }, + { + "blur-material" : 0.53, + "hidden" : false, + "layers" : [ + { + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "extended-srgb:0.15686,0.80392,0.25490,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "linear-gradient" : [ + "gray:0.69290,1.00000", + "srgb:0.30390,0.30390,0.30390,1.00000" + ] + } + } + ], + "glass" : true, + "hidden" : false, + "image-name" : "orb.svg", + "name" : "orb", + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "name" : "Group", + "position" : { + "scale" : 1, + "translation-in-points" : [ + 0, + 0 + ] + }, + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : true, + "value" : 0 + } + }, + { + "blur-material" : null, + "layers" : [ + { + "blend-mode" : "normal", + "fill-specializations" : [ + { + "value" : "automatic" + }, + { + "appearance" : "light", + "value" : { + "automatic-gradient" : "extended-gray:0.45594,1.00000" + } + }, + { + "appearance" : "dark", + "value" : { + "automatic-gradient" : "extended-gray:0.57231,1.00000" + } + } + ], + "hidden" : false, + "image-name" : "cog.svg", + "name" : "cog", + "opacity" : 1, + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : false, + "value" : 0.72 + } + } + ], + "supported-platforms" : { + "squares" : [ + "macOS" + ] + } +} \ No newline at end of file diff --git a/Cog26Stop.icon/Assets/cog.svg b/Cog26Stop.icon/Assets/cog.svg new file mode 100644 index 000000000..8a09dd161 --- /dev/null +++ b/Cog26Stop.icon/Assets/cog.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26Stop.icon/Assets/orb.svg b/Cog26Stop.icon/Assets/orb.svg new file mode 100644 index 000000000..812039586 --- /dev/null +++ b/Cog26Stop.icon/Assets/orb.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26Stop.icon/Assets/stop.svg b/Cog26Stop.icon/Assets/stop.svg new file mode 100644 index 000000000..c8e59e27e --- /dev/null +++ b/Cog26Stop.icon/Assets/stop.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/Cog26Stop.icon/icon.json b/Cog26Stop.icon/icon.json new file mode 100644 index 000000000..8cc206873 --- /dev/null +++ b/Cog26Stop.icon/icon.json @@ -0,0 +1,166 @@ +{ + "fill" : "automatic", + "groups" : [ + { + "blend-mode" : "plus-lighter", + "blur-material" : 1, + "layers" : [ + { + "blend-mode-specializations" : [ + { + "value" : "plus-lighter" + }, + { + "appearance" : "tinted", + "value" : "plus-lighter" + } + ], + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "extended-gray:1.00000,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "linear-gradient" : [ + "extended-gray:0.50000,1.00000", + "extended-gray:1.00000,1.00000" + ] + } + } + ], + "hidden" : false, + "image-name" : "stop.svg", + "name" : "stop", + "opacity" : 0.51 + } + ], + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency-specializations" : [ + { + "value" : { + "enabled" : true, + "value" : 1 + } + }, + { + "appearance" : "tinted", + "value" : { + "enabled" : false, + "value" : 1 + } + } + ] + }, + { + "blur-material" : 0.53, + "hidden" : false, + "layers" : [ + { + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "srgb:1.00000,0.45770,0.00000,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "linear-gradient" : [ + "gray:0.69290,1.00000", + "srgb:0.30390,0.30390,0.30390,1.00000" + ] + } + } + ], + "glass" : true, + "hidden" : false, + "image-name" : "orb.svg", + "name" : "orb", + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "name" : "Group", + "position" : { + "scale" : 1, + "translation-in-points" : [ + 0, + 0 + ] + }, + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : true, + "value" : 0 + } + }, + { + "blur-material" : null, + "layers" : [ + { + "blend-mode" : "normal", + "fill-specializations" : [ + { + "value" : "automatic" + }, + { + "appearance" : "light", + "value" : { + "automatic-gradient" : "extended-gray:0.45594,1.00000" + } + }, + { + "appearance" : "dark", + "value" : { + "automatic-gradient" : "extended-gray:0.57231,1.00000" + } + } + ], + "hidden" : false, + "image-name" : "cog.svg", + "name" : "cog", + "opacity" : 1, + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : false, + "value" : 0.72 + } + } + ], + "supported-platforms" : { + "squares" : [ + "macOS" + ] + } +} \ No newline at end of file diff --git a/Cog26StopColorful.icon/Assets/cog.svg b/Cog26StopColorful.icon/Assets/cog.svg new file mode 100644 index 000000000..8a09dd161 --- /dev/null +++ b/Cog26StopColorful.icon/Assets/cog.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26StopColorful.icon/Assets/orb.svg b/Cog26StopColorful.icon/Assets/orb.svg new file mode 100644 index 000000000..812039586 --- /dev/null +++ b/Cog26StopColorful.icon/Assets/orb.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Cog26StopColorful.icon/Assets/stop.svg b/Cog26StopColorful.icon/Assets/stop.svg new file mode 100644 index 000000000..c8e59e27e --- /dev/null +++ b/Cog26StopColorful.icon/Assets/stop.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/Cog26StopColorful.icon/icon.json b/Cog26StopColorful.icon/icon.json new file mode 100644 index 000000000..79cedcbf9 --- /dev/null +++ b/Cog26StopColorful.icon/icon.json @@ -0,0 +1,166 @@ +{ + "fill" : "automatic", + "groups" : [ + { + "blend-mode" : "plus-lighter", + "blur-material" : 1, + "layers" : [ + { + "blend-mode-specializations" : [ + { + "value" : "plus-lighter" + }, + { + "appearance" : "tinted", + "value" : "plus-lighter" + } + ], + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "extended-gray:1.00000,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "linear-gradient" : [ + "extended-gray:0.50000,1.00000", + "extended-gray:1.00000,1.00000" + ] + } + } + ], + "hidden" : false, + "image-name" : "stop.svg", + "name" : "stop", + "opacity" : 0.51 + } + ], + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency-specializations" : [ + { + "value" : { + "enabled" : true, + "value" : 1 + } + }, + { + "appearance" : "tinted", + "value" : { + "enabled" : false, + "value" : 1 + } + } + ] + }, + { + "blur-material" : 0.53, + "hidden" : false, + "layers" : [ + { + "fill-specializations" : [ + { + "value" : { + "automatic-gradient" : "extended-srgb:1.00000,0.23137,0.18824,1.00000" + } + }, + { + "appearance" : "tinted", + "value" : { + "linear-gradient" : [ + "gray:0.69290,1.00000", + "srgb:0.30390,0.30390,0.30390,1.00000" + ] + } + } + ], + "glass" : true, + "hidden" : false, + "image-name" : "orb.svg", + "name" : "orb", + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "name" : "Group", + "position" : { + "scale" : 1, + "translation-in-points" : [ + 0, + 0 + ] + }, + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : true, + "value" : 0 + } + }, + { + "blur-material" : null, + "layers" : [ + { + "blend-mode" : "normal", + "fill-specializations" : [ + { + "value" : "automatic" + }, + { + "appearance" : "light", + "value" : { + "automatic-gradient" : "extended-gray:0.45594,1.00000" + } + }, + { + "appearance" : "dark", + "value" : { + "automatic-gradient" : "extended-gray:0.57231,1.00000" + } + } + ], + "hidden" : false, + "image-name" : "cog.svg", + "name" : "cog", + "opacity" : 1, + "position" : { + "scale" : 1.15, + "translation-in-points" : [ + 0, + 0 + ] + } + } + ], + "lighting" : "combined", + "shadow" : { + "kind" : "layer-color", + "opacity" : 1 + }, + "specular" : true, + "translucency" : { + "enabled" : false, + "value" : 0.72 + } + } + ], + "supported-platforms" : { + "squares" : [ + "macOS" + ] + } +} \ No newline at end of file