<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="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12Zm10-8.37c-4.62 0-8.37 3.75-8.37 8.37 0 4.62 3.75 8.37 8.37 8.37 4.62 0 8.37-3.75 8.37-8.37 0-4.62-3.75-8.37-8.37-8.37Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M18.65 17.65c0.3 0.3 0.3 0.82 0 1.13-0.32 0.31-0.82 0.31-1.13 0L5.43 6.7c-0.3-0.32-0.3-0.82 0-1.13 0.32-0.32 0.82-0.32 1.14 0l12.08 12.08Z"/>
</vector>
