Updated on 2026-08-14
This commit is contained in:
parent
7de4f3ab1f
commit
6badbf18b5
24 changed files with 1557 additions and 78 deletions
20
core/ui/src/main/res/drawable/ic_key_card_20.xml
Normal file
20
core/ui/src/main/res/drawable/ic_key_card_20.xml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<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="M0,8.967C0,7.287 0,6.446 0.327,5.805C0.615,5.24 1.074,4.781 1.638,4.494C2.28,4.167 3.12,4.167 4.8,4.167H10.2C11.88,4.167 12.72,4.167 13.362,4.494C13.927,4.781 14.385,5.24 14.673,5.805C15,6.446 15,7.287 15,8.967V11.033C15,12.714 15,13.554 14.673,14.195C14.385,14.76 13.927,15.219 13.362,15.506C12.72,15.833 11.88,15.833 10.2,15.833H4.8C3.12,15.833 2.28,15.833 1.638,15.506C1.074,15.219 0.615,14.76 0.327,14.195C0,13.554 0,12.714 0,11.033V8.967Z"
|
||||
android:fillColor="#919191"/>
|
||||
<path
|
||||
android:pathData="M0,8.967C0,7.287 0,6.446 0.327,5.805C0.615,5.24 1.074,4.781 1.638,4.494C2.28,4.167 3.12,4.167 4.8,4.167H10.2C11.88,4.167 12.72,4.167 13.362,4.494C13.927,4.781 14.385,5.24 14.673,5.805C15,6.446 15,7.287 15,8.967V11.033C15,12.714 15,13.554 14.673,14.195C14.385,14.76 13.927,15.219 13.362,15.506C12.72,15.833 11.88,15.833 10.2,15.833H4.8C3.12,15.833 2.28,15.833 1.638,15.506C1.074,15.219 0.615,14.76 0.327,14.195C0,13.554 0,12.714 0,11.033V8.967Z"
|
||||
android:fillColor="#919191"/>
|
||||
<path
|
||||
android:pathData="M13.362,4.167C14.81,4.167 15.535,4.167 16.088,4.439C16.575,4.679 16.97,5.061 17.218,5.531C17.5,6.066 17.5,6.766 17.5,8.167V11.833C17.5,13.233 17.5,13.934 17.218,14.469C16.97,14.939 16.575,15.321 16.088,15.561C15.535,15.833 14.81,15.833 13.362,15.833H12.5C13.948,15.833 14.673,15.833 15.226,15.561C15.712,15.321 16.108,14.939 16.356,14.469C16.638,13.934 16.638,13.233 16.638,11.833V8.167C16.638,6.766 16.638,6.066 16.356,5.531C16.108,5.061 15.712,4.679 15.226,4.439C14.673,4.167 13.948,4.167 12.5,4.167H13.362Z"
|
||||
android:fillColor="#919191"/>
|
||||
<path
|
||||
android:pathData="M15.862,4.167C17.31,4.167 18.035,4.167 18.588,4.439C19.075,4.679 19.47,5.061 19.718,5.531C20,6.066 20,6.766 20,8.167V11.833C20,13.233 20,13.934 19.718,14.469C19.47,14.939 19.075,15.321 18.588,15.561C18.035,15.833 17.31,15.833 15.862,15.833H15C16.448,15.833 17.173,15.833 17.726,15.561C18.212,15.321 18.608,14.939 18.856,14.469C19.138,13.934 19.138,13.233 19.138,11.833V8.167C19.138,6.766 19.138,6.066 18.856,5.531C18.608,5.061 18.212,4.679 17.726,4.439C17.173,4.167 16.448,4.167 15,4.167H15.862Z"
|
||||
android:strokeAlpha="0.6"
|
||||
android:fillColor="#919191"
|
||||
android:fillAlpha="0.6"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue