diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/android_icon.ico | bin | 0 -> 300318 bytes | |||
-rw-r--r-- | images/android_icon.rc | 3 | ||||
-rw-r--r-- | images/android_icon_16.png | bin | 0 -> 460 bytes | |||
-rw-r--r-- | images/android_icon_256.png | bin | 0 -> 13369 bytes | |||
-rw-r--r-- | images/android_icon_32.png | bin | 0 -> 1321 bytes |
5 files changed, 3 insertions, 0 deletions
diff --git a/images/android_icon.ico b/images/android_icon.ico Binary files differnew file mode 100644 index 0000000..bd25179 --- /dev/null +++ b/images/android_icon.ico diff --git a/images/android_icon.rc b/images/android_icon.rc new file mode 100644 index 0000000..df468ac --- /dev/null +++ b/images/android_icon.rc @@ -0,0 +1,3 @@ +1 ICON "../images/android_icon.ico"
+
+
diff --git a/images/android_icon_16.png b/images/android_icon_16.png Binary files differnew file mode 100644 index 0000000..0b0744b --- /dev/null +++ b/images/android_icon_16.png diff --git a/images/android_icon_256.png b/images/android_icon_256.png Binary files differnew file mode 100644 index 0000000..2d1dc05 --- /dev/null +++ b/images/android_icon_256.png diff --git a/images/android_icon_32.png b/images/android_icon_32.png Binary files differnew file mode 100644 index 0000000..72aa861 --- /dev/null +++ b/images/android_icon_32.png |