<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="M7 7.2C6.56 7.2 6.2 7.56 6.2 8c0 0.44 0.36 0.8 0.8 0.8h6c0.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:pathData="M6.2 12c0-0.44 0.36-0.8 0.8-0.8h10c0.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 15.2c-0.44 0-0.8 0.36-0.8 0.8 0 0.44 0.36 0.8 0.8 0.8h3c0.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="M5 2.2C3.45 2.2 2.2 3.45 2.2 5v14c0 1.55 1.25 2.8 2.8 2.8h14c1.55 0 2.8-1.25 2.8-2.8V5c0-1.55-1.25-2.8-2.8-2.8H5ZM3.8 5c0-0.66 0.54-1.2 1.2-1.2h14c0.66 0 1.2 0.54 1.2 1.2v14c0 0.66-0.54 1.2-1.2 1.2H5c-0.66 0-1.2-0.54-1.2-1.2V5Z"/>
</vector>
