<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="M6.72 12c0-0.31 0.25-0.57 0.56-0.57h4.15V7.28c0-0.31 0.26-0.56 0.57-0.56 0.31 0 0.57 0.25 0.57 0.56v4.15h4.15c0.31 0 0.56 0.26 0.56 0.57 0 0.31-0.25 0.57-0.56 0.57h-4.15v4.15c0 0.31-0.26 0.56-0.57 0.56-0.31 0-0.57-0.25-0.57-0.56v-4.15H7.28c-0.31 0-0.56-0.26-0.56-0.57Z"/>
    <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.87C7.1 3.13 3.13 7.1 3.13 12c0 4.9 3.97 8.87 8.87 8.87 4.9 0 8.87-3.97 8.87-8.87 0-4.9-3.97-8.87-8.87-8.87Z"/>
</vector>
