mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-08-03 03:15:40 +00:00
a294aa1a6b
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
20 lines
1.6 KiB
XML
20 lines
1.6 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="12dp"
|
|
android:height="12dp"
|
|
android:viewportWidth="12"
|
|
android:viewportHeight="12">
|
|
<group>
|
|
<clip-path
|
|
android:pathData="M0,0h12v12h-12z"/>
|
|
<path
|
|
android:pathData="M2.571,6.745C2.215,7.101 2.015,7.584 2.015,8.087C2.015,8.591 2.215,9.073 2.571,9.429C2.927,9.785 3.409,9.985 3.913,9.985C4.416,9.985 4.899,9.785 5.255,9.429L6.31,8.373C6.557,8.126 6.958,8.126 7.205,8.373C7.452,8.62 7.452,9.021 7.205,9.268L6.149,10.324C5.556,10.917 4.751,11.25 3.913,11.25C3.074,11.25 2.269,10.917 1.676,10.324C1.083,9.731 0.75,8.926 0.75,8.087C0.75,7.249 1.083,6.444 1.676,5.851L2.709,4.818C2.956,4.571 3.356,4.571 3.604,4.818C3.851,5.065 3.851,5.466 3.604,5.713L2.571,6.745Z"
|
|
android:fillColor="#ffffff" />
|
|
<path
|
|
android:pathData="M4.818,3.604C4.571,3.356 4.571,2.956 4.818,2.709L5.851,1.676C6.444,1.083 7.249,0.75 8.087,0.75C8.926,0.75 9.731,1.083 10.324,1.676C10.917,2.269 11.25,3.074 11.25,3.913C11.25,4.751 10.917,5.556 10.324,6.149L9.268,7.205C9.021,7.452 8.62,7.452 8.373,7.205C8.126,6.958 8.126,6.557 8.373,6.31L9.429,5.255C9.785,4.899 9.985,4.416 9.985,3.913C9.985,3.409 9.785,2.927 9.429,2.571C9.073,2.215 8.591,2.015 8.087,2.015C7.584,2.015 7.101,2.215 6.745,2.571L5.713,3.604C5.466,3.851 5.065,3.851 4.818,3.604Z"
|
|
android:fillColor="#ffffff" />
|
|
<path
|
|
android:pathData="M3.933,7.173C3.686,7.42 3.686,7.82 3.933,8.067C4.18,8.314 4.58,8.314 4.827,8.067L8.105,4.79C8.352,4.543 8.352,4.142 8.105,3.895C7.858,3.648 7.457,3.648 7.21,3.895L3.933,7.173Z"
|
|
android:fillColor="#ffffff" />
|
|
</group>
|
|
</vector>
|