Files
pezkuwi-wallet-android/common/src/main/res/drawable/ic_abstain_vote.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
1.8 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="25dp"
android:height="24dp"
android:viewportWidth="25"
android:viewportHeight="24">
<path
android:pathData="M12.5,1.5C10.423,1.5 8.393,2.116 6.667,3.27C4.94,4.423 3.594,6.063 2.799,7.982C2.005,9.9 1.797,12.012 2.202,14.048C2.607,16.085 3.607,17.956 5.075,19.425C6.544,20.893 8.415,21.893 10.452,22.298C12.488,22.703 14.6,22.496 16.518,21.701C18.437,20.906 20.077,19.56 21.23,17.833C22.384,16.107 23,14.077 23,12C23,9.215 21.894,6.545 19.925,4.575C17.955,2.606 15.285,1.5 12.5,1.5ZM17.127,15.321C17.127,15.495 17.057,15.662 16.934,15.785C16.811,15.908 16.644,15.977 16.47,15.977H8.595C8.421,15.977 8.254,15.908 8.131,15.785C8.008,15.662 7.939,15.495 7.939,15.321C7.939,15.147 8.008,14.98 8.131,14.857C8.254,14.733 8.421,14.664 8.595,14.664H16.47C16.644,14.664 16.811,14.733 16.934,14.857C17.057,14.98 17.127,15.147 17.127,15.321ZM18.406,9.559C18.406,9.792 18.337,10.021 18.207,10.215C18.077,10.409 17.893,10.561 17.677,10.65C17.461,10.74 17.224,10.763 16.994,10.717C16.765,10.672 16.555,10.559 16.39,10.394C16.225,10.229 16.112,10.018 16.066,9.789C16.021,9.56 16.044,9.323 16.134,9.107C16.223,8.891 16.375,8.706 16.569,8.577C16.763,8.447 16.991,8.377 17.225,8.377C17.538,8.377 17.839,8.502 18.06,8.723C18.282,8.945 18.406,9.245 18.406,9.559ZM8.038,10.74C7.804,10.74 7.575,10.671 7.381,10.541C7.187,10.411 7.036,10.227 6.946,10.011C6.857,9.795 6.833,9.557 6.879,9.328C6.925,9.099 7.037,8.889 7.202,8.723C7.367,8.558 7.578,8.446 7.807,8.4C8.036,8.355 8.274,8.378 8.49,8.467C8.705,8.557 8.89,8.708 9.02,8.902C9.149,9.097 9.219,9.325 9.219,9.559C9.219,9.716 9.187,9.872 9.126,10.017C9.065,10.162 8.976,10.293 8.864,10.403C8.751,10.514 8.618,10.6 8.471,10.658C8.325,10.715 8.169,10.743 8.011,10.74H8.038Z"
android:fillColor="#ffffff"/>
</vector>