Skip to content

Commit 29e779b

Browse files
authored
Create ic_home_black_24dp.xml
1 parent 34bc8ab commit 29e779b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)