summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_wallpaper.xml
diff options
context:
space:
mode:
authorTony Wickham <twickham@google.com>2017-06-19 17:34:19 -0700
committerTony Wickham <twickham@google.com>2017-06-19 17:35:18 -0700
commit0e43826c66e1f5dc25ebdd0cf1758475ffba589d (patch)
treea844bcf9092a718f152fa038041a3658255b8733 /res/drawable/ic_wallpaper.xml
parent13fc445b079b7ef0d1414356e6f73b3b060e17fc (diff)
downloadandroid_packages_apps_Trebuchet-0e43826c66e1f5dc25ebdd0cf1758475ffba589d.tar.gz
android_packages_apps_Trebuchet-0e43826c66e1f5dc25ebdd0cf1758475ffba589d.tar.bz2
android_packages_apps_Trebuchet-0e43826c66e1f5dc25ebdd0cf1758475ffba589d.zip
Round some more icons
- Wallpapers - Home settings - Remove - Uninstall Change-Id: I50990fdcf0f8bf2b3c9e9e7cedaa6fc1f06ff9a4
Diffstat (limited to 'res/drawable/ic_wallpaper.xml')
-rw-r--r--res/drawable/ic_wallpaper.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/res/drawable/ic_wallpaper.xml b/res/drawable/ic_wallpaper.xml
index 30f6d1ae4..9e9222f64 100644
--- a/res/drawable/ic_wallpaper.xml
+++ b/res/drawable/ic_wallpaper.xml
@@ -20,5 +20,10 @@ Copyright (C) 2016 The Android Open Source Project
android:viewportHeight="48.0">
<path
android:fillColor="?android:attr/textColorPrimary"
- android:pathData="M8 8h14V4H8C5.79 4 4 5.79 4 8v14h4V8zm12 18l-8 10h24l-6-8-4.06 5.42L20 26zm14-9c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zm6-13H26v4h14v14h4V8c0-2.21-1.79-4-4-4zm0 36H26v4h14c2.21 0 4-1.79 4-4V26h-4v14zM8 26H4v14c0 2.21 1.79 4 4 4h14v-4H8V26z"/>
+ android:pathData="M8,8h13c0.56,0,1-0.44,1-1V5c0-0.56-0.44-1-1-1H8C5.8,4,4,5.8,4,8v13c0,0.56,0.44,1,1,1h2c0.56,0,1-0.44,
+ 1-1V8zM18.44,27.96L12,36h24l-4.4-5.86c-0.8-1.06-2.4-1.06-3.2,0l-2.46,3.28l-4.38-5.46C20.76,26.96,19.24,26.96,18.44,27.96z M34,
+ 17c0-1.66-1.34-3-3-3s-3,1.34-3,3s1.34,3,3,3S34,18.66,34,17z M40,4H27c-0.56,0-1,0.44-1,1v2c0,0.56,0.44,1,1,1h13v13c0,
+ 0.56,0.44,1,1,1h2c0.56,0,1-0.44,1-1V8C44,5.8,42.2,4,40,4z M40,40H27c-0.56,0-1,0.44-1,1v2c0,0.56,0.44,1,1,1h13c2.2,
+ 0,4-1.8,4-4V27c0-0.56-0.44-1-1-1h-2c-0.56,0-1,0.44-1,1V40z M7,26H5c-0.56,0-1,0.44-1,1v13c0,2.2,1.8,4,4,4h13c0.56,0,1-0.44,
+ 1-1v-2c0-0.56-0.44-1-1-1H8V27C8,26.44,7.56,26,7,26z"/>
</vector>