mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-30 15:15:42 +00:00
a294aa1a6b
Security hardened release: - Code obfuscation enabled (minifyEnabled=true, shrinkResources=true) - Sensitive files excluded (google-services.json, keystores) - Branch.io key moved to BuildConfig placeholder - Updated dependencies: OkHttp 4.12.0, Gson 2.10.1, BouncyCastle 1.77 - Comprehensive ProGuard rules for crypto wallet - Navigation 2.7.7, Lifecycle 2.7.0, ConstraintLayout 2.1.4
25 lines
2.3 KiB
XML
25 lines
2.3 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="16dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="16">
|
|
<path
|
|
android:pathData="M2,0L22,0A2,2 0,0 1,24 2L24,14A2,2 0,0 1,22 16L2,16A2,2 0,0 1,0 14L0,2A2,2 0,0 1,2 0z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M6.569,5.355C6.774,5.098 6.914,4.753 6.877,4.4C6.576,4.415 6.209,4.599 5.997,4.856C5.806,5.076 5.637,5.436 5.681,5.774C6.019,5.803 6.356,5.605 6.569,5.355Z"
|
|
android:fillColor="#000000"/>
|
|
<path
|
|
android:pathData="M6.873,5.84C6.383,5.811 5.966,6.118 5.732,6.118C5.497,6.118 5.139,5.855 4.751,5.862C4.246,5.869 3.777,6.155 3.521,6.609C2.994,7.517 3.382,8.864 3.895,9.604C4.144,9.97 4.443,10.373 4.839,10.358C5.212,10.343 5.358,10.116 5.812,10.116C6.266,10.116 6.397,10.358 6.793,10.351C7.202,10.343 7.459,9.985 7.708,9.618C7.993,9.201 8.11,8.798 8.117,8.776C8.11,8.769 7.327,8.468 7.32,7.568C7.312,6.814 7.934,6.455 7.964,6.433C7.612,5.913 7.063,5.855 6.873,5.84Z"
|
|
android:fillColor="#000000"/>
|
|
<path
|
|
android:pathData="M11.143,4.819C12.209,4.819 12.951,5.554 12.951,6.624C12.951,7.697 12.194,8.436 11.116,8.436H9.936V10.313H9.083V4.819L11.143,4.819ZM9.936,7.72H10.915C11.657,7.72 12.079,7.32 12.079,6.628C12.079,5.935 11.657,5.539 10.918,5.539H9.936V7.72Z"
|
|
android:fillColor="#000000"/>
|
|
<path
|
|
android:pathData="M13.174,9.174C13.174,8.474 13.711,8.044 14.662,7.99L15.759,7.926V7.617C15.759,7.172 15.458,6.905 14.955,6.905C14.479,6.905 14.183,7.134 14.11,7.492H13.334C13.379,6.768 13.996,6.235 14.986,6.235C15.957,6.235 16.577,6.749 16.577,7.552V10.312H15.789V9.654H15.77C15.538,10.099 15.031,10.381 14.506,10.381C13.722,10.381 13.174,9.894 13.174,9.174ZM15.759,8.813V8.497L14.773,8.557C14.281,8.592 14.004,8.809 14.004,9.151C14.004,9.502 14.293,9.73 14.735,9.73C15.309,9.73 15.759,9.334 15.759,8.813Z"
|
|
android:fillColor="#000000"/>
|
|
<path
|
|
android:pathData="M17.321,11.786V11.119C17.382,11.135 17.518,11.135 17.587,11.135C17.968,11.135 18.173,10.975 18.299,10.564C18.299,10.556 18.371,10.32 18.371,10.316L16.925,6.308H17.816L18.828,9.566H18.843L19.856,6.308H20.724L19.224,10.522C18.882,11.492 18.486,11.805 17.656,11.805C17.587,11.805 17.382,11.797 17.321,11.786Z"
|
|
android:fillColor="#000000"/>
|
|
</vector>
|