<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="M2 3.4C1.67 3.4 1.4 3.67 1.4 4v5.06c0 0.28 0.19 0.52 0.46 0.58C2.67 9.84 3.4 10.76 3.4 12c0 1.24-0.73 2.16-1.54 2.36-0.27 0.06-0.46 0.3-0.46 0.58V20c0 0.33 0.27 0.6 0.6 0.6h20c0.33 0 0.6-0.27 0.6-0.6v-5.06c0-0.28-0.19-0.52-0.46-0.58-0.81-0.2-1.54-1.12-1.54-2.36 0-1.24 0.73-2.16 1.54-2.36 0.27-0.06 0.46-0.3 0.46-0.58V4c0-0.33-0.27-0.6-0.6-0.6H2Zm0.6 5.23V4.6H8V7h1.33V4.6H21.4v4.03c-1.21 0.53-2 1.89-2 3.37 0 1.48 0.79 2.84 2 3.37v4.03H9.33V17H8v2.4H2.6v-4.03c1.21-0.53 2-1.89 2-3.37 0-1.48-0.79-2.84-2-3.37Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M8 10h1.33v4H8v-4Z"/>
</vector>
