<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="M6 2.2C4.45 2.2 3.2 3.45 3.2 5v17c0 0.44 0.36 0.8 0.8 0.8h4.2V18c0-0.44 0.36-0.8 0.8-0.8h2c0.44 0 0.8 0.36 0.8 0.8v4.8H16c0.44 0 0.8-0.36 0.8-0.8V5c0-1.55-1.25-2.8-2.8-2.8H6ZM7 7v2h2V7H7Zm0 4v2h2v-2H7Zm4-4v2h2V7h-2Zm0 4v2h2v-2h-2Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M21 22.8h-2.6V8.2H20c1 0 1.8 0.8 1.8 1.8v12c0 0.44-0.36 0.8-0.8 0.8Z"/>
</vector>
