<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="M5.4 9c0-0.33 0.27-0.6 0.6-0.6h7c0.33 0 0.6 0.27 0.6 0.6 0 0.33-0.27 0.6-0.6 0.6H6C5.67 9.6 5.4 9.33 5.4 9Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M5.4 13c0-0.33 0.27-0.6 0.6-0.6h4c0.33 0 0.6 0.27 0.6 0.6 0 0.33-0.27 0.6-0.6 0.6H6c-0.33 0-0.6-0.27-0.6-0.6Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M18.6 3.5c0-0.33-0.27-0.6-0.6-0.6H2c-0.33 0-0.6 0.27-0.6 0.6v15c0 1.44 1.16 2.6 2.6 2.6h16c1.44 0 2.6-1.16 2.6-2.6v-10c0-0.33-0.27-0.6-0.6-0.6h-3.4V3.5Zm-1.2 15c0 0.52 0.15 1 0.4 1.4H4c-0.77 0-1.4-0.63-1.4-1.4V4.1h14.8v14.4Zm4 0c0 0.77-0.63 1.4-1.4 1.4-0.77 0-1.4-0.63-1.4-1.4V9.1h2.8v9.4Z"/>
</vector>
