学考乐离线App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ic_play_pause.xml 594B

123456789101112
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="16dp"
  3. android:height="16dp"
  4. android:viewportWidth="16"
  5. android:viewportHeight="16">
  6. <path
  7. android:pathData="M5,3C5.5523,3 6,3.4477 6,4L6,12C6,12.5523 5.5523,13 5,13C4.4477,13 4,12.5523 4,12L4,4C4,3.4477 4.4477,3 5,3ZM12,3C12.5523,3 13,3.4477 13,4L13,12C13,12.5523 12.5523,13 12,13C11.4477,13 11,12.5523 11,12L11,4C11,3.4477 11.4477,3 12,3Z"
  8. android:strokeWidth="1"
  9. android:fillColor="#5082E6"
  10. android:fillType="evenOdd"
  11. android:strokeColor="#00000000"/>
  12. </vector>