twotone_loyalty_24.xml 1.4 KB

123456789101112131415161718192021
  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="M11,4L4,4v7l9,9.01L20,13l-9,-9zM6.5,8C5.67,8 5,7.33 5,6.5S5.67,5 6.5,5 8,5.67 8,6.5 7.33,8 6.5,8zM13,11.7l0.6,-0.6c0.37,-0.37 0.89,-0.6 1.45,-0.6 1.13,0 2.05,0.92 2.05,2.05 0,0.57 -0.23,1.08 -0.6,1.45L13,17.5 9.5,14c-0.37,-0.38 -0.6,-0.89 -0.6,-1.45 0,-1.13 0.92,-2.05 2.05,-2.05 0.57,0 1.08,0.23 1.45,0.61l0.6,0.59z"
  10. android:strokeAlpha="0.3"
  11. android:fillAlpha="0.3"/>
  12. <path
  13. android:fillColor="@android:color/white"
  14. android:pathData="M21.41,11.58l-9,-9C12.05,2.22 11.55,2 11,2H4c-1.1,0 -2,0.9 -2,2v7c0,0.55 0.22,1.05 0.59,1.42l9,9c0.36,0.36 0.86,0.58 1.41,0.58s1.05,-0.22 1.41,-0.59l7,-7c0.37,-0.36 0.59,-0.86 0.59,-1.41s-0.23,-1.06 -0.59,-1.42zM13,20.01L4,11V4h7v-0.01l9,9 -7,7.02z"/>
  15. <path
  16. android:fillColor="@android:color/white"
  17. android:pathData="M6.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
  18. <path
  19. android:fillColor="@android:color/white"
  20. android:pathData="M8.9,12.55c0,0.57 0.23,1.07 0.6,1.45l3.5,3.5 3.5,-3.5c0.37,-0.37 0.6,-0.89 0.6,-1.45 0,-1.13 -0.92,-2.05 -2.05,-2.05 -0.57,0 -1.08,0.23 -1.45,0.6l-0.6,0.6 -0.6,-0.59c-0.37,-0.38 -0.89,-0.61 -1.45,-0.61 -1.13,0 -2.05,0.92 -2.05,2.05z"/>
  21. </vector>