mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-30 12:55:43 +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
29 lines
2.8 KiB
XML
29 lines
2.8 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="16dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="16">
|
|
<path
|
|
android:pathData="M2,0L22,0A2,2 0,0 1,24 2L24,14A2,2 0,0 1,22 16L2,16A2,2 0,0 1,0 14L0,2A2,2 0,0 1,2 0z"
|
|
android:fillColor="#ffffff"/>
|
|
<group>
|
|
<clip-path
|
|
android:pathData="M2.55,4.25h18.901v7.5h-18.901z"/>
|
|
<path
|
|
android:pathData="M11.489,5.353V7.247H12.658C12.936,7.247 13.167,7.154 13.349,6.967C13.536,6.78 13.629,6.557 13.629,6.3C13.629,6.042 13.536,5.827 13.349,5.64C13.166,5.448 12.936,5.352 12.658,5.352H11.489V5.353ZM11.489,7.915V10.113H10.792V4.686H12.643C13.113,4.686 13.512,4.843 13.841,5.155C14.176,5.468 14.342,5.85 14.342,6.3C14.342,6.749 14.176,7.144 13.841,7.451C13.518,7.76 13.118,7.914 12.643,7.914H11.489V7.915ZM15.047,8.975C15.047,9.157 15.124,9.309 15.279,9.43C15.434,9.551 15.614,9.612 15.822,9.612C16.115,9.612 16.376,9.503 16.607,9.286C16.837,9.069 16.952,8.814 16.952,8.521C16.734,8.349 16.431,8.263 16.041,8.263C15.758,8.263 15.522,8.332 15.332,8.468C15.143,8.604 15.047,8.773 15.047,8.975ZM15.951,6.277C16.466,6.277 16.874,6.414 17.172,6.69C17.471,6.966 17.619,7.343 17.619,7.823V10.112H16.952V9.596H16.921C16.633,10.021 16.249,10.233 15.769,10.233C15.359,10.233 15.016,10.112 14.741,9.87C14.465,9.627 14.327,9.324 14.327,8.96C14.327,8.576 14.472,8.27 14.763,8.043C15.054,7.816 15.442,7.702 15.927,7.702C16.342,7.702 16.683,7.778 16.951,7.93V7.771C16.951,7.528 16.855,7.323 16.663,7.153C16.471,6.984 16.247,6.899 15.988,6.899C15.599,6.899 15.29,7.063 15.063,7.392L14.448,7.006C14.787,6.52 15.288,6.278 15.951,6.278M21.451,6.398L19.122,11.749H18.401L19.266,9.877L17.733,6.398H18.492L19.6,9.066H19.615L20.692,6.398H21.451Z"
|
|
android:fillColor="#5F6368"/>
|
|
<path
|
|
android:pathData="M8.669,7.44C8.669,7.22 8.65,7.008 8.615,6.806H5.671V8.007H7.357C7.285,8.398 7.066,8.731 6.734,8.954V9.734H7.74C8.329,9.191 8.669,8.389 8.669,7.44"
|
|
android:fillColor="#4285F4"/>
|
|
<path
|
|
android:pathData="M5.671,10.488C6.514,10.488 7.223,10.212 7.74,9.735L6.734,8.955C6.454,9.143 6.093,9.254 5.671,9.254C4.857,9.254 4.166,8.705 3.918,7.967H2.882V8.77C3.396,9.789 4.452,10.489 5.672,10.489"
|
|
android:fillColor="#34A853"/>
|
|
<path
|
|
android:pathData="M3.919,7.966C3.856,7.778 3.821,7.577 3.821,7.37C3.821,7.162 3.855,6.961 3.919,6.773V5.97H2.882C2.67,6.391 2.55,6.866 2.55,7.37C2.55,7.873 2.67,8.349 2.882,8.77L3.919,7.966Z"
|
|
android:fillColor="#FABB05"/>
|
|
<path
|
|
android:pathData="M5.671,5.485C6.131,5.485 6.543,5.643 6.868,5.953C7.193,6.262 7.759,5.063 7.759,5.063C7.218,4.56 6.513,4.251 5.671,4.251C4.452,4.251 3.396,4.95 2.882,5.969L3.919,6.772C4.166,6.034 4.857,5.485 5.672,5.485"
|
|
android:fillColor="#E94235"/>
|
|
</group>
|
|
</vector>
|