TP-71903 BBPS New Icons Update (#11594)

This commit is contained in:
Aparna Vadlamani
2024-07-02 12:09:41 +05:30
committed by GitHub
parent a5c981408e
commit e43c6bf9ef
10 changed files with 99 additions and 2 deletions

View File

@@ -831,7 +831,6 @@ object NaviWidgetIconUtils {
private const val NAVI_PAY_UPI_LITE_ICON = "NAVI_PAY_UPI_LITE_ICON"
private const val BBPS_MOBILE_RECHARGE = "BBPS_MOBILE_RECHARGE"
private const val BBPS_DTH_RECHARGE = "BBPS_DTH_RECHARGE"
private const val BBPS_FASTAG_RECHARGE = "BBPS_FASTAG_RECHARGE"
private const val BBPS_UTILITY_ELECTRICITY = "BBPS_UTILITY_ELECTRICITY"
private const val BBPS_VIEW_MORE = "BBPS_VIEW_MORE"
private const val BBPS_PRODUCT_ICON = "BBPS_PRODUCT_ICON"
@@ -1711,7 +1710,6 @@ object NaviWidgetIconUtils {
NAVI_PAY_UPI_LITE_ICON -> R.drawable.lite_logo_new
BBPS_MOBILE_RECHARGE -> R.drawable.mobile_recharge_icon
BBPS_DTH_RECHARGE -> R.drawable.recharge_dth_icon
BBPS_FASTAG_RECHARGE -> R.drawable.recharge_fastag_icon
BBPS_UTILITY_ELECTRICITY -> R.drawable.utility_electricity_icon
BBPS_VIEW_MORE -> R.drawable.bbps_view_more_homepage
BBPS_PRODUCT_ICON -> R.drawable.bill_payments_product_bbps

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,21 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="40dp"
android:height="40dp"
android:viewportWidth="40"
android:viewportHeight="40">
<path
android:pathData="M20,36C28.84,36 36,28.84 36,20C36,11.16 28.84,4 20,4C11.16,4 4,11.16 4,20C4,28.84 11.16,36 20,36Z"
android:strokeWidth="1.4"
android:fillColor="#00000000"
android:strokeColor="#001F11"/>
<path
android:pathData="M20,29C24.97,29 29,24.97 29,20C29,15.03 24.97,11 20,11C15.03,11 11,15.03 11,20C11,24.97 15.03,29 20,29Z"
android:fillColor="#001F11"/>
<path
android:pathData="M19.121,16L23.041,19.92L18.961,24"
android:strokeLineJoin="round"
android:strokeWidth="1.16"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 922 B

View File

@@ -0,0 +1,23 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="40dp"
android:height="40dp"
android:viewportWidth="40"
android:viewportHeight="40">
<path
android:pathData="M10.682,31H29.242V34.4C29.242,35.28 28.522,36 27.642,36H12.272C11.392,36 10.672,35.28 10.672,34.4V31H10.682Z"
android:fillColor="#001F11"/>
<path
android:pathData="M27.5,4H12.5C11.395,4 10.5,4.895 10.5,6V34C10.5,35.105 11.395,36 12.5,36H27.5C28.605,36 29.5,35.105 29.5,34V6C29.5,4.895 28.605,4 27.5,4Z"
android:strokeWidth="1.4"
android:fillColor="#00000000"
android:strokeColor="#001F11"/>
<path
android:pathData="M16.422,7.031H23.422"
android:strokeWidth="1.4"
android:fillColor="#00000000"
android:strokeColor="#001F11"
android:strokeLineCap="round"/>
<path
android:pathData="M23.278,20.08C23.458,20.26 23.448,20.56 23.278,20.74L21.098,22.9L17.908,26.09C17.828,26.17 17.688,26.09 17.728,25.98L19.368,21.12L16.698,18.35C16.538,18.18 16.538,17.91 16.698,17.74L18.898,15.55L22.078,12.38C22.168,12.29 22.308,12.38 22.268,12.5L20.628,17.36L23.268,20.09L23.278,20.08Z"
android:fillColor="#001F11"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -0,0 +1,29 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="40dp"
android:height="40dp"
android:viewportWidth="40"
android:viewportHeight="40">
<path
android:pathData="M6.438,36.219H26.798"
android:strokeLineJoin="round"
android:strokeWidth="1.4"
android:fillColor="#00000000"
android:strokeColor="#001F11"
android:strokeLineCap="round"/>
<path
android:pathData="M15.196,23.488H18.036L20.156,36.218H13.086L15.196,23.488Z"
android:fillColor="#001F11"/>
<path
android:pathData="M32.808,23.508C33.248,23.948 33.198,24.648 32.728,25.058C27.028,29.928 18.448,29.668 13.048,24.278C7.658,18.888 7.398,10.298 12.268,4.598C12.668,4.128 13.378,4.088 13.818,4.518L32.808,23.508Z"
android:strokeLineJoin="round"
android:strokeWidth="1.4"
android:fillColor="#ffffff"
android:strokeColor="#001F11"
android:strokeLineCap="round"/>
<path
android:pathData="M28.557,12.056C30.369,12.056 31.837,10.588 31.837,8.776C31.837,6.965 30.369,5.496 28.557,5.496C26.746,5.496 25.277,6.965 25.277,8.776C25.277,10.588 26.746,12.056 28.557,12.056Z"
android:strokeLineJoin="round"
android:strokeWidth="1.4"
android:fillColor="#001F11"
android:strokeColor="#001F11"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,26 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="40dp"
android:height="40dp"
android:viewportWidth="40"
android:viewportHeight="40">
<path
android:pathData="M16,35.531H24"
android:strokeLineJoin="round"
android:strokeWidth="1.4"
android:fillColor="#00000000"
android:strokeColor="#001F11"
android:strokeLineCap="round"/>
<path
android:pathData="M14.805,27.289H25.215V30.809C25.215,31.819 24.395,32.639 23.385,32.639H16.645C15.635,32.639 14.815,31.819 14.815,30.809V27.289H14.805Z"
android:fillColor="#001F11"/>
<path
android:pathData="M32.014,16.479C32.014,9.679 26.364,4.199 19.504,4.479C13.274,4.729 8.164,9.939 8.004,16.169C7.884,21.059 10.694,25.299 14.804,27.279V30.639C14.804,31.739 15.704,32.639 16.804,32.639H23.214C24.314,32.639 25.214,31.739 25.214,30.639V27.279C29.234,25.339 32.014,21.239 32.014,16.469V16.479Z"
android:strokeLineJoin="round"
android:strokeWidth="1.4"
android:fillColor="#00000000"
android:strokeColor="#001F11"
android:strokeLineCap="round"/>
<path
android:pathData="M23.294,18.85C23.474,19.03 23.464,19.33 23.294,19.51L21.114,21.67L17.924,24.86C17.844,24.94 17.704,24.86 17.744,24.75L19.384,19.89L16.714,17.12C16.554,16.95 16.554,16.68 16.714,16.51L18.914,14.32L22.094,11.15C22.184,11.06 22.324,11.15 22.284,11.27L20.644,16.13L23.284,18.86L23.294,18.85Z"
android:fillColor="#001F11"/>
</vector>