From 64f825465de9fa30c4dfe2707067efdb96110db8 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 23 Oct 2025 21:59:37 -0700 Subject: Init --- .../src/androidMain/res/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 16812 bytes .../res/mipmap-xxhdpi/ic_launcher_background.png | Bin 0 -> 50329 bytes .../res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 0 -> 12807 bytes .../res/mipmap-xxhdpi/ic_launcher_monochrome.png | Bin 0 -> 7962 bytes .../androidMain/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 0 -> 11873 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png create mode 100644 composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_background.png create mode 100644 composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_foreground.png create mode 100644 composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_monochrome.png create mode 100644 composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png (limited to 'composeApp/src/androidMain/res/mipmap-xxhdpi') diff --git a/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..a8aae0a Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_background.png b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_background.png new file mode 100644 index 0000000..762d687 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_foreground.png b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..dde1f38 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_monochrome.png b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..75429fe Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_monochrome.png differ diff --git a/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..b216f2d Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png differ -- cgit v1.2.3-70-g09d2