<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:pathData="M3 10c0-0.55 0.45-1 1-1h3c0.55 0 1 0.45 1 1v10c0 0.55-0.45 1-1 1H4c-0.55 0-1-0.45-1-1V10Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M10 3c0-0.55 0.45-1 1-1h3c0.55 0 1 0.45 1 1v17c0 0.55-0.45 1-1 1h-3c-0.55 0-1-0.45-1-1V3Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M17 6c0-0.55 0.45-1 1-1h3c0.55 0 1 0.45 1 1v14c0 0.55-0.45 1-1 1h-3c-0.55 0-1-0.45-1-1V6Z"/>
</vector>
