From b4756c59441d83469d875ab96d6636c33707c0da Mon Sep 17 00:00:00 2001 From: xenticore Date: Sun, 27 Aug 2023 07:37:42 -0400 Subject: Update macOS icon (#1609) * Add SVG icon * Update macOS icon * Don't force change the application icon at runtime on macOS --- res/melon.icns | Bin 401172 -> 1097288 bytes res/melon.svg | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 res/melon.svg (limited to 'res') diff --git a/res/melon.icns b/res/melon.icns index b4f3733..b7ad8d5 100644 Binary files a/res/melon.icns and b/res/melon.icns differ diff --git a/res/melon.svg b/res/melon.svg new file mode 100644 index 0000000..6cef68c --- /dev/null +++ b/res/melon.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3