OSDN Git Service

Eleven: much material
[android-x86/packages-apps-Eleven.git] / res / drawable / btn_queue_icon.xml
diff --git a/res/drawable/btn_queue_icon.xml b/res/drawable/btn_queue_icon.xml
new file mode 100644 (file)
index 0000000..bce1cf2
--- /dev/null
@@ -0,0 +1,12 @@
+<?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/black"
+        android:pathData="M15 6H3v2h12V6zm0 4H3v2h12v-2zM3 16h8v-2H3v2zM17
+6v8.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V8h3V6h-5z" />
+</vector>