<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="M1.2 4c0-0.44 0.36-0.8 0.8-0.8h20c0.44 0 0.8 0.36 0.8 0.8v5.06c0 0.37-0.25 0.69-0.61 0.78C21.49 10 20.8 10.83 20.8 12c0 1.17 0.69 2 1.39 2.16 0.36 0.09 0.61 0.41 0.61 0.78V20c0 0.44-0.36 0.8-0.8 0.8H2c-0.44 0-0.8-0.36-0.8-0.8v-5.06c0-0.37 0.25-0.69 0.61-0.78C2.51 14 3.2 13.17 3.2 12c0-1.17-0.69-2-1.39-2.16C1.45 9.75 1.2 9.43 1.2 9.06V4Zm1.6 0.8v3.7c1.23 0.6 2 2 2 3.5s-0.77 2.9-2 3.5v3.7h18.4v-3.7c-1.23-0.6-2-2-2-3.5s0.77-2.9 2-3.5V4.8H2.8Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M8 4h1.6v3H8V4Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M8 17h1.6v3H8v-3Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M9.6 10H8v4h1.6v-4Z"/>
</vector>
