mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-27 22:55:08 +01:00
use outlined team icon
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
b42d8acd02
commit
f5faa3b3f9
@ -7,13 +7,13 @@
|
||||
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="24dp"
|
||||
android:viewportHeight="24"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="960"
|
||||
android:viewportWidth="960"
|
||||
android:width="24dp">
|
||||
|
||||
<group
|
||||
android:pivotX="12"
|
||||
android:pivotY="12"
|
||||
android:pivotX="480"
|
||||
android:pivotY="480"
|
||||
android:scaleX="0.65"
|
||||
android:scaleY="0.65">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user