mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-08-02 22:35:41 +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
11 lines
1.2 KiB
XML
11 lines
1.2 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:pathData="M3.4298,4.0279C9.0792,2.8173 14.9209,2.8173 20.5702,4.0279C21.8416,4.3004 22.75,5.424 22.75,6.7243V17.2239C22.75,18.59 21.7858,19.7662 20.4462,20.0341C14.8706,21.1492 9.1294,21.1492 3.5538,20.0341C2.2143,19.7662 1.25,18.59 1.25,17.2239V6.7243C1.25,5.424 2.1584,4.3004 3.4298,4.0279ZM20.2559,5.4946C14.8137,4.3285 9.1863,4.3285 3.7441,5.4946C3.1643,5.6189 2.75,6.1313 2.75,6.7243V17.2239C2.75,17.875 3.2096,18.4355 3.848,18.5632C9.2294,19.6395 14.7706,19.6395 20.152,18.5632C20.7904,18.4355 21.25,17.875 21.25,17.2239V6.7243C21.25,6.1313 20.8357,5.6189 20.2559,5.4946ZM9.6305,8.3058C9.8656,8.1727 10.1542,8.1763 10.3859,8.3154L15.3859,11.3154C15.6118,11.4509 15.75,11.695 15.75,11.9585C15.75,12.2219 15.6118,12.4661 15.3859,12.6016L10.3859,15.6016C10.1542,15.7406 9.8656,15.7443 9.6305,15.6111C9.3953,15.478 9.25,15.2287 9.25,14.9585V8.9585C9.25,8.6883 9.3953,8.439 9.6305,8.3058ZM10.75,10.2831V13.6338L13.5423,11.9585L10.75,10.2831Z"
|
|
android:fillColor="#2194FF"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|