<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="M4.5 2c-1.1 0-2 0.9-2 2v12c0 1.1 0.9 2 2 2h2.8c0.11 0 0.2-0.09 0.2-0.2V8c0-1.1 0.9-2 2-2h7.8c0.11 0 0.2-0.09 0.2-0.2V4c0-1.1-0.9-2-2-2h-11Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M9.5 7.2h10c0.44 0 0.8 0.36 0.8 0.8v12c0 0.44-0.36 0.8-0.8 0.8h-10c-0.44 0-0.8-0.36-0.8-0.8V8c0-0.44 0.36-0.8 0.8-0.8Z"/>
</vector>
