<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 6.72c0.36 0 0.65 0.3 0.65 0.65v3.98h3.98c0.36 0 0.65 0.3 0.65 0.65 0 0.36-0.3 0.65-0.65 0.65h-3.98v3.98c0 0.36-0.3 0.65-0.65 0.65-0.36 0-0.65-0.3-0.65-0.65v-3.98H7.37c-0.36 0-0.65-0.3-0.65-0.65 0-0.36 0.3-0.65 0.65-0.65h3.98V7.37c0-0.36 0.3-0.65 0.65-0.65Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2ZM3.48 12c0-4.7 3.82-8.52 8.52-8.52 4.7 0 8.52 3.82 8.52 8.52 0 4.7-3.82 8.52-8.52 8.52-4.7 0-8.52-3.82-8.52-8.52Z"/>
</vector>
