]> git.ktnx.net Git - mobile-ledger.git/blob - app/src/main/res/drawable/ic_home_black_24dp.xml
update drawer menu with clipart icons and common style
[mobile-ledger.git] / app / src / main / res / drawable / ic_home_black_24dp.xml
1 <vector xmlns:android="http://schemas.android.com/apk/res/android"
2     android:width="24dp"
3     android:height="24dp"
4     android:tint="#313131"
5     android:viewportWidth="24.0"
6     android:viewportHeight="24.0">
7     <path
8         android:fillColor="#FF000000"
9         android:pathData="M10,20v-6h4v6h5v-8h3L12,3 2,12h3v8z" />
10 </vector>