summaryrefslogtreecommitdiff
path: root/res/drawable/ic_home.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_home.xml')
-rw-r--r--res/drawable/ic_home.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/ic_home.xml b/res/drawable/ic_home.xml
index 5eb2e92..4e6c73b 100644
--- a/res/drawable/ic_home.xml
+++ b/res/drawable/ic_home.xml
@@ -21,7 +21,7 @@ Copyright (C) 2016 The Android Open Source Project
android:tint="?android:attr/colorAccent">
<path
- android:fillColor="#FFFFFFFF"
- android:pathData="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z" />
+ android:fillColor="#FF000000"
+ android:pathData="M12,3L4,9v12h16V9L12,3zM18,19h-3v-6H9v6H6v-9l6,-4.5l6,4.5V19z"/>
</vector>