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-xhdpi/ic_launcher.png | Bin 0 -> 8513 bytes .../res/mipmap-xhdpi/ic_launcher_background.png | Bin 0 -> 23364 bytes .../res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 0 -> 7854 bytes .../res/mipmap-xhdpi/ic_launcher_monochrome.png | Bin 0 -> 5276 bytes .../androidMain/res/mipmap-xhdpi/ic_launcher_round.png | Bin 0 -> 7472 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png create mode 100644 composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_background.png create mode 100644 composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_foreground.png create mode 100644 composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_monochrome.png create mode 100644 composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png (limited to 'composeApp/src/androidMain/res/mipmap-xhdpi') diff --git a/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..e0d00ef Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_background.png b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_background.png new file mode 100644 index 0000000..7b4d63b Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_foreground.png b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..3f51c64 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_monochrome.png b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..baddf51 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_monochrome.png differ diff --git a/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..da31a87 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png differ -- cgit v1.2.3-70-g09d2