<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="M3 5c0-0.55 0.45-1 1-1h4c0.55 0 1 0.45 1 1v4c0 0.55-0.45 1-1 1H4c-0.55 0-1-0.45-1-1V5Zm1.6 3.4V5.6h2.8v2.8H4.6Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3 14c0-0.55 0.45-1 1-1h4c0.55 0 1 0.45 1 1v4c0 0.55-0.45 1-1 1H4c-0.55 0-1-0.45-1-1v-4Zm1.6 3.4v-2.8h2.8v2.8H4.6Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M11.2 7c0-0.44 0.36-0.8 0.8-0.8h9c0.44 0 0.8 0.36 0.8 0.8 0 0.44-0.36 0.8-0.8 0.8h-9c-0.44 0-0.8-0.36-0.8-0.8Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M12 15.2c-0.44 0-0.8 0.36-0.8 0.8 0 0.44 0.36 0.8 0.8 0.8h9c0.44 0 0.8-0.36 0.8-0.8 0-0.44-0.36-0.8-0.8-0.8h-9Z"/>
</vector>
