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')
-rw-r--r--app/src/main/res/drawable/ic_activity_light_grey.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_activity_light_grey.xml b/app/src/main/res/drawable/ic_activity_light_grey.xml
new file mode 100644
index 000000000..c40d9d080
--- /dev/null
+++ b/app/src/main/res/drawable/ic_activity_light_grey.xml
@@ -0,0 +1,6 @@
+<vector android:alpha="0.5" android:height="72dp"
+ android:viewportHeight="32" android:viewportWidth="32"
+ android:width="72dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="#FF969696"
+ android:pathData="M16,1.9492 L6,18.8102H17L16,30.0508 26,13.1898H15Z"/>
+</vector>