<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:pathData="M12 7.1c0.45 0 0.82 0.37 0.82 0.82v4.59c0 0.45-0.37 0.82-0.82 0.82-0.45 0-0.82-0.37-0.82-0.82v-4.6c0-0.44 0.37-0.8 0.82-0.8Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M13.02 16.08c0 0.57-0.46 1.02-1.02 1.02s-1.02-0.45-1.02-1.02c0-0.56 0.46-1.02 1.02-1.02s1.02 0.46 1.02 1.02Z"/>
    <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"/>
</vector>
