<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="M7.28 11.43c-0.31 0-0.56 0.26-0.56 0.57 0 0.31 0.25 0.57 0.56 0.57h4.15v4.15c0 0.31 0.26 0.56 0.57 0.56 0.31 0 0.57-0.25 0.57-0.56v-4.15h4.15c0.31 0 0.56-0.26 0.56-0.57 0-0.31-0.25-0.57-0.56-0.57h-4.15V7.28c0-0.31-0.26-0.56-0.57-0.56-0.31 0-0.57 0.25-0.57 0.56v4.15H7.28Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M2 7c0-2.76 2.24-5 5-5h10c2.76 0 5 2.24 5 5v10c0 2.76-2.24 5-5 5H7c-2.76 0-5-2.24-5-5V7Zm5-3.8h10c2.1 0 3.8 1.7 3.8 3.8v10c0 2.1-1.7 3.8-3.8 3.8H7c-2.1 0-3.8-1.7-3.8-3.8V7c0-2.1 1.7-3.8 3.8-3.8Z"/>
</vector>
