Updated on 2026-08-14
This commit is contained in:
parent
e1c819d421
commit
0e169a5418
19 changed files with 292 additions and 37 deletions
21
core/ui/src/main/res/drawable/ic_sync_56.xml
Normal file
21
core/ui/src/main/res/drawable/ic_sync_56.xml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="56dp"
|
||||
android:height="56dp"
|
||||
android:viewportWidth="56"
|
||||
android:viewportHeight="56">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M28,0L28,0A28,28 0,0 1,56 28L56,28A28,28 0,0 1,28 56L28,56A28,28 0,0 1,0 28L0,28A28,28 0,0 1,28 0z"/>
|
||||
<path
|
||||
android:pathData="M0,0h56v56h-56z"
|
||||
android:strokeAlpha="0.1"
|
||||
android:fillColor="#0099FF"
|
||||
android:fillAlpha="0.1"/>
|
||||
<path
|
||||
android:pathData="M15.29,30.658C15.583,30.465 15.946,30.411 16.284,30.508L22.394,32.28C23.03,32.465 23.397,33.13 23.212,33.766C23.028,34.403 22.362,34.769 21.726,34.585L18.727,33.715C19.703,35.3 21.072,36.613 22.708,37.522C24.591,38.569 26.743,39.033 28.89,38.857C31.037,38.681 33.084,37.873 34.772,36.534C36.459,35.195 37.712,33.384 38.371,31.333C38.574,30.702 39.25,30.355 39.881,30.558C40.512,30.761 40.859,31.437 40.656,32.068C39.852,34.571 38.324,36.779 36.264,38.414C34.205,40.048 31.706,41.035 29.086,41.25C26.466,41.464 23.84,40.897 21.542,39.62C19.575,38.526 17.924,36.953 16.735,35.056L16.352,38.122C16.27,38.78 15.671,39.246 15.013,39.164C14.356,39.082 13.889,38.483 13.971,37.825L14.759,31.512C14.802,31.164 14.997,30.851 15.29,30.658Z"
|
||||
android:fillColor="#0099FF"/>
|
||||
<path
|
||||
android:pathData="M26.914,14.751C29.534,14.536 32.16,15.104 34.458,16.381C36.425,17.474 38.076,19.048 39.264,20.945L39.648,17.878C39.73,17.221 40.329,16.754 40.987,16.836C41.644,16.919 42.111,17.518 42.029,18.175L41.241,24.489C41.198,24.837 41.004,25.149 40.711,25.342C40.418,25.535 40.054,25.59 39.716,25.493L33.606,23.721C32.97,23.536 32.603,22.871 32.787,22.235C32.972,21.598 33.638,21.232 34.274,21.416L37.273,22.285C36.297,20.7 34.928,19.388 33.292,18.479C31.409,17.432 29.257,16.967 27.11,17.143C24.963,17.319 22.916,18.128 21.228,19.467C19.541,20.806 18.288,22.617 17.629,24.668C17.426,25.298 16.75,25.645 16.119,25.443C15.488,25.24 15.141,24.564 15.344,23.933C16.148,21.43 17.677,19.222 19.736,17.587C21.795,15.953 24.294,14.966 26.914,14.751Z"
|
||||
android:fillColor="#0099FF"/>
|
||||
</group>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue