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

25 lines
1.6 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="56dp"
android:height="56dp"
android:viewportWidth="57"
android:viewportHeight="56">
<path
android:pathData="M28.746,15.809C32.927,15.809 36.316,13.837 36.316,11.405C36.316,8.972 32.927,7 28.746,7C24.565,7 21.176,8.972 21.176,11.405C21.176,13.837 24.565,15.809 28.746,15.809Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M28.746,48.997C32.927,48.997 36.316,47.025 36.316,44.592C36.316,42.16 32.927,40.188 28.746,40.188C24.565,40.188 21.176,42.16 21.176,44.592C21.176,47.025 24.565,48.997 28.746,48.997Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M18.197,21.906C20.287,18.284 20.274,14.361 18.167,13.144C16.059,11.927 12.657,13.877 10.566,17.499C8.476,21.121 8.489,25.044 10.597,26.261C12.704,27.478 16.106,25.528 18.197,21.906Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M46.922,38.498C49.013,34.876 49,30.954 46.895,29.737C44.789,28.521 41.388,30.471 39.297,34.093C37.207,37.716 37.219,41.638 39.325,42.854C41.431,44.071 44.832,42.12 46.922,38.498Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M18.168,42.853C20.275,41.636 20.288,37.713 18.198,34.091C16.108,30.469 12.705,28.519 10.598,29.736C8.491,30.954 8.477,34.876 10.567,38.499C12.658,42.121 16.06,44.07 18.168,42.853Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M46.896,26.262C49.002,25.046 49.015,21.123 46.924,17.501C44.834,13.879 41.432,11.929 39.327,13.145C37.221,14.361 37.208,18.284 39.299,21.906C41.389,25.528 44.791,27.478 46.896,26.262Z"
android:fillColor="#ffffff"/>
</vector>