Updated on 2026-08-14
This commit is contained in:
parent
b712e42f44
commit
9315578317
7 changed files with 130 additions and 36 deletions
15
core/ui/src/main/res/drawable/ic_error_sync_24.xml
Normal file
15
core/ui/src/main/res/drawable/ic_error_sync_24.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:pathData="M12,4C15.64,4,18.67,6.59,19.35,10.04C21.95,10.22,24,12.36,24,15C24,15.66,23.87,16.31,23.62,16.91C23.37,17.52,23,18.07,22.54,18.54C22.07,19,21.52,19.37,20.91,19.62C20.31,19.87,19.66,20,19,20H15.5V18H19C19.8,18,20.56,17.68,21.12,17.12C21.68,16.56,22,15.8,22,15C22,13.45,20.78,12.14,19.22,12.04L17.69,11.93L17.39,10.43C16.88,7.86,14.62,6,12,6C9.94,6,8.08,7.14,7.13,8.97L6.63,9.92L5.56,10.03C3.53,10.24,2,11.95,2,14C2,15.06,2.42,16.08,3.17,16.83C3.92,17.58,4.94,18,6,18H8.5V20H6C4.41,20,2.88,19.37,1.76,18.24C0.63,17.12,0,15.59,0,14C0,10.91,2.34,8.36,5.35,8.04C6.6,5.64,9.11,4,12,4Z" />
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:pathData="M11,19V14H13V19Z" />
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:pathData="M13,21V23H11V21Z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue