OSDN Git Service

Eleven: much material
[android-x86/packages-apps-Eleven.git] / res / drawable / btn_notification_collapse.xml
diff --git a/res/drawable/btn_notification_collapse.xml b/res/drawable/btn_notification_collapse.xml
new file mode 100644 (file)
index 0000000..35b2dc7
--- /dev/null
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+    android:width="24dp"
+    android:height="24dp"
+    android:viewportWidth="24"
+    android:viewportHeight="24">
+
+    <path
+        android:fillColor="@color/white"
+        android:pathData="M19 13H5v-2h14v2z" />
+    <path
+        android:pathData="M0 0h24v24H0z" />
+</vector>