twotone_warehouse_24.xml 446 B

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="24dp"
  3. android:height="24dp"
  4. android:viewportWidth="24"
  5. android:viewportHeight="24"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M20,8.35V19h-2v-8H6v8H4V8.35l8,-3.2L20,8.35zM22,21V7L12,3L2,7v14h6v-8h8v8H22zM11,19H9v2h2V19zM13,16h-2v2h2V16zM15,19h-2v2h2V19z"/>
  10. </vector>