Replaced home icon

This commit is contained in:
Pierre HUBERT 2018-08-20 18:37:59 +02:00
parent 92da9ff0e3
commit 337da56a7c
2 changed files with 11 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -0,0 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="48.0"
android:viewportWidth="48.0">
<path
android:fillColor="#FF000000"
android:pathData="M20 40V28h8v12h10V24h6L24 6 4 24h6v16z" />
</vector>