From e050122fd5bf6e4fac774c271b79aa9404e8631f Mon Sep 17 00:00:00 2001 From: Alexandra Gherghina Date: Thu, 18 Sep 2014 12:19:23 +0100 Subject: [PATCH] Fix broken svg icon We need to do this because the old svg had the middle part broken. Bug: 17544362 Change-Id: I72438a889b6c6a3c1dd50675afe73406f4b49ce9 --- core/res/res/drawable/ic_corp_icon_badge.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/core/res/res/drawable/ic_corp_icon_badge.xml b/core/res/res/drawable/ic_corp_icon_badge.xml index 0e1c63dc52933..538dade1dd8b0 100644 --- a/core/res/res/drawable/ic_corp_icon_badge.xml +++ b/core/res/res/drawable/ic_corp_icon_badge.xml @@ -30,18 +30,15 @@ Copyright (C) 2014 The Android Open Source Project android:pathData="M49.0,49.0m-14.0,0.0a14.0,14.0 0.0,1.0 1.0,28.0 0.0a14.0,14.0 0.0,1.0 1.0,-28.0 0.0" android:fillColor="#FF5722"/> - - \ No newline at end of file + android:pathData="M46.657,42.55 h4.72 v1.137 h-4.72z" + android:fillColor="#00000000"/> +