aboutsummaryrefslogtreecommitdiff
path: root/android/WALT/app/src/main/res/drawable/ic_system_update_alt_black_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/WALT/app/src/main/res/drawable/ic_system_update_alt_black_24dp.xml')
-rw-r--r--android/WALT/app/src/main/res/drawable/ic_system_update_alt_black_24dp.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/android/WALT/app/src/main/res/drawable/ic_system_update_alt_black_24dp.xml b/android/WALT/app/src/main/res/drawable/ic_system_update_alt_black_24dp.xml
new file mode 100644
index 0000000..ec96a71
--- /dev/null
+++ b/android/WALT/app/src/main/res/drawable/ic_system_update_alt_black_24dp.xml
@@ -0,0 +1,9 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:fillColor="#FF000000"
+ android:pathData="M12 16.5l4-4h-3v-9h-2v9H8l4 4zm9-13h-6v1.99h6v14.03H3V5.49h6V3.5H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2v-14c0-1.1-.9-2-2-2z"/>
+</vector>