Updated on 2026-08-14
This commit is contained in:
parent
d31d3f8a9b
commit
d4b7aa85e1
18 changed files with 1225 additions and 183 deletions
9
core/ui/src/main/res/drawable/ic_chewron_down_20.xml
Normal file
9
core/ui/src/main/res/drawable/ic_chewron_down_20.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20">
|
||||
<path
|
||||
android:pathData="M13.452,7.634C13.838,7.239 14.471,7.233 14.866,7.618C15.261,8.004 15.267,8.638 14.882,9.033L10.879,13.129C10.396,13.623 9.604,13.623 9.121,13.129L5.118,9.033C4.732,8.638 4.74,8.004 5.135,7.618C5.53,7.233 6.163,7.239 6.549,7.634L10.001,11.166L13.452,7.634Z"
|
||||
android:fillColor="#656565"/>
|
||||
</vector>
|
||||
9
core/ui/src/main/res/drawable/ic_staking_new_16.xml
Normal file
9
core/ui/src/main/res/drawable/ic_staking_new_16.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:pathData="M14.106,9.477C14.395,9.315 14.76,9.418 14.923,9.707C15.085,9.995 14.983,10.361 14.694,10.523L9.471,13.461C8.558,13.975 7.442,13.975 6.529,13.461L1.306,10.523C1.017,10.361 0.915,9.995 1.077,9.707C1.24,9.418 1.606,9.315 1.895,9.477L7.118,12.415C7.666,12.723 8.335,12.724 8.883,12.415L14.106,9.477ZM6.529,2.54C7.443,2.026 8.557,2.026 9.471,2.54L14.694,5.477C14.883,5.583 15,5.784 15,6.001C15,6.217 14.883,6.417 14.694,6.523L9.471,9.461C8.558,9.975 7.442,9.975 6.529,9.461L1.306,6.523C1.117,6.417 1,6.217 1,6.001C1,5.784 1.117,5.583 1.306,5.477L6.529,2.54ZM8.883,3.585C8.335,3.277 7.666,3.277 7.118,3.585L2.824,6.001L7.118,8.416C7.666,8.723 8.335,8.724 8.883,8.416L13.177,6.001L8.883,3.585Z"
|
||||
android:fillColor="#656565"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue