Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/type_label_36dp.xml')
-rw-r--r--app/src/main/res/drawable/type_label_36dp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/type_label_36dp.xml b/app/src/main/res/drawable/type_label_36dp.xml
new file mode 100644
index 000000000..1491602de
--- /dev/null
+++ b/app/src/main/res/drawable/type_label_36dp.xml
@@ -0,0 +1,5 @@
+<vector android:autoMirrored="true" android:height="36dp"
+ android:tint="?attr/colorOnSurfaceVariant" android:viewportHeight="24"
+ android:viewportWidth="24" android:width="36dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="@android:color/white" android:pathData="M17.63,5.84C17.27,5.33 16.67,5 16,5L5,5.01C3.9,5.01 3,5.9 3,7v10c0,1.1 0.9,1.99 2,1.99L16,19c0.67,0 1.27,-0.33 1.63,-0.84L22,12l-4.37,-6.16z"/>
+</vector>