Updating manager profile icon

Bug: 203086099
Test: Verified on device
Change-Id: Iee85ee6c5e99045dd54d21cef5d3ec6cf3ac00c9
This commit is contained in:
Sunny Goyal
2021-11-09 13:54:15 -08:00
parent 16ca8a816b
commit 6c82c0f8b3

View File

@@ -20,5 +20,5 @@
android:viewportHeight="24">
<path
android:fillColor="@android:color/white"
android:pathData="M20,6h-4V4c0-1.1-0.9-2-2-2h-4C8.9,2,8,2.9,8,4v2H4C2.9,6,2,6.9,2,8l0,11c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V8 C22,6.9,21.1,6,20,6z M10,4h4v2h-4V4z M20,19H4V8h16V19z" />
android:pathData="@*android:string/config_work_badge_path_24" />
</vector>