<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="M8.27 8.27c0.25-0.25 0.66-0.25 0.91 0L12 11.08l2.82-2.81c0.25-0.25 0.66-0.25 0.91 0s0.25 0.66 0 0.91L12.92 12l2.81 2.82c0.25 0.25 0.25 0.66 0 0.91-0.25 0.26-0.66 0.26-0.91 0L12 12.92l-2.82 2.81C8.93 16 8.52 16 8.27 15.73 8 15.48 8 15.07 8.27 14.82L11.08 12 8.27 9.18C8 8.93 8 8.52 8.27 8.27Z"/>
</vector>
