Loading core/res/res/drawable-nodpi/stat_sys_adb.xml +21 −23 Original line number Diff line number Diff line <!-- Copyright (C) 2018 The Android Open Source Project Copyright (C) 2019 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Loading @@ -13,24 +13,22 @@ Copyright (C) 2018 The Android Open Source Project See the License for the specific language governing permissions and limitations under the License. --> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:name="vector" android:width="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48"> <group android:name="stat_sys_adb"> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24"> <path android:name="outer" android:pathData="M 18 30 L 24 30 C 29.523 30 34 25.523 34 20 C 34 14.477 29.523 10 24 10 C 18.477 10 14 14.477 14 20 L 14 44" android:strokeColor="#000000" android:strokeWidth="10"/> android:pathData="M12,12m-7,0a7,7,0,1,1,14,0a7,7,0,1,1,-14,0" android:strokeColor="#FF0000" android:strokeWidth="4"/> <path android:name="inner" android:pathData="M 19 30 L 24 30 C 29.523 30 34 25.523 34 20 C 34 14.477 29.523 10 24 10 C 18.477 10 14 14.477 14 20 L 14 44" android:strokeColor="#000000" android:strokeAlpha="0" android:strokeWidth="6"/> </group> android:pathData="M19,19 L12,12" android:strokeLineCap="round" android:strokeColor="#FF0000" android:strokeWidth="4" android:strokeAlpha=".5"/> <path android:pathData="M12,12m-2,0a2,2,0,1,1,4,0a2,2,0,1,1,-4,0" android:fillColor="#FF0000"/> </vector> Loading
core/res/res/drawable-nodpi/stat_sys_adb.xml +21 −23 Original line number Diff line number Diff line <!-- Copyright (C) 2018 The Android Open Source Project Copyright (C) 2019 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, Loading @@ -13,24 +13,22 @@ Copyright (C) 2018 The Android Open Source Project See the License for the specific language governing permissions and limitations under the License. --> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:name="vector" android:width="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48"> <group android:name="stat_sys_adb"> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24"> <path android:name="outer" android:pathData="M 18 30 L 24 30 C 29.523 30 34 25.523 34 20 C 34 14.477 29.523 10 24 10 C 18.477 10 14 14.477 14 20 L 14 44" android:strokeColor="#000000" android:strokeWidth="10"/> android:pathData="M12,12m-7,0a7,7,0,1,1,14,0a7,7,0,1,1,-14,0" android:strokeColor="#FF0000" android:strokeWidth="4"/> <path android:name="inner" android:pathData="M 19 30 L 24 30 C 29.523 30 34 25.523 34 20 C 34 14.477 29.523 10 24 10 C 18.477 10 14 14.477 14 20 L 14 44" android:strokeColor="#000000" android:strokeAlpha="0" android:strokeWidth="6"/> </group> android:pathData="M19,19 L12,12" android:strokeLineCap="round" android:strokeColor="#FF0000" android:strokeWidth="4" android:strokeAlpha=".5"/> <path android:pathData="M12,12m-2,0a2,2,0,1,1,4,0a2,2,0,1,1,-4,0" android:fillColor="#FF0000"/> </vector>