<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="M12 5.9c0.33 0 0.6 0.27 0.6 0.6v5.64l4.19 1.83c0.29 0.16 0.4 0.53 0.24 0.82-0.16 0.29-0.53 0.4-0.82 0.24l-4.81-2.17V6.5c0-0.33 0.27-0.6 0.6-0.6Z"/>
    <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>
