mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
make + icon grey600 for proper icon coloring dark/light
Fixes #6647 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
8d82203c15
commit
9db4585224
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@
|
|||
android:width="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path android:fillColor="#000" android:pathData="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z" />
|
||||
<path android:fillColor="#757575" android:pathData="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z" />
|
||||
</vector>
|
||||
|
|
Loading…
Reference in a new issue