]> git.ktnx.net Git - mobile-ledger.git/blob - app/src/main/res/drawable/ic_menu_gallery.xml
update drawer menu
[mobile-ledger.git] / app / src / main / res / drawable / ic_menu_gallery.xml
1 <vector xmlns:android="http://schemas.android.com/apk/res/android"
2     android:width="24dp"
3     android:height="24dp"
4     android:viewportWidth="24.0"
5     android:viewportHeight="24.0">
6     <path
7         android:fillColor="#FF000000"
8         android:pathData="M22,16V4c0,-1.1 -0.9,-2 -2,-2H8c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2zm-11,-4l2.03,2.71L16,11l4,5H8l3,-4zM2,6v14c0,1.1 0.9,2 2,2h14v-2H4V6H2z" />
9 </vector>