diff --git a/build/generate-tray-icons.ts b/build/generate-tray-icons.ts index 010a00989d..487ba8d348 100644 --- a/build/generate-tray-icons.ts +++ b/build/generate-tray-icons.ts @@ -12,7 +12,7 @@ const size = Number(process.env.OUTPUT_SIZE || "16"); const outputFolder = process.env.OUTPUT_DIR || "./build/tray"; const inputFile = process.env.INPUT_SVG_PATH || "./src/renderer/components/icon/logo-lens.svg"; const noticeFile = process.env.NOTICE_SVG_PATH || "./src/renderer/components/icon/notice.svg"; -const spinnerFile = process.env.SPINNER_SVG_PATH || "./src/renderer/components/icon/ssh.svg"; +const spinnerFile = process.env.SPINNER_SVG_PATH || "./src/renderer/components/icon/arrow-spinner.svg"; async function ensureOutputFoler() { await ensureDir(outputFolder); diff --git a/build/tray/trayIconCheckingForUpdates.png b/build/tray/trayIconCheckingForUpdates.png index 62115122ff..4e18a7ae18 100644 Binary files a/build/tray/trayIconCheckingForUpdates.png and b/build/tray/trayIconCheckingForUpdates.png differ diff --git a/build/tray/trayIconCheckingForUpdates@2x.png b/build/tray/trayIconCheckingForUpdates@2x.png index 0be31d05ab..fb0b4788ff 100644 Binary files a/build/tray/trayIconCheckingForUpdates@2x.png and b/build/tray/trayIconCheckingForUpdates@2x.png differ diff --git a/build/tray/trayIconCheckingForUpdates@3x.png b/build/tray/trayIconCheckingForUpdates@3x.png index 0d4ab7df7d..30a112d7a1 100644 Binary files a/build/tray/trayIconCheckingForUpdates@3x.png and b/build/tray/trayIconCheckingForUpdates@3x.png differ diff --git a/build/tray/trayIconCheckingForUpdates@4x.png b/build/tray/trayIconCheckingForUpdates@4x.png index 355509d638..3d113af086 100644 Binary files a/build/tray/trayIconCheckingForUpdates@4x.png and b/build/tray/trayIconCheckingForUpdates@4x.png differ diff --git a/build/tray/trayIconCheckingForUpdatesTemplate.png b/build/tray/trayIconCheckingForUpdatesTemplate.png index 1f01764ffc..de4fada91a 100644 Binary files a/build/tray/trayIconCheckingForUpdatesTemplate.png and b/build/tray/trayIconCheckingForUpdatesTemplate.png differ diff --git a/build/tray/trayIconCheckingForUpdatesTemplate@2x.png b/build/tray/trayIconCheckingForUpdatesTemplate@2x.png index df55630b45..9ec4654367 100644 Binary files a/build/tray/trayIconCheckingForUpdatesTemplate@2x.png and b/build/tray/trayIconCheckingForUpdatesTemplate@2x.png differ diff --git a/build/tray/trayIconCheckingForUpdatesTemplate@3x.png b/build/tray/trayIconCheckingForUpdatesTemplate@3x.png index db54ea1b77..070ea521e4 100644 Binary files a/build/tray/trayIconCheckingForUpdatesTemplate@3x.png and b/build/tray/trayIconCheckingForUpdatesTemplate@3x.png differ diff --git a/build/tray/trayIconCheckingForUpdatesTemplate@4x.png b/build/tray/trayIconCheckingForUpdatesTemplate@4x.png index 037b9fd330..08b3c0a998 100644 Binary files a/build/tray/trayIconCheckingForUpdatesTemplate@4x.png and b/build/tray/trayIconCheckingForUpdatesTemplate@4x.png differ diff --git a/src/renderer/components/icon/arrow-spinner.svg b/src/renderer/components/icon/arrow-spinner.svg new file mode 100644 index 0000000000..413b93f3a2 --- /dev/null +++ b/src/renderer/components/icon/arrow-spinner.svg @@ -0,0 +1,6 @@ + + + +