<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.2 3.8V5.2h3.6v3.6H4.2Z"/>
    <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.2 3.8v-3.6h3.6v3.6H4.2Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M11.4 7c0-0.33 0.27-0.6 0.6-0.6h9c0.33 0 0.6 0.27 0.6 0.6 0 0.33-0.27 0.6-0.6 0.6h-9c-0.33 0-0.6-0.27-0.6-0.6Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M12 15.4c-0.33 0-0.6 0.27-0.6 0.6 0 0.33 0.27 0.6 0.6 0.6h9c0.33 0 0.6-0.27 0.6-0.6 0-0.33-0.27-0.6-0.6-0.6h-9Z"/>
</vector>
