Update homepage icon for Wallpaper & style

Bug: 185334720
Bug: 178363516
Test: visual
Change-Id: Iebc213be301e157a10299ff611817e8b03704c8a
This commit is contained in:
Yanting Yang
2021-04-27 03:05:55 +00:00
parent db74d13d4f
commit 243956834d

View File

@@ -19,7 +19,7 @@
android:viewportWidth="24.0" android:viewportWidth="24.0"
android:viewportHeight="24.0"> android:viewportHeight="24.0">
<path <path
android:pathData="M11,5H5V11H3V5C3,3.9 3.9,3 5,3H11V5ZM11.14,15.29L9,12.71L6,16.57H18L14.14,11.42L11.14,15.29ZM19,13V19H13V21H19C20.1,21 21,20.1 21,19V13H19ZM5,13V19H11V21H5C3.9,21 3,20.1 3,19V13H5ZM19,5V11H21V5C21,3.9 20.1,3 19,3H13V5H19ZM17,8C17,8.55 16.55,9 16,9C15.45,9 15,8.55 15,8C15,7.45 15.45,7 16,7C16.55,7 17,7.45 17,8Z" android:pathData="M2,12C2,17.51 6.49,22 12,22C13.38,22 14.5,20.88 14.5,19.5C14.5,18.89 14.27,18.3 13.86,17.83C13.78,17.73 13.73,17.62 13.73,17.5C13.73,17.22 13.95,17 14.23,17H16C19.31,17 22,14.31 22,11C22,6.04 17.51,2 12,2C6.49,2 2,6.49 2,12ZM4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.14 20,11C20,13.21 18.21,15 16,15H14.23C12.85,15 11.73,16.12 11.73,17.5C11.73,18.1 11.95,18.69 12.36,19.15C12.42,19.22 12.5,19.34 12.5,19.5C12.5,19.78 12.28,20 12,20C7.59,20 4,16.41 4,12ZM6.5,13C7.328,13 8,12.328 8,11.5C8,10.672 7.328,10 6.5,10C5.672,10 5,10.672 5,11.5C5,12.328 5.672,13 6.5,13ZM11,7.5C11,8.328 10.328,9 9.5,9C8.672,9 8,8.328 8,7.5C8,6.672 8.672,6 9.5,6C10.328,6 11,6.672 11,7.5ZM14.5,9C15.328,9 16,8.328 16,7.5C16,6.672 15.328,6 14.5,6C13.672,6 13,6.672 13,7.5C13,8.328 13.672,9 14.5,9ZM19,11.5C19,12.328 18.328,13 17.5,13C16.672,13 16,12.328 16,11.5C16,10.672 16.672,10 17.5,10C18.328,10 19,10.672 19,11.5Z"
android:fillType="evenOdd" android:fillType="evenOdd"
android:fillColor="?android:attr/colorPrimary"/> android:fillColor="?android:attr/colorPrimary"/>
</vector> </vector>