<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="M6.2 14c0-0.44 0.36-0.8 0.8-0.8h5c0.44 0 0.8 0.36 0.8 0.8 0 0.44-0.36 0.8-0.8 0.8H7c-0.44 0-0.8-0.36-0.8-0.8Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M7 16.2c-0.44 0-0.8 0.36-0.8 0.8 0 0.44 0.36 0.8 0.8 0.8h5c0.44 0 0.8-0.36 0.8-0.8 0-0.44-0.36-0.8-0.8-0.8H7Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M4.8 2C3.25 2 2 3.25 2 4.8v14.4C2 20.75 3.25 22 4.8 22h14.4c1.55 0 2.8-1.25 2.8-2.8V4.8C22 3.25 20.75 2 19.2 2H4.8ZM3.6 4.8c0-0.66 0.54-1.2 1.2-1.2h3.4v4.2c0 0.44 0.36 0.8 0.8 0.8h6c0.44 0 0.8-0.36 0.8-0.8V3.6h3.4c0.66 0 1.2 0.54 1.2 1.2v14.4c0 0.66-0.54 1.2-1.2 1.2H4.8c-0.66 0-1.2-0.54-1.2-1.2V4.8Zm10.6-1.2H9.8V7h4.4V3.6Z"/>
</vector>
