mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2024-11-23 22:09:30 +00:00
Replaced home icon
This commit is contained in:
parent
92da9ff0e3
commit
337da56a7c
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB |
11
app/src/main/res/drawable/ic_menu_home.xml
Normal file
11
app/src/main/res/drawable/ic_menu_home.xml
Normal 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>
|
Loading…
Reference in New Issue
Block a user