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

13 lines
1.1 KiB
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="M4.601,13.2C4.601,13.506 4.372,13.758 4.076,13.795L3.995,13.8C3.692,13.797 3.442,13.57 3.406,13.276L3.401,13.194L3.401,4.245L1.225,6.424C1.01,6.639 0.673,6.657 0.437,6.478L0.372,6.42C0.161,6.206 0.144,5.871 0.322,5.637L0.38,5.572L3.572,2.376C3.787,2.161 4.124,2.143 4.359,2.322L4.425,2.38L7.625,5.575C7.859,5.81 7.859,6.19 7.625,6.424C7.411,6.639 7.073,6.657 6.838,6.478L6.772,6.42L4.601,4.251L4.601,13.2Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M14.776,9.576C14.991,9.361 15.328,9.343 15.563,9.522L15.628,9.579C15.839,9.794 15.856,10.129 15.678,10.363L15.62,10.428L12.428,13.624C12.213,13.839 11.876,13.857 11.641,13.678L11.575,13.62L8.377,10.424C8.142,10.19 8.142,9.81 8.376,9.576C8.591,9.361 8.928,9.343 9.163,9.522L9.229,9.58L11.4,11.749L11.4,2.803C11.4,2.497 11.629,2.244 11.925,2.207L12.006,2.203C12.309,2.205 12.559,2.433 12.596,2.727L12.6,2.809L12.6,11.752L14.776,9.576Z"
android:fillColor="#ffffff"/>
</vector>