1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-1215 Design | Relations | Checked icon (#123)

This commit is contained in:
Konstantin Ivanov 2023-07-05 12:08:55 +02:00 committed by GitHub
parent c242dde283
commit 6ea103b7f9
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFB522"
android:fillColor="@color/glyph_selected"
android:pathData="M12,12m-12,0a12,12 0,1 1,24 0a12,12 0,1 1,-24 0" />
<path
android:fillColor="#00000000"