diff --git a/play-services-core/src/main/res/drawable-hdpi/ic_generic_man.png b/play-services-core/src/main/res/drawable-hdpi/ic_generic_man.png index b6b3129f..e1e34623 100644 Binary files a/play-services-core/src/main/res/drawable-hdpi/ic_generic_man.png and b/play-services-core/src/main/res/drawable-hdpi/ic_generic_man.png differ diff --git a/play-services-core/src/main/res/drawable-mdpi/ic_generic_man.png b/play-services-core/src/main/res/drawable-mdpi/ic_generic_man.png index f763dd25..63c44cb9 100644 Binary files a/play-services-core/src/main/res/drawable-mdpi/ic_generic_man.png and b/play-services-core/src/main/res/drawable-mdpi/ic_generic_man.png differ diff --git a/play-services-core/src/main/res/drawable-xhdpi/ic_generic_man.png b/play-services-core/src/main/res/drawable-xhdpi/ic_generic_man.png index 212293db..ddff09ee 100644 Binary files a/play-services-core/src/main/res/drawable-xhdpi/ic_generic_man.png and b/play-services-core/src/main/res/drawable-xhdpi/ic_generic_man.png differ diff --git a/play-services-core/src/main/res/drawable-xhdpi/proprietary_auth_ic_scope_icon_default.png b/play-services-core/src/main/res/drawable-xhdpi/proprietary_auth_ic_scope_icon_default.png index 56a1b802..b07b6f21 100644 Binary files a/play-services-core/src/main/res/drawable-xhdpi/proprietary_auth_ic_scope_icon_default.png and b/play-services-core/src/main/res/drawable-xhdpi/proprietary_auth_ic_scope_icon_default.png differ diff --git a/play-services-core/src/main/res/drawable-xxhdpi/ic_generic_man.png b/play-services-core/src/main/res/drawable-xxhdpi/ic_generic_man.png index 130c670c..fa4ffad9 100644 Binary files a/play-services-core/src/main/res/drawable-xxhdpi/ic_generic_man.png and b/play-services-core/src/main/res/drawable-xxhdpi/ic_generic_man.png differ diff --git a/play-services-core/src/main/res/drawable/dots_horizontal.xml b/play-services-core/src/main/res/drawable/dots_horizontal.xml index 4110aed7..be436712 100755 --- a/play-services-core/src/main/res/drawable/dots_horizontal.xml +++ b/play-services-core/src/main/res/drawable/dots_horizontal.xml @@ -1,14 +1,9 @@ - - + android:pathData="M6,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2 2,-0.9 2,-2 -0.9,-2 -2,-2zM18,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2 2,-0.9 2,-2 -0.9,-2 -2,-2zM12,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2 2,-0.9 2,-2 -0.9,-2 -2,-2z" /> diff --git a/play-services-core/src/main/res/drawable/ic_add_account.xml b/play-services-core/src/main/res/drawable/ic_add_account.xml index 1ff91a0e..9d33d75d 100644 --- a/play-services-core/src/main/res/drawable/ic_add_account.xml +++ b/play-services-core/src/main/res/drawable/ic_add_account.xml @@ -1,14 +1,9 @@ - - - + android:fillColor="#000000" + android:pathData="M15,12c2.21,0 4,-1.79 4,-4s-1.79,-4 -4,-4 -4,1.79 -4,4 1.79,4 4,4zM6,10L6,7L4,7v3L1,10v2h3v3h2v-3h3v-2L6,10zM15,14c-2.67,0 -8,1.34 -8,4v2h16v-2c0,-2.66 -5.33,-4 -8,-4z" /> diff --git a/play-services-core/src/main/res/drawable/ic_device_login.xml b/play-services-core/src/main/res/drawable/ic_device_login.xml index c0bce50c..4ca91e6f 100644 --- a/play-services-core/src/main/res/drawable/ic_device_login.xml +++ b/play-services-core/src/main/res/drawable/ic_device_login.xml @@ -1,12 +1,9 @@ - - - + android:pathData="M10,17V14H3V10H10V7L15,12L10,17M10,2H19A2,2 0 0,1 21,4V20A2,2 0 0,1 19,22H10A2,2 0 0,1 8,20V18H10V20H19V4H10V6H8V4A2,2 0 0,1 10,2Z" /> + \ No newline at end of file diff --git a/play-services-core/src/main/res/drawable/ic_expand_apps.xml b/play-services-core/src/main/res/drawable/ic_expand_apps.xml index 20634f05..34d81694 100755 --- a/play-services-core/src/main/res/drawable/ic_expand_apps.xml +++ b/play-services-core/src/main/res/drawable/ic_expand_apps.xml @@ -1,19 +1,10 @@ - - - - + android:viewportWidth="24" + android:viewportHeight="24"> + android:fillColor="#000000" + android:pathData="M10,6L8.59,7.41 13.17,12l-4.58,4.59L10,18l6,-6z" /> diff --git a/play-services-core/src/main/res/drawable/ic_info_outline.xml b/play-services-core/src/main/res/drawable/ic_info_outline.xml index 8e049cce..419edc7a 100755 --- a/play-services-core/src/main/res/drawable/ic_info_outline.xml +++ b/play-services-core/src/main/res/drawable/ic_info_outline.xml @@ -1,17 +1,9 @@ - - - + android:viewportWidth="24" + android:viewportHeight="24"> + android:fillColor="#000000" + android:pathData="M11,7h2v2h-2zM11,11h2v6h-2zM12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8 8,3.59 8,8 -3.59,8 -8,8z" /> diff --git a/play-services-core/src/main/res/mipmap-hdpi/ic_launcher.png b/play-services-core/src/main/res/mipmap-hdpi/ic_launcher.png index 31758af3..077f5708 100644 Binary files a/play-services-core/src/main/res/mipmap-hdpi/ic_launcher.png and b/play-services-core/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/play-services-core/src/main/res/mipmap-xhdpi/ic_launcher.png b/play-services-core/src/main/res/mipmap-xhdpi/ic_launcher.png index 6aec4d5a..477a9803 100644 Binary files a/play-services-core/src/main/res/mipmap-xhdpi/ic_launcher.png and b/play-services-core/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/play-services-core/src/main/res/mipmap-xxhdpi/ic_launcher.png b/play-services-core/src/main/res/mipmap-xxhdpi/ic_launcher.png index f8dedac2..d58580dd 100644 Binary files a/play-services-core/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/play-services-core/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/play-services-core/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/play-services-core/src/main/res/mipmap-xxxhdpi/ic_launcher.png index efbb9ac4..a077676a 100644 Binary files a/play-services-core/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/play-services-core/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ