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

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.6C11.5346,1.6 14.4,4.4654 14.4,8C14.4,11.5346 11.5346,14.4 8,14.4C4.4654,14.4 1.6,11.5346 1.6,8C1.6,4.4654 4.4654,1.6 8,1.6ZM8,2.6667C5.0545,2.6667 2.6667,5.0545 2.6667,8C2.6667,10.9455 5.0545,13.3333 8,13.3333C10.9455,13.3333 13.3333,10.9455 13.3333,8C13.3333,5.0545 10.9455,2.6667 8,2.6667ZM8,4.2667C8.2735,4.2667 8.4989,4.4726 8.5297,4.7378L8.5333,4.8L8.5333,7.7141L10.8715,9.2699C11.0992,9.4214 11.1728,9.7177 11.0515,9.9556L11.0201,10.0094C10.8686,10.2371 10.5723,10.3107 10.3344,10.1895L10.2806,10.158L7.7046,8.444C7.5745,8.3575 7.4899,8.2191 7.4708,8.0663L7.4667,8L7.4667,4.8C7.4667,4.5054 7.7054,4.2667 8,4.2667Z"
  16. android:strokeWidth="1"
  17. android:fillColor="#8A8A99"
  18. android:fillType="evenOdd"
  19. android:strokeColor="#00000000"/>
  20. </vector>