<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 3h18v4c0 0.55-0.45 1-1 1s-1-0.45-1-1V5h-6v14h2c0.55 0 1 0.45 1 1s-0.45 1-1 1H9c-0.55 0-1-0.45-1-1s0.45-1 1-1h2V5H5v2c0 0.55-0.45 1-1 1S3 7.55 3 7V3Z"/>
</vector>
