<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="M5 15.4c-0.33 0-0.6 0.27-0.6 0.6 0 0.33 0.27 0.6 0.6 0.6h5c0.33 0 0.6-0.27 0.6-0.6 0-0.33-0.27-0.6-0.6-0.6H5Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3.6 3.4C2.16 3.4 1 4.56 1 6v12c0 1.44 1.16 2.6 2.6 2.6h16.8c1.44 0 2.6-1.16 2.6-2.6V6c0-1.44-1.16-2.6-2.6-2.6H3.6ZM2.2 6c0-0.77 0.63-1.4 1.4-1.4h16.8c0.77 0 1.4 0.63 1.4 1.4v12c0 0.77-0.63 1.4-1.4 1.4H3.6c-0.77 0-1.4-0.63-1.4-1.4V9.6h19.6V8.4H2.2V6Z"/>
</vector>
