mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Update pdf icon color
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
This commit is contained in:
parent
0cc1492c53
commit
3665df2921
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
android:viewportHeight="96">
|
||||
|
||||
<path
|
||||
android:fillColor="#FF2116"
|
||||
android:fillColor="#dc5047"
|
||||
android:pathData="M76,12H20C15.6,12 12,15.6 12,20V76C12,80.4 15.6,84 20,84H76C80.4,84 84,80.4 84,76V20C84,15.6 80.4,12 76,12ZM38,46C38,49.2 35.2,52 32,52H28V60H22V36H32C35.2,36 38,38.8 38,42V46ZM58,54C58,57.2 55.2,60 52,60H42V36H52C55.2,36 58,38.8 58,42V54ZM74,42H68V46H74V52H68V60H62V36H74V42ZM48,42H52V54H48V42ZM28,42H32V46H28V42Z" />
|
||||
|
||||
</vector>
|
||||
|
|
Loading…
Reference in a new issue