twotone_token_24.xml 1.1 KB

123456789101112131415
  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="M12,4.29l5.91,3.28L14.9,9.24C14.17,8.48 13.14,8 12,8S9.83,8.48 9.1,9.24L6.09,7.57L12,4.29zM11,19.16l-6,-3.33V9.26l3.13,1.74C8.04,11.31 8,11.65 8,12c0,1.86 1.27,3.43 3,3.87V19.16zM10,12c0,-1.1 0.9,-2 2,-2s2,0.9 2,2s-0.9,2 -2,2S10,13.1 10,12zM13,19.16v-3.28c1.73,-0.44 3,-2.01 3,-3.87c0,-0.35 -0.04,-0.69 -0.13,-1.01L19,9.26l0,6.57L13,19.16z"
  10. android:strokeAlpha="0.3"
  11. android:fillAlpha="0.3"/>
  12. <path
  13. android:fillColor="@android:color/white"
  14. android:pathData="M21,7l-9,-5L3,7v10l9,5l9,-5L21,7zM12,4.29l5.91,3.28L14.9,9.24C14.17,8.48 13.14,8 12,8S9.83,8.48 9.1,9.24L6.09,7.57L12,4.29zM11,19.16l-6,-3.33V9.26l3.13,1.74C8.04,11.31 8,11.65 8,12c0,1.86 1.27,3.43 3,3.87V19.16zM10,12c0,-1.1 0.9,-2 2,-2s2,0.9 2,2s-0.9,2 -2,2S10,13.1 10,12zM13,19.16v-3.28c1.73,-0.44 3,-2.01 3,-3.87c0,-0.35 -0.04,-0.69 -0.13,-1.01L19,9.26l0,6.57L13,19.16z"/>
  15. </vector>