<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 9V7h2v2H7Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M7 13v-2h2v2H7Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M11 9V7h2v2h-2Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M11 13v-2h2v2h-2Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3.2 5c0-1.55 1.25-2.8 2.8-2.8h8c1.55 0 2.8 1.25 2.8 2.8v3.2H19c1 0 1.8 0.8 1.8 1.8v12c0 0.44-0.36 0.8-0.8 0.8h-8-4-4c-0.44 0-0.8-0.36-0.8-0.8V5Zm5.6 16.2h2.4v-3.4H8.8v3.4Zm4 0V17c0-0.44-0.36-0.8-0.8-0.8H8c-0.44 0-0.8 0.36-0.8 0.8v4.2H4.8V5c0-0.66 0.54-1.2 1.2-1.2h8c0.66 0 1.2 0.54 1.2 1.2v16.2h-2.4Zm4 0V9.8H19c0.11 0 0.2 0.09 0.2 0.2v11.2h-2.4Z"/>
</vector>
