taler-android

Android apps for GNU Taler (wallet, PoS, cashier)
Log | Files | Refs | README | LICENSE

ic_store_mall.xml (406B)


      1 <vector xmlns:android="http://schemas.android.com/apk/res/android"
      2     android:width="24dp"
      3     android:height="24dp"
      4     android:tint="?attr/colorControlNormal"
      5     android:viewportWidth="24.0"
      6     android:viewportHeight="24.0">
      7     <path
      8         android:fillColor="#FF000000"
      9         android:pathData="M20,4L4,4v2h16L20,4zM21,14v-2l-1,-5L4,7l-1,5v2h1v6h10v-6h4v6h2v-6h1zM12,18L6,18v-4h6v4z" />
     10 </vector>