diff --git a/core/res/res/drawable/ic_corp_badge.xml b/core/res/res/drawable/ic_corp_badge.xml index 915f5fb96c019..1dad9776851e0 100644 --- a/core/res/res/drawable/ic_corp_badge.xml +++ b/core/res/res/drawable/ic_corp_badge.xml @@ -17,21 +17,20 @@ Copyright (C) 2018 The Android Open Source Project + android:viewportWidth="48" + android:viewportHeight="48"> - - - - + android:fillType="evenOdd" + android:strokeColor="#1A73E8" + android:strokeWidth="4" + android:pathData="M 24 2 C 36.1502644963 2 46 11.8497355037 46 24 C 46 36.1502644963 36.1502644963 46 24 46 C 11.8497355037 46 2 36.1502644963 2 24 C 2 11.8497355037 11.8497355037 2 24 2 Z" /> + + + \ No newline at end of file