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_comment_36dp.xml')
-rw-r--r--app/src/main/res/drawable/type_comment_36dp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/type_comment_36dp.xml b/app/src/main/res/drawable/type_comment_36dp.xml
new file mode 100644
index 000000000..e089edf46
--- /dev/null
+++ b/app/src/main/res/drawable/type_comment_36dp.xml
@@ -0,0 +1,5 @@
+<vector android:autoMirrored="true" android:height="36dp"
+ android:tint="?attr/colorOnSurfaceVariant" android:viewportHeight="24.0"
+ android:viewportWidth="24.0" android:width="36dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="#FF000000" android:pathData="M21.99,4c0,-1.1 -0.89,-2 -1.99,-2L4,2c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h14l4,4 -0.01,-18zM18,14L6,14v-2h12v2zM18,11L6,11L6,9h12v2zM18,8L6,8L6,6h12v2z"/>
+</vector>