aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_menu_library_dark.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_menu_library_dark.xml')
-rw-r--r--app/src/main/res/drawable/ic_menu_library_dark.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_menu_library_dark.xml b/app/src/main/res/drawable/ic_menu_library_dark.xml
new file mode 100644
index 00000000..069561c5
--- /dev/null
+++ b/app/src/main/res/drawable/ic_menu_library_dark.xml
@@ -0,0 +1,5 @@
+<vector android:height="24dp" android:tint="#F5F5F5"
+ android:viewportHeight="24" android:viewportWidth="24"
+ android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="@android:color/white" android:pathData="M20,2L8,2c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2L22,4c0,-1.1 -0.9,-2 -2,-2zM18,7h-3v5.5c0,1.38 -1.12,2.5 -2.5,2.5S10,13.88 10,12.5s1.12,-2.5 2.5,-2.5c0.57,0 1.08,0.19 1.5,0.51L14,5h4v2zM4,6L2,6v14c0,1.1 0.9,2 2,2h14v-2L4,20L4,6z"/>
+</vector>