element-x-ada/libraries/compound/src/main/res/drawable/ic_compound_time.xml

13 lines
569 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M13 8a1 1 0 1 0-2 0v4a1 1 0 0 0 0.3 0.7l2.82 2.84a1 1 0 0 0 1.42-1.42L13 11.6z"/>
<path
android:fillColor="#FF000000"
android:fillType="evenOdd"
android:pathData="M22 11.91c0 5.53-4.48 10-10 10s-10-4.47-10-10 4.48-10 10-10 10 4.48 10 10m-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0"/>
</vector>