<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.4 14c0-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.6H7c-0.33 0-0.6-0.27-0.6-0.6Z"/>
    <path
        android:fillColor="@color/gray900"
        android:pathData="M7 16.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.6H7Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M4.6 2C3.16 2 2 3.16 2 4.6v14.8C2 20.84 3.16 22 4.6 22h14.8c1.44 0 2.6-1.16 2.6-2.6V4.6C22 3.16 20.84 2 19.4 2H4.6ZM3.2 4.6c0-0.77 0.63-1.4 1.4-1.4h3.8v4.4c0 0.33 0.27 0.6 0.6 0.6h6c0.33 0 0.6-0.27 0.6-0.6V3.2h3.8c0.77 0 1.4 0.63 1.4 1.4v14.8c0 0.77-0.63 1.4-1.4 1.4H4.6c-0.77 0-1.4-0.63-1.4-1.4V4.6Zm11.2-1.4H9.6V7h4.8V3.2Z"/>
</vector>
