<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.2c0-1 0.8-1.8 1.8-1.8h3c1 0 1.8 0.8 1.8 1.8V22H9V4.2ZM10.8 4c-0.11 0-0.2 0.09-0.2 0.2v16.2H14V4.2C14 4.09 13.91 4 13.8 4h-3Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M4 12.2c0-1 0.8-1.8 1.8-1.8h4V12h-4c-0.11 0-0.2 0.09-0.2 0.2v8c0 0.11 0.09 0.2 0.2 0.2h4V22h-4c-1 0-1.8-0.8-1.8-1.8v-8Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M18.8 8h-4V6.4h4c1 0 1.8 0.8 1.8 1.8v12c0 1-0.8 1.8-1.8 1.8h-4v-1.6h4c0.11 0 0.2-0.09 0.2-0.2v-12C19 8.09 18.91 8 18.8 8Z"/>
</vector>
