From: Marnanel Thurman Date: Fri, 3 Dec 2021 22:45:53 +0000 (+0000) Subject: Android icons, and the SVG source X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~tthurman/git?a=commitdiff_plain;h=46a5d7243d444375a037fd53eb23175fff9450b2;p=dwim.git Android icons, and the SVG source --- diff --git a/doc/dwim.svg b/doc/dwim.svg new file mode 100644 index 0000000..3665fc6 --- /dev/null +++ b/doc/dwim.svg @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/res/android/hdpi.png b/res/android/hdpi.png new file mode 100644 index 0000000..e01821a Binary files /dev/null and b/res/android/hdpi.png differ diff --git a/res/android/ldpi.png b/res/android/ldpi.png new file mode 100644 index 0000000..5abd567 Binary files /dev/null and b/res/android/ldpi.png differ diff --git a/res/android/mdpi.png b/res/android/mdpi.png new file mode 100644 index 0000000..92f6c1d Binary files /dev/null and b/res/android/mdpi.png differ diff --git a/res/android/xhdpi.png b/res/android/xhdpi.png new file mode 100644 index 0000000..bfbdfc6 Binary files /dev/null and b/res/android/xhdpi.png differ diff --git a/res/android/xxhdpi.png b/res/android/xxhdpi.png new file mode 100644 index 0000000..591c464 Binary files /dev/null and b/res/android/xxhdpi.png differ diff --git a/res/android/xxxhdpi.png b/res/android/xxxhdpi.png new file mode 100644 index 0000000..8b5ca00 Binary files /dev/null and b/res/android/xxxhdpi.png differ