From 5cf454c6800d6bfe26e08c6b4393b82bff442b4d Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 3 Mar 2022 22:57:17 +0100 Subject: Initial commit - v1.0.0 --- assets/adaptive-icon.png | Bin 0 -> 17547 bytes assets/favicon.png | Bin 0 -> 1466 bytes assets/icon.png | Bin 0 -> 22380 bytes assets/img-picker.png | Bin 0 -> 8318 bytes assets/reverse.png | Bin 0 -> 19792 bytes assets/settings-icon.png | Bin 0 -> 39238 bytes assets/splash.png | Bin 0 -> 47346 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/adaptive-icon.png create mode 100644 assets/favicon.png create mode 100644 assets/icon.png create mode 100644 assets/img-picker.png create mode 100644 assets/reverse.png create mode 100644 assets/settings-icon.png create mode 100644 assets/splash.png (limited to 'assets') diff --git a/assets/adaptive-icon.png b/assets/adaptive-icon.png new file mode 100644 index 0000000..03d6f6b Binary files /dev/null and b/assets/adaptive-icon.png differ diff --git a/assets/favicon.png b/assets/favicon.png new file mode 100644 index 0000000..e75f697 Binary files /dev/null and b/assets/favicon.png differ diff --git a/assets/icon.png b/assets/icon.png new file mode 100644 index 0000000..a0b1526 Binary files /dev/null and b/assets/icon.png differ diff --git a/assets/img-picker.png b/assets/img-picker.png new file mode 100644 index 0000000..fd0cf86 Binary files /dev/null and b/assets/img-picker.png differ diff --git a/assets/reverse.png b/assets/reverse.png new file mode 100644 index 0000000..ab7f8fb Binary files /dev/null and b/assets/reverse.png differ diff --git a/assets/settings-icon.png b/assets/settings-icon.png new file mode 100644 index 0000000..7b29cf2 Binary files /dev/null and b/assets/settings-icon.png differ diff --git a/assets/splash.png b/assets/splash.png new file mode 100644 index 0000000..0e89705 Binary files /dev/null and b/assets/splash.png differ -- cgit v1.3.1