<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.4C6.67 7.4 6.4 7.67 6.4 8c0 0.33 0.27 0.6 0.6 0.6h6c0.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:pathData="M6.4 12c0-0.33 0.27-0.6 0.6-0.6h10c0.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 15.4c-0.33 0-0.6 0.27-0.6 0.6 0 0.33 0.27 0.6 0.6 0.6h3c0.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="M5 2.4C3.56 2.4 2.4 3.56 2.4 5v14c0 1.44 1.16 2.6 2.6 2.6h14c1.44 0 2.6-1.16 2.6-2.6V5c0-1.44-1.16-2.6-2.6-2.6H5ZM3.6 5c0-0.77 0.63-1.4 1.4-1.4h14c0.77 0 1.4 0.63 1.4 1.4v14c0 0.77-0.63 1.4-1.4 1.4H5c-0.77 0-1.4-0.63-1.4-1.4V5Z"/>
</vector>
