<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="M9 4.2H5C4.56 4.2 4.2 4.56 4.2 5v4c0 0.44 0.36 0.8 0.8 0.8h4c0.44 0 0.8-0.36 0.8-0.8V5c0-0.44-0.36-0.8-0.8-0.8ZM5 3C3.9 3 3 3.9 3 5v4c0 1.1 0.9 2 2 2h4c1.1 0 2-0.9 2-2V5c0-1.1-0.9-2-2-2H5Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M9 14.2H5c-0.44 0-0.8 0.36-0.8 0.8v4c0 0.44 0.36 0.8 0.8 0.8h4c0.44 0 0.8-0.36 0.8-0.8v-4c0-0.44-0.36-0.8-0.8-0.8ZM5 13c-1.1 0-2 0.9-2 2v4c0 1.1 0.9 2 2 2h4c1.1 0 2-0.9 2-2v-4c0-1.1-0.9-2-2-2H5Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M19 4.2h-4c-0.44 0-0.8 0.36-0.8 0.8v4c0 0.44 0.36 0.8 0.8 0.8h4c0.44 0 0.8-0.36 0.8-0.8V5c0-0.44-0.36-0.8-0.8-0.8ZM15 3c-1.1 0-2 0.9-2 2v4c0 1.1 0.9 2 2 2h4c1.1 0 2-0.9 2-2V5c0-1.1-0.9-2-2-2h-4Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M19 14.2h-4c-0.44 0-0.8 0.36-0.8 0.8v4c0 0.44 0.36 0.8 0.8 0.8h4c0.44 0 0.8-0.36 0.8-0.8v-4c0-0.44-0.36-0.8-0.8-0.8ZM15 13c-1.1 0-2 0.9-2 2v4c0 1.1 0.9 2 2 2h4c1.1 0 2-0.9 2-2v-4c0-1.1-0.9-2-2-2h-4Z"/>
</vector>
