学考乐离线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_wrong.xml 1.0KB

2 years ago
1234567891011121314151617181920
  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="M0,0h16v16h-16z"
  8. android:strokeAlpha="0"
  9. android:strokeWidth="1"
  10. android:fillColor="#000000"
  11. android:fillType="nonZero"
  12. android:strokeColor="#00000000"
  13. android:fillAlpha="0"/>
  14. <path
  15. android:pathData="M8,1.6C4.48,1.6 1.6,4.48 1.6,8C1.6,11.52 4.48,14.4 8,14.4C11.52,14.4 14.4,11.52 14.4,8C14.4,4.48 11.52,1.6 8,1.6ZM10.88,10.08C11.12,10.32 11.12,10.64 10.88,10.88C10.64,11.12 10.32,11.12 10.08,10.88L8,8.8L5.92,10.88C5.68,11.12 5.36,11.12 5.12,10.88C4.88,10.64 4.88,10.32 5.12,10.08L7.2,8L5.12,5.92C4.88,5.68 4.88,5.36 5.12,5.12C5.36,4.88 5.68,4.88 5.92,5.12L8,7.2L10.08,5.12C10.32,4.88 10.64,4.88 10.88,5.12C11.12,5.36 11.12,5.68 10.88,5.92L8.8,8L10.88,10.08Z"
  16. android:strokeWidth="1"
  17. android:fillColor="#CCCCCC"
  18. android:fillType="evenOdd"
  19. android:strokeColor="#00000000"/>
  20. </vector>