Added Android code
[wl-app.git] / Android / folioreader / res / drawable / ic_drawer_green_24dp.xml
diff --git a/Android/folioreader/res/drawable/ic_drawer_green_24dp.xml b/Android/folioreader/res/drawable/ic_drawer_green_24dp.xml
new file mode 100755 (executable)
index 0000000..a0b9d36
--- /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="#71C851"
+        android:pathData="M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z" />
+</vector>
\ No newline at end of file