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/ic_brightness_2_24dp.xml')
-rw-r--r--app/src/main/res/drawable/ic_brightness_2_24dp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_brightness_2_24dp.xml b/app/src/main/res/drawable/ic_brightness_2_24dp.xml
new file mode 100644
index 000000000..7b60a65ff
--- /dev/null
+++ b/app/src/main/res/drawable/ic_brightness_2_24dp.xml
@@ -0,0 +1,5 @@
+<vector android:autoMirrored="true" android:height="24dp"
+ android:tint="?attr/colorOnSurfaceVariant" android:viewportHeight="24.0"
+ android:viewportWidth="24.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="#FF000000" android:pathData="M10,2c-1.82,0 -3.53,0.5 -5,1.35C7.99,5.08 10,8.3 10,12s-2.01,6.92 -5,8.65C6.47,21.5 8.18,22 10,22c5.52,0 10,-4.48 10,-10S15.52,2 10,2z"/>
+</vector>