mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2939 Membership | Fix | Update icon (#1743)
This commit is contained in:
parent
aa5c4497d1
commit
c744559df5
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@
|
|||
android:viewportHeight="28">
|
||||
<path
|
||||
android:pathData="M6,0L22,0A6,6 0,0 1,28 6L28,22A6,6 0,0 1,22 28L6,28A6,6 0,0 1,0 22L0,6A6,6 0,0 1,6 0z"
|
||||
android:fillColor="@color/glyph_selected"/>
|
||||
android:fillColor="@color/shape_tertiary"/>
|
||||
<path
|
||||
android:pathData="M4,14C10,13 13,10 14,4V14V14V24C13,18 10,15 4,14H4L4,14L4,14H4ZM14,4C15,10 18,13 24,14H24C24,14 24,14 24,14C24,14 24,14 24,14H24C18,15 15,18 14,24V14V14V4Z"
|
||||
android:fillColor="@color/text_button_label"
|
||||
android:fillColor="@color/text_white"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue