sharp_atm_24.xml 494 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="M8,9v1.5h2.25L10.25,15h1.5v-4.5L14,10.5L14,9L8,9zM7,9L2,9v6h1.5v-1.5h2L5.5,15L7,15L7,9zM5.5,12h-2v-1.5h2L5.5,12zM22,9h-6.5v6L17,15v-4.5h1L18,14h1.5v-3.51h1L20.5,15L22,15L22,9z"/>
  10. </vector>