<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 4c0-0.88 0.72-1.6 1.6-1.6h3c0.88 0 1.6 0.72 1.6 1.6v17.6H9V4Zm1.6-0.4c-0.22 0-0.4 0.18-0.4 0.4v16.4H14V4c0-0.22-0.18-0.4-0.4-0.4h-3Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M4 12c0-0.88 0.72-1.6 1.6-1.6h4v1.2h-4c-0.22 0-0.4 0.18-0.4 0.4v8c0 0.22 0.18 0.4 0.4 0.4h4v1.2h-4C4.72 21.6 4 20.88 4 20v-8Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M18.6 7.6h-4V6.4h4c0.88 0 1.6 0.72 1.6 1.6v12c0 0.88-0.72 1.6-1.6 1.6h-4v-1.2h4c0.22 0 0.4-0.18 0.4-0.4V8c0-0.22-0.18-0.4-0.4-0.4Z"/>
</vector>
