We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34bc8ab commit 29e779bCopy full SHA for 29e779b
app/src/main/res/drawable/ic_home_black_24dp.xml
@@ -0,0 +1,9 @@
1
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
2
+ android:width="24dp"
3
+ android:height="24dp"
4
+ android:viewportHeight="24.0"
5
+ android:viewportWidth="24.0">
6
+ <path
7
+ android:fillColor="#ffffff"
8
+ android:pathData="M10,20v-6h4v6h5v-8h3L12,3 2,12h3v8z" />
9
+</vector>
0 commit comments