<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.33c0.37 0 0.67 0.3 0.67 0.67v4.27c0 0.36-0.3 0.66-0.67 0.66-0.37 0-0.67-0.3-0.67-0.66V8c0-0.37 0.3-0.67 0.67-0.67Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M13.07 15.73c0 0.6-0.48 1.07-1.07 1.07-0.59 0-1.07-0.48-1.07-1.07 0-0.59 0.48-1.06 1.07-1.06 0.59 0 1.07 0.47 1.07 1.06Z"/>
    <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.67c-4.79 0-8.67 3.88-8.67 8.67s3.88 8.67 8.67 8.67 8.67-3.88 8.67-8.67S16.79 3.33 12 3.33Z"/>
</vector>
