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-hdpi/ic_launcher.png | Bin 0 -> 5868 bytes .../res/mipmap-hdpi/ic_launcher_background.png | Bin 0 -> 13455 bytes .../res/mipmap-hdpi/ic_launcher_foreground.png | Bin 0 -> 5047 bytes .../res/mipmap-hdpi/ic_launcher_monochrome.png | Bin 0 -> 3371 bytes .../androidMain/res/mipmap-hdpi/ic_launcher_round.png | Bin 0 -> 5339 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png create mode 100644 composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_background.png create mode 100644 composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_foreground.png create mode 100644 composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_monochrome.png create mode 100644 composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png (limited to 'composeApp/src/androidMain/res/mipmap-hdpi') diff --git a/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..579c9e1 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher.png differ diff --git a/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_background.png b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_background.png new file mode 100644 index 0000000..d96f4cd Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_foreground.png b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..8a44498 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_monochrome.png b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..1f56bb1 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_monochrome.png differ diff --git a/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..61da551 Binary files /dev/null and b/composeApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png differ -- cgit v1.2.3-70-g09d2