<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="M1 6c0-1.55 1.25-2.8 2.8-2.8h16.4C21.75 3.2 23 4.45 23 6v1.2H1V6Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M1 8.8h22V18c0 1.55-1.25 2.8-2.8 2.8H3.8C2.25 20.8 1 19.55 1 18V8.8Zm4 6.4c-0.44 0-0.8 0.36-0.8 0.8 0 0.44 0.36 0.8 0.8 0.8h5c0.44 0 0.8-0.36 0.8-0.8 0-0.44-0.36-0.8-0.8-0.8H5Z"/>
</vector>
