From df53578425c814687f32c68c40fc164e6d39a787 Mon Sep 17 00:00:00 2001 From: Tony Mak Date: Thu, 12 Apr 2018 15:30:24 +0100 Subject: [PATCH] Check in the new work profile icon Test: Settings -> Google -> Observe the icon Fixes: 77952474 Change-Id: I7b26651bbc06aa496ae98f3030a3a1458ffdba1f --- core/res/res/drawable/ic_corp_badge.xml | 29 ++++++++++++------------- 1 file changed, 14 insertions(+), 15 deletions(-) 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