Files
pezkuwi-wallet-android/common/src/main/res/drawable/ic_parity_signer.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

10 lines
767 B
XML

<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="M9.8469,0L0,6.1548L1.2938,8.2231L4.0233,6.5344V5.2048H6.1604L11.1644,2.1023L9.8469,0ZM11.5085,2.6593L7.3967,5.2122H12.0018L12.7935,4.7276L11.5085,2.6593ZM13.145,5.2698L12.0964,5.9095V7.1047H10.1689L7.4941,8.7682H11.8571L14.3561,7.2185L13.145,5.2698ZM4.3305,7.1106L1.6394,8.783L2.9244,10.841L4.0336,10.154V8.7682H6.2609L8.9357,7.1106H4.3305ZM14.7003,7.7695L12.1111,9.3799V10.6681H10.0257L4.8326,13.8873L6.153,16L16,9.8452L14.7003,7.7695ZM4.4309,10.6681L3.2715,11.3876L4.4915,13.3378L8.7909,10.6681H4.4309Z"
android:fillColor="#ffffff" />
</vector>