Added Android code
[wl-app.git] / Android / folioreader / res / drawable / ic_close_green_24dp.xml
diff --git a/Android/folioreader/res/drawable/ic_close_green_24dp.xml b/Android/folioreader/res/drawable/ic_close_green_24dp.xml
new file mode 100755 (executable)
index 0000000..e6e81ab
--- /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="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" />
+</vector>
\ No newline at end of file