<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="M2 4c0-1.66 1.34-3 3-3h14c1.66 0 3 1.34 3 3v9c0 0.55-0.45 1-1 1s-1-0.45-1-1V4c0-0.55-0.45-1-1-1H5C4.45 3 4 3.45 4 4v16c0 0.55 0.45 1 1 1h7.9c0.55 0 1 0.45 1 1s-0.45 1-1 1H5c-1.66 0-3-1.34-3-3V4Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M7 7c0-0.55 0.45-1 1-1h8c0.55 0 1 0.45 1 1s-0.45 1-1 1H8C7.45 8 7 7.55 7 7Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M7 11c0-0.55 0.45-1 1-1h8c0.55 0 1 0.45 1 1s-0.45 1-1 1H8c-0.55 0-1-0.45-1-1Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M7 15c0-0.55 0.45-1 1-1h5c0.55 0 1 0.45 1 1s-0.45 1-1 1H8c-0.55 0-1-0.45-1-1Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M14 19c0-0.55 0.45-1 1-1h6c0.55 0 1 0.45 1 1s-0.45 1-1 1h-6c-0.55 0-1-0.45-1-1Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M18 23c-0.55 0-1-0.45-1-1v-6c0-0.55 0.45-1 1-1s1 0.45 1 1v6c0 0.55-0.45 1-1 1Z"/>
</vector>
