<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.4 5c0-1.44 1.16-2.6 2.6-2.6h8c1.44 0 2.6 1.16 2.6 2.6v3.4H19c0.88 0 1.6 0.72 1.6 1.6v12c0 0.33-0.27 0.6-0.6 0.6H4c-0.33 0-0.6-0.27-0.6-0.6V5Zm5.2 16.4h2.8v-3.8H8.6v3.8Zm4 0V17c0-0.33-0.27-0.6-0.6-0.6H8c-0.33 0-0.6 0.27-0.6 0.6v4.4H4.6V5c0-0.77 0.63-1.4 1.4-1.4h8c0.77 0 1.4 0.63 1.4 1.4v16.4h-2.8Zm4 0V9.6H19c0.22 0 0.4 0.18 0.4 0.4v11.4h-2.8Z"/>
</vector>
