Updated on 2026-08-14
This commit is contained in:
parent
391e0562cc
commit
12cebc413d
17 changed files with 686 additions and 7 deletions
9
core/ui/src/main/res/drawable/ic_success_20.xml
Normal file
9
core/ui/src/main/res/drawable/ic_success_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="M9.992,1.667C14.551,1.667 18.333,5.441 18.333,10C18.333,14.551 14.559,18.333 10,18.333C5.449,18.333 1.667,14.551 1.667,10C1.667,5.441 5.442,1.667 9.992,1.667ZM13.121,6.381C12.909,6.381 12.696,6.512 12.541,6.757L9.053,12.361L7.394,10.221C7.189,9.951 7.009,9.878 6.772,9.878C6.405,9.878 6.119,10.18 6.119,10.548C6.119,10.736 6.193,10.915 6.315,11.078L8.366,13.595C8.579,13.881 8.807,13.995 9.085,13.995C9.363,13.995 9.6,13.864 9.771,13.595L13.611,7.549C13.709,7.377 13.815,7.189 13.815,7.01C13.815,6.626 13.481,6.381 13.121,6.381Z"
|
||||
android:fillColor="#0099FF"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue