From 2ee4175437bbfcddf98e5eacba9b019113716ac8 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Wed, 1 May 2024 19:34:25 +0200 Subject: Remove electron entirely (#2859) Co-authored-by: rejbasket --- images/inkstitch/mac/inkstitch.icns | Bin 0 -> 203642 bytes images/inkstitch/png/128x128.png | Bin 0 -> 8221 bytes images/inkstitch/png/16x16.png | Bin 0 -> 938 bytes images/inkstitch/png/24x24.png | Bin 0 -> 1517 bytes images/inkstitch/png/256x256.png | Bin 0 -> 19440 bytes images/inkstitch/png/32x32.png | Bin 0 -> 2050 bytes images/inkstitch/png/48x48.png | Bin 0 -> 3075 bytes images/inkstitch/png/512x512.png | Bin 0 -> 38738 bytes images/inkstitch/png/64x64.png | Bin 0 -> 4079 bytes images/inkstitch/png/96x96.png | Bin 0 -> 6104 bytes images/inkstitch/win/inkstitch.ico | Bin 0 -> 39824 bytes 11 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/inkstitch/mac/inkstitch.icns create mode 100644 images/inkstitch/png/128x128.png create mode 100644 images/inkstitch/png/16x16.png create mode 100644 images/inkstitch/png/24x24.png create mode 100644 images/inkstitch/png/256x256.png create mode 100644 images/inkstitch/png/32x32.png create mode 100644 images/inkstitch/png/48x48.png create mode 100644 images/inkstitch/png/512x512.png create mode 100644 images/inkstitch/png/64x64.png create mode 100644 images/inkstitch/png/96x96.png create mode 100644 images/inkstitch/win/inkstitch.ico (limited to 'images') diff --git a/images/inkstitch/mac/inkstitch.icns b/images/inkstitch/mac/inkstitch.icns new file mode 100644 index 00000000..019d2c02 Binary files /dev/null and b/images/inkstitch/mac/inkstitch.icns differ diff --git a/images/inkstitch/png/128x128.png b/images/inkstitch/png/128x128.png new file mode 100644 index 00000000..69df4512 Binary files /dev/null and b/images/inkstitch/png/128x128.png differ diff --git a/images/inkstitch/png/16x16.png b/images/inkstitch/png/16x16.png new file mode 100644 index 00000000..bd57c5fe Binary files /dev/null and b/images/inkstitch/png/16x16.png differ diff --git a/images/inkstitch/png/24x24.png b/images/inkstitch/png/24x24.png new file mode 100644 index 00000000..6fbb1832 Binary files /dev/null and b/images/inkstitch/png/24x24.png differ diff --git a/images/inkstitch/png/256x256.png b/images/inkstitch/png/256x256.png new file mode 100644 index 00000000..f3e5f0e7 Binary files /dev/null and b/images/inkstitch/png/256x256.png differ diff --git a/images/inkstitch/png/32x32.png b/images/inkstitch/png/32x32.png new file mode 100644 index 00000000..dae25580 Binary files /dev/null and b/images/inkstitch/png/32x32.png differ diff --git a/images/inkstitch/png/48x48.png b/images/inkstitch/png/48x48.png new file mode 100644 index 00000000..342980fd Binary files /dev/null and b/images/inkstitch/png/48x48.png differ diff --git a/images/inkstitch/png/512x512.png b/images/inkstitch/png/512x512.png new file mode 100644 index 00000000..8f20e784 Binary files /dev/null and b/images/inkstitch/png/512x512.png differ diff --git a/images/inkstitch/png/64x64.png b/images/inkstitch/png/64x64.png new file mode 100644 index 00000000..8d477b48 Binary files /dev/null and b/images/inkstitch/png/64x64.png differ diff --git a/images/inkstitch/png/96x96.png b/images/inkstitch/png/96x96.png new file mode 100644 index 00000000..77c7c9e9 Binary files /dev/null and b/images/inkstitch/png/96x96.png differ diff --git a/images/inkstitch/win/inkstitch.ico b/images/inkstitch/win/inkstitch.ico new file mode 100644 index 00000000..77ea1440 Binary files /dev/null and b/images/inkstitch/win/inkstitch.ico differ -- cgit v1.2.3