Files
pezkuwi-wallet-android/common/src/main/res/drawable/ic_wallet_outline.xml
T
pezkuwichain a294aa1a6b Initial commit: Pezkuwi Wallet Android
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
2026-02-12 05:19:41 +03:00

11 lines
1.5 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M16.367,2.305C16.812,2.222 17.27,2.237 17.708,2.349C18.149,2.462 18.56,2.672 18.911,2.962C19.261,3.252 19.544,3.616 19.738,4.028C19.932,4.44 20.032,4.889 20.032,5.345V6.048C21.435,6.299 22.5,7.526 22.5,9.001V18.001C22.5,19.658 21.157,21.001 19.5,21.001H4.5C2.843,21.001 1.5,19.658 1.5,18.001V9.751V9.001V7.455C1.5,6.734 1.751,6.036 2.209,5.481C2.669,4.926 3.307,4.549 4.015,4.414L4.029,4.411L16.367,2.305ZM18.532,5.345V6.001H4.5C4.246,6.001 4,6.032 3.765,6.091C3.925,5.994 4.102,5.925 4.289,5.888L16.626,3.783L16.64,3.78C16.871,3.736 17.108,3.744 17.335,3.802C17.562,3.86 17.774,3.968 17.955,4.118C18.135,4.267 18.281,4.455 18.381,4.667C18.481,4.879 18.532,5.111 18.532,5.345ZM3,18.001L3,9.751V9C3.001,8.172 3.672,7.501 4.5,7.501H19.5C20.328,7.501 21,8.172 21,9.001V18.001C21,18.829 20.328,19.501 19.5,19.501H4.5C3.672,19.501 3,18.829 3,18.001ZM16.417,14.748C16.663,14.913 16.953,15.001 17.25,15.001C17.648,15.001 18.029,14.843 18.311,14.561C18.592,14.28 18.75,13.899 18.75,13.501C18.75,13.204 18.662,12.914 18.497,12.667C18.332,12.421 18.098,12.228 17.824,12.115C17.55,12.001 17.248,11.972 16.957,12.03C16.666,12.087 16.399,12.23 16.189,12.44C15.98,12.65 15.837,12.917 15.779,13.208C15.721,13.499 15.751,13.801 15.864,14.075C15.978,14.349 16.17,14.583 16.417,14.748Z"
android:fillColor="#FFFFFF"
android:fillType="evenOdd"/>
</vector>