Added Android code
[wl-app.git] / Android / folioreader / res / drawable / ic_minus_white_24dp.xml
diff --git a/Android/folioreader/res/drawable/ic_minus_white_24dp.xml b/Android/folioreader/res/drawable/ic_minus_white_24dp.xml
new file mode 100755 (executable)
index 0000000..8e770da
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+    android:width="24dp"
+    android:height="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24">
+    <path
+        android:fillColor="#fff"
+        android:pathData="M19,13H5V11H19V13Z" />
+</vector>
\ No newline at end of file